body,  table, input, select, textarea, .text {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	color: #333333; 		
}
body {
	background-color: #EDE9DE;
}
h1 {
	font-family: Franklin Gothic Medium; 						
	font-weight: bold; 						
	font-size: 20px; 						
	font-style: normal;
	color: #006395; 								
	border-bottom-color: #AAA593; 					
}
hr {
	color: #AAA593;								
}
.ssl {
	border: 1px solid #AAA593;					
}
a{
	color: #006395;							
}
.color1 {
	background-color: #477C71;
}
.color2 {
	background-color: #003955;
}
.nav {
	background-color: #006395;
}
.top_nav {
	background-color: #EDE9DE;
}
.right_nav {
	background-color: #477C71;
}
.main_cell {
	background-color: #FFFFFF;			
}
.tbl, .tbl2 {
	font-weight: normal; 
	color: #006395;
}
.tbl {
	background-color: #EEEBE0; 
}
.tbl2 {
	background-color: #FFFFFF;
}
.tblbase {
	background-color: #AAA593; 
}
.tblhead {
	font-weight: bold;
	color: #EDE9DE;
	background-color: #AAA593;
}

.header a {
	background-color: #006395;
	color: #FFFFFF;
}
.header a:hover {
	background-color: #467972;
	color: #AAA593;
}
.button a {
	background-color: #EDE9DE;
	color: #FFFFFF;
}
.button a:hover {
	background-color: #006395;
	color: #EDE9DE;
}
