	body {padding:0px; margin:0px; font-family:arial; font-size:12px;}
	h1 {color:#A8A4A4; font-weight:normal; font-size:32px;}
	.ml { width:900px; margin:0 auto;}
	.bg1 {background-color:#494a4a;}
	.bg2 {background-color:#c7c2c2;border-top:1px solid #a29d9d; border-bottom:1px solid #a29d9d;}
	.header { height:70px; padding:10px 0px}
	.loginBox {width:220px; height:48px; background:#5E5E5E; padding:7px 0px; color:#fff}
	.loginBox input {width:80px; font-size:11px; margin-bottom:4px;}
	.headerBar1 { height:17px; padding:5px 0px; text-align:right;}
	.headerBar2 { height:43px;}
	
	.cellR {width:678px;}
 	
	
	.left {float:left}
	.right {float:right}	
	a {color:#CCFF00;}
	
	#nav{
		
	}	
	#nav ul{		
		list-style: none;
		display: block;
		background:#CCFF00;			
		color:#292929;
		font-weight:bold;
		margin:0;
		padding:0px 10px;		
	}
	#nav ul li{
		margin:0;		
		line-height:20px;			
	}
	#nav ul li a{
		font-weight:normal;	
		text-decoration:none;
	}
	#nav ul li ul, #nav .sub_active{		
		background:#ffffff;	
		padding:0px;
		
	}	
	#nav ul li ul li, #nav .sub_active li{		
		padding:0px 10px;
		border-bottom:1px solid #CCFF00;
		margin-bottom:1px;
		
	}
	#nav ul li ul {
		margin: 0px -10px;
		
	}

	
	
	/*
	#nav ul li ul{
		list-style: none;
		display: block;
		background:#ffffff;	
		margin:1px 0px 1px 0px;
		padding:5px 10px;
		color:#767474;
		font-weight:normal;
		
		
	}
	*/
	
	
	
	
	
	
	
	







a {color:#ffffff; text-decoration:none;}
a:hover {text-decoration:underline;}

table a {color:#6B7376; text-decoration:underline;}
table a:hover {color:#333; text-decoration:underline;}
table img {border:0px;}
table li {margin-left:20px;}


.footer { padding:10px; background-color:#aaa; text-align:center; color:#fff; }




  

.clr{
 clear:both;
 }
 