BODY {
	SCROLLBAR-FACE-COLOR: #666666;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #cc0033;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #666666;
	background-color: #000000;
}
.body,table,tr,td{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}
.dh{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	}
	
a.dh:link {
	color: #808080;
	font-size: 12px;
	
}
a.dh:visited{
	color:#808080;;
	font-size: 12px;
	
}
a.dh:active{
	color: #CCCCCC;
	font-size: 12px;
	
}
a.dh:hover{
	color:#CCCCCC ;
	text-decoration: underline;
	font-size: 12px;
	
}
	
	
	
.home_1{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #808080;
}	

.home_2{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:  #808080;
}	

	
.about {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.index_c {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.tdline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}



.pro_left{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;

	color: #808080;
	}

a.pro_left:link {
	color: #808080;
	font-size: 12px;
	
}
a.pro_left:visited{
	color:#808080;;
	font-size: 12px;
	
}
a.pro_left:active{
	color: #CCCCCC;
	font-size: 12px;
	
}
a.pro_left:hover{
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 12px;
	
}




a.yellow:link {
	color: #666666;
	font-size: 11px;
	
}
a.yellow:visited{
	color:#666666;
	font-size: 11px;
	
}
a.yellow:active{
	color:  #BBBBBB;
	font-size: 11px;
	
}
a.yellow:hover{
	color:  #BBBBBB;
	text-decoration: underline;
	font-size: 11px;
	
}
.floatleft
{
	float: right;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.floatleft01
{
	float: left;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 3px;
	margin-left: 0px;
}