Body {Background-color:#E4DCA3;}

a:link {
	color: #004C8D;
}
a:visited {
	color: #004C8D;
}
a:hover {
	color: #000000;
}
a:active {
	color: #004C8D;
}

/* Normal CSS */
.main_body {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.main_body_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
}
.main_bold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: bold; }
.main_header_14boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #004C8D;
	}
.footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666; 
	}
.left11 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 18px; }
.left11white {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 18px; 
	color: #ffffff;
	}
.left11blue {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 18px; 
	color: #004C8D;
	}.cond_body {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B69C01;
	border-bottom-color: #B69C01;
	border-left-color: #B69C01;
}
.cond_open {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B69C01;
	border-right-color: #B69C01;
	border-left-color: #B69C01;
}
.cond_closed {
	border: 1px solid #B69C01;
	background-color: #DACF80;
}
.cond_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B69C01;
}
