body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000;
	background-color: #03381D;
	background-color: #cccccc;	
}

#all {
	position:absolute; 
	left:40px; 
	top:0px;  
	z-index:1;
}

#col1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	color: #000;
}

#col1 td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#col1 h1{
	font-family: "Times New Roman", Times, serif;
	font-size:30px;
	font-weight: normal;
	color: #03381D;
	margin-top: 5px;
	padding-top: 0px;
}

#col1 h2{
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	font-weight: normal;

}

#col1 a{
	color:#03684D;
	font-weight: bold;
}

#col1 a:hover{
	text-decoration: none;
}

#col2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#col2 td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#col2 a{
	color:#333300;
	font-weight: bold;
}

#col2 a:hover{
	text-decoration: none;
}

#col1 .special{
	border: solid; 
	border-width: 1px;
	border-color: #333300;
	padding: 2px;
	background-color: #f8eCd2;
}

#col2 .special{
	border: solid;
	border-width: 1px;
	border-color: #333300;
	background-color: #f8eCd2;
	padding: 2px;
}

#footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ddd;
}

#footer a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ddd;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: none;
}

.tr0 {
	background-color: #fff;
}

.tr1 {
	background-color: #eeeeee;
}

.tableHeader, th {
	background-color: #f8eCd2;
}