body,a,td,p,input,textarea,div,iframe {
	font-family: Tahoma;
	font-size: 11px;
}
body{
	scrollbar-face-color: #eeeeee;
	scrollbar-highlight-color: none;
	scrollbar-shadow-color: none;
	scrollbar-3dlight-color: none;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;

}
#pop1
{
	width: 170px;
	position: absolute;
	z-index:1;
	visibility: hidden;
	top:0;
	left:0;
	background: #11AD3D;
	filter:progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0, wipeStyle=1, motion='forward')
		progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}

.menuSub
{
	background: #eee;
	border: 1px solid #aaa;
}

.menuSub a
{
	color: #666;
	padding: 3px;
	font-weight: normal;
	text-decoration: none;
	width: 100%;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #999;
}
.menuSub a:hover
{	
	background: #aaa;
	border-left:  2px solid #FFF;
	color: #FFF;
	padding: 3px;
	text-decoration: none;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.pgtitle1
{
	width: 130px;
}
.pgalleryimg 
{
	width: 120px;
	height: 100px;
	padding: 10px;
	text-align: center;
	background: #FFF;
	border: 1px solid #fff;
	filter:	progid:DXImageTransform.Microsoft.Glow(Color=#CCCCCE,Strength=3);	
}
.pgalleryimg:hover 
{
	border: 1px solid #fff;
	filter:	progid:DXImageTransform.Microsoft.Glow(Color=#999999,Strength=3);
}

.pgallerylink1
{
	color: #777;
	padding-left: 13px;
	font-weight: bold;
	text-decoration: none;
	border-left: 2px solid #ddd;
}
.pgallerylink1:hover
{
	color: #000;
	padding-left: 13px;
	font-weight: bold;
	text-decoration: none;
	border-left: 2px solid #000;
}
.prcatlink1
{
	color: #777;
	padding-left: 13px;
	font-weight: bold;
	text-decoration: none;
	border-left: 2px solid #ddd;
}
.prcatlink1:hover
{
	color: #000;
	border-left: 2px solid #000;
}
.prcatlink2
{
	color: #777;
	font-weight: bold;
}
.prcattitle1
{
	color: #555;
	font-weight: bold;
}

.prcatimg 
{
	width: 130px;
	padding: 10px;
	text-align: center;
	background: #FFF;
	border: 1px solid #fff;
	filter:	progid:DXImageTransform.Microsoft.Glow(Color=#CCCCCE,Strength=3);	
}
.prcatimg img
{

}
.prcatimg:hover 
{
	border: 1px solid #fff;
	filter:	progid:DXImageTransform.Microsoft.Glow(Color=#999999,Strength=3);
}
.hr1,
hr{
	height: 2px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
}


.dings1
{
	font-family: Webdings;
	font-size: 12px;
	color: #c90;
	font-weight: normal;
}
.dings3
{
	font-size: 12px;
	font-family: Webdings;
	color: #222;
}
.pages
{
	text-align: center;
	border: 1px solid #fff;
	background: #FFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(Direction=135,Strength=1,color=#999999)
}
.pages a
{
	width: 16px;
	padding: 1px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.curpage 
{
	background: #eee;
	width: 16px;
	padding: 1px;
	text-align: center;
	border: 1px solid #FFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(Direction=135,Strength=1,color=#D5D6D1)
}
.curpage a
{
	padding: 1px;
	color: #000;
	font-weight: bold;
}
.pages a:hover
{
	color: #305987;
}
a.curlang img
{
	border: 1px solid #ffffff;
	filter:
		progid:DXImageTransform.Microsoft.Glow(color=#aaaaaa, direction=135, strength=1);
}
a.langs img
{
	border: 1px solid #ffffff;
	filter:
		progid:DXImageTransform.Microsoft.Glow(color=#666666, direction=135, strength=1)
		progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}
a.langs:hover img
{
	filter:
		progid:DXImageTransform.Microsoft.Glow(color=#999999, direction=135, strength=1);
}
