/* CSS Document */

body {
	
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#d9fada, EndColorStr=#ffffff);background-image:url(../images/bgaa.jpg);
	background-repeat:repeat-x;
	background-image:url(../images/body_bg.gif);*/
	background-repeat:repeat-x;
	padding:0;
	font-size:12px;
	color:#000000;
	margin:0 auto;
	background-color:white;
}
a{ color:#333333; text-decoration:none;}
a:hover{ color:#FF0000;}
.content {
	width:1000px; 
	margin:0 auto; 
	padding:0px; 
/*	background-color:white;border:solid 1px #8dd390;
*/}
.toplogo{
	float:left;
	width:1002px;
	background-image:url(../images/top.gif);
	height:81px;
}
*html .toplogo{ width:1002px;}
.cbody{ width:1002px;
		margin:0 auto;}
.Lbody{ float:left;
		width:800px;}
.bgMenu{width:1002px;
		margin:0 auto;
		background-image:url(../images/Menu.gif);}
*html .bgMenu{ width:1002px;} 				
.menu{  
		height:40px;
		width:650px;
		background-repeat:repeat-x;
		margin-left:350px;
}
.menu tr{ display:inline;}	
.menu tr td{ float:left;
			padding-left:20px;
			font-size:14px;
			color:#FFFFFF;
			height:20px;
			font-weight:bold;
			line-height:20px;
			vertical-align:middle;
			margin-top:10px;}
.menu tr td a{ font-size:14px;
			color:#ffffff;
			text-decoration:none;}
.menu tr td a:hover{ font-size:14px;
			color:#FF0000; 
			text-decoration:none;}
.adv{ width:800px;
	  height:170px;
	  padding:0px;
	  background:url(../images/adv.gif) no-repeat;}
.right{ width:200px;
		height:765px;
		float:right;
		margin-right:2px;
		margin-top:20px;
/*	  background:url(../images/right_bg.gif) repeat-y;
*/	  }
*html .right{ margin-top:-770px;}
.right a{ color:#116AAC; text-decoration:none;}
.right a:hover{ color:#ff0000; }
.listright{ width:200px;
		/*height:1000px;*/
		margin-right:2px;
		float:right;
	    }
/**html .listright{ margin-top:0px; position:absolute;
					float:right; 
				}*/	  
.copyright{ width:1002px;
			height:100px;
			background-image:url(../images/copyright_bg.gif);}
.copyright tr{ display:inline;}	
.copyright tr td{ float:left;
				  width:1002px;
				  font-size:12px;
				  line-height:20px;
				  text-align:center;
				  }	
#Mbody{ height:100%;;
		width:1002px;
		background:url(../images/right_bg.gif) repeat-y right;
		}
*html #Mbody{ height:100%;;
		width:1002px;
		background:url(../images/right_bg.gif) repeat-y right;
		}