body,  table, input, select, textarea, .text {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	color: #333333; 		
}
body {
	background-color: #F1F2D2;
}
h1 {
	font-family: Georgia, Times New Roman; 						
	font-weight: bold; 						
	font-size: 20px; 						
	font-style: normal;
	color: #1C3A89; 								
	border-bottom-color: #B1AFA2; 					
}
hr {
	color: #B1AFA2;								
}
.ssl {
	border: 1px solid #B1AFA2;					
}
a{
	color: #326696;							
}
.color1 {
	background-color: #AEB081;
}
.color2 {
	background-color: #AEB081;
}
.nav {
	background-color: #0A3E6E;
}
.top_nav {
	background-color: #FFFFFF;
}
.right_nav {
	background-color: #236D48;
}
.main_cell {
	background-color: #F1F2D2;			
}
.tbl, .tbl2 {
	font-weight: normal; 
	color: #183276;
}
.tbl {
	background-color: #ECE9D8; 
}
.tbl2 {
	background-color: #FFFFFF;
}
.tblbase {
	background-color: #B1AFA2; 
}
.tblhead {
	font-weight: bold;
	color: #183276;
	background-color: #ECE9D8;
}

.header a {
	background-color: #2F9361;
	color: #F1F2D2;
}
.header a:hover {
	background-color: #184B32;
	color: #ECE9D8;
}
.button a {
	background-color: #0A3E6E;
	color: #F1F2D2;
}
.button a:hover {
	background-color: #326696;
	color: #F1F2D2;
}
