body,  table, input, select, textarea, .text {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	color: #666666; 		
}
body {
	background-color: #003366;
}
h1 {
	font-family: Franklin Gothic Medium; 						
	font-weight: bold; 						
	font-size: 20px; 						
	font-style: normal;
	color: #003366; 								
	border-bottom-color: #B1AFA2; 					
}
hr {
	color: #B1AFA2;								
}
.ssl {
	border: 1px solid #B1AFA2;					
}
a{
	color: #005C8F;							
}
.color1 {
	background-color: #ECE9D8;
}
.color2 {
	background-color: #003366;
}
.nav {
	background-color: #003366;
}
.top_nav {
	background-color: #005C8F;
}
.right_nav {
	background-color: #ECE9D8;
}
.main_cell {
	background-color: #FFFFFF;			
}
.tbl, .tbl2 {
	font-weight: normal; 
	color: #003366;
}
.tbl {
	background-color: #E0DFD6; 
}
.tbl2 {
	background-color: #FFFFFF;
}
.tblbase {
	background-color: #B1AFA2; 
}
.tblhead {
	font-weight: bold;
	color: #003366;
	background-color: #E0DFD6;
}

.header a {
	background-color: #EBAB00;
	color: #EDECE4;
}
.header a:hover {
	background-color: #E0DFD6;
	color: #EBAB00;
}
.button a {
	background-color: #005C8F;
	color: #EDECE4;
}
.button a:hover {
	background-color: #E0DFD6;
	color: #EBAB00;
}
