A.link {
	font-family: "Arial";
	font-size: 12px;
	color: #858282;
	text-decoration: none;
}
A.link:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #3E8EB2;
	text-decoration: underline;
}
.a-gray:link {
font-family: "Arial";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;	
}
.a-gray:visited {
	font-size: 10px;
	font-family: "Arial";
	color:  #666666;
	text-decoration:  none;
		font-weight: bold;	
}
.a-gray:hover {
	font-size: 10px;
	font-family: "Arial";
	color:  #666666;
	text-decoration:  none;
		font-weight: bold;	
}
A:link,A:visited{
TEXT-DECORATION:none ;
font-size: 12px;
Color:#666666;}

A:hover{
TEXT-DECORATION:none ;
font-size: 12px;
Color:#666666;}

tr,div{
font-size: 12px;font-family: "Arial";
}
body{
	color: #666666;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
	font-family: "Arial";
	}
.9black{
	color: #666666;
	font-size: 12px;
	
	font-family: "Arial";
	}
	
.tablepre {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
}

}.tablenext {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color:#bbbbbb;
}
.lefttable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #ECEFF4;
	border-left-width: 1px;
}
.alltable {
	border-top: 1px solid #bbbbbb;
	border-right: 1px none #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
}

.blue11{ color:#7185AA; font-weight:bold;font-size: 11px; }
