/* CSS Document */
body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C8C8C8;
}
li
{
float:left;
margin-right:20px;
list-style-type:none;
font-weight:200;
}
.STYLE3 {
color: #FFFFFF; 
font-weight:300; 
}
a:link {
	color: #255788;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #255989;
}
a:hover {
	text-decoration: underline;
	color: #AD0117;
}
a:active {
	text-decoration: none;
	color: #AB0217;
}
.tab1{
border-bottom:solid 1px; 
border-bottom-color:#CCCCCC;
padding-left:20px;
font-size:12px;
}
.tab2{
border-right:solid 1px; 
border-right-color:#CCCCCC;
}
.tab3{
border-bottom:solid 1px; 
border-bottom-color:#CCCCCC;
border-right:solid 1px; 
border-right-color:#CCCCCC;
}
.tab4{
border:solid 1px; 
border-color:#CCCCCC;
}
.cs{
width:15px;
border:solid 1px;
border-color:#245888;
height:18px;
background-color:#8FAAC2;
float:left;
margin-right:5px;
padding-left:6px;
padding-top:2px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}