TABLE.main{
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	height: 100%;

}

BODY{
	background-color: #012D58;
	font-family: verdana;
	font-size: 11px;
}	
TD{	
	font-family: verdana;
	font-size: 11px;
}	
.normal{
	font-family: verdana;
	font-size: 11px;
	}	
A{
	color: #38608B;
	text-decoration: none;	
	font-weight: normal;
}
A:HOVER{
	color: #86A0DF; 
}
	
A.l2{
	color: #CD7D00;
	text-decoration: none;	
	font-weight: bold;
}
A:HOVER.l2{
	color: #18406B; 
}
P{
	
}
H1,.H1{
	margin-top: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #10304B;
}
H2,.H2{
	margin-top: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #10304B;
}
H3,.H3{
	margin-top: 8px;
	font-size: 10px;
	font-weight: bold;
	color: #10304B;
}
td.pagetitle{
	color: white;
	font-weight: bold;
	font-size: 10px;
	height: 62px;
	padding-top: 15px;
	}
	
hr.divider {
	align: left;
	height:1px;
	background-color:white;
	width:100px;
}	
	
A.menu0{
	font-size: 11px;	
	margin-left: 8px;
	text-decoration: none;
	color: green;
	font-weight: bold;
}
A:HOVER.menu0{
	color: #59AD61;
}
span.menu0{
	font-size: 11px;
	font-weight: bold;
	margin-left: 2px;
	text-decoration: none;
	color: white;
}
A.menu2{
	font-size: 12px;
	padding-left: 20px;
	text-decoration: none;
	color: white;
}
span.menu2{
	font-size: 12px;
	margin-left: 0px;
	text-decoration: none;
	color: white;
}
