body,  table, input, select, textarea, .text {
	font-family: "Palatino Linotype", Times, serif;	
	font-size: 14px;	
	color: #213a7d; 		
}
body {
	background-color: #e0d9c3;
}
h1 {
	font-family: "Palatino Linotype", Times, serif; 						
	font-weight: bold; 						
	font-size: 18px; 						
	font-style: normal;
	color: #213a7d; 								
	border-bottom-color: #CCCCCC; 					
}
hr {
	color: #CCCCCC;								
}
.ssl {
	border: 1px solid #CCCCCC;					
}
a{
	color: #213a7d;							
}
.color1 {
	background-color: #bba37f;
}
.color2 {
	background-color: #bba37f;
}
.nav {
	background-color: #213a7d;
}
.top_nav {
	background-color: #213a7d;
}
.right_nav {
	background-color: #e0d9c3;
}
.main_cell {
	background-color: #e0d9c3;			
}
.tbl, .tbl2 {
	font-weight: normal; 
	color: #000000;
}
.tbl {
	background-color: #e0d9c3; 
}
.tbl2 {
	background-color: #e0d9c3;
}
.tblbase {
	background-color: #213a7d; 
}
.tblhead {
	font-weight: normal;
	color: #e0d9c3;
	background-color: #213a7d;
}

.header a {
	background-color: #bba37f;
	color: #bba37f;
}
.header a:hover {
	background-color: #bba37f;
	color: #CCCCCC;
}
.button a {
	background-color: #213a7d;
	color: #bba37f;
}
.button a:hover {
	background-color: #bba37f;
	color: #333333;
}
