@charset "utf-8";
/* CSS Document */

body {
	margin:12px 0 10px 0;	/*margin:12px 0 10px 0;*/
	font-family:Century Gothic;
	font-size:11px;
	color: #666666;
	background-color: #666666;
}
.a{ text-decoration:none; color:#333333; font-size:11px; font-family:Century Gothic;}
.a:Hover{ text-decoration:underline; color: #4b7087 }
select{ font-family: Arial, Helvetica, sans-serif; font-size:11px; }
form{ display:inline; }
.tophead{
	background-image: url(../images/top-top-bg1.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#topmenu a{ text-decoration:none; color:#333333; font-size:11px; }
#topmenu a:Hover{ text-decoration:underline; color: #4b7087 }
#menu{ text-align:center; }
.menutd{ background:url(../images/gray-menu-bg.gif) repeat-x;
         }
.menutd:hover 
{
		background:url(../images/menu-bg.gif) repeat-x;
}
.smenutd{
	background:url(../images/button_bg1_1.png) no-repeat;
}
.smenutd:hover{
	background-image: url(../images/button_bg2_1.png);
	background-repeat: no-repeat;
}
#menu a{ text-decoration:none; font-weight:bold; font-size:13px; color: #333333; display:block; height:34px; line-height:34px; background:url(../images/gray-menu-bg.gif) repeat-x;}

#menu a:Hover
{
	color: #FFFFFF;
	background:url(../images/menu-bg.gif) repeat-x;
}
.centerleft{
	background: url(../images/left-bg.png) repeat-y top;
	width:1px;
}
.centerright{ background: url(../images/right-bg.png) repeat-y top; width:1px; }
.hometitle, .newstitle { padding-bottom:5px; border-bottom:1px dotted #CCCCCC; margin-bottom:8px;}
.btn{
	background:url(../images/btn-bg.gif) repeat-x center;
	border:1px solid #FFF;
	color:#FFFFFF;
	font-weight:normal;
	font-size:11px;
	cursor:pointer;
	padding:2px 6px 2px 6px;
	cursor:pointer;
}
.dev{display:inline; font-size:13px; margin-bottom:8px; color:#666666;}
.txtsearch{ font-size:11px; color: #999999; border: #4b7087 1px solid;}
.txtregister{ font-size:11px; color: #999999; width: 180px; border: #4b7087 1px solid;}
.txtdev{font-size:11px; color: #666666;}
.footer{
	color: #666666;
	line-height:20px;
	padding-top:10px;
	background-color: white;
}
.footer a{ color:#666666; text-decoration:none;}
.footer a:Hover{ color:#4b7087; text-decoration:underline;}
.devimgouter{ background-color:#e9e9e9; border:1px solid #cecece; padding:10px; cursor:pointer;}
.devimgouter:Hover, .devimgouterover{ background-color:#e9e9e9; border:1px solid #7fa3b6; padding:10px; cursor:pointer;}
.redtext { FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR:#0033CC; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; }
.featuredimg1{border:4px solid #ffffff;}
.sidetitle{
	color:#2977cc;
	padding:9px 0px 0px 15px;
	font-size:12px;
	font-weight:bold;
	background-image: url(../images/button_bg2.PNG);
	width: 174px;
	background-repeat: no-repeat;
	height: 27px;
	margin-top: 0px;
}
.bodytitle{
	color:#2977cc;
	font-size:16px;
	font-weight:bold;
	border-bottom:2px solid #adadad;
	padding-bottom:4px;
}
.sidecontent{ padding:4px 4px 10px 4px;}
	
