.bg_green {  background-image: url(images/bg_green.gif); background-repeat: repeat}
.bg_cream {  background-image: url(images/bg_cream.gif); background-repeat: repeat}
.body {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.bluebold {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #003366; text-decoration: none; font-style: normal}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.reditalic {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: bold; color: #990000; text-decoration: none}
.big {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.blue {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003366}
.red_header {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #990000; font-weight: bold}
.blueboldbig { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003366; text-decoration: none }
.greenbold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #669900; text-decoration: none ; font-style: normal}
.border {  border: 2px #669933 solid}
.bluebig { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366 ; line-height: 20px}
.border_1 { border: 1px #669933 solid}
.border_black {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.blue_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.greenboldbig {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #669900; text-decoration: none ; font-style: normal
}
.borderDark {
	border: 2px #669933 solid;
	background-color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.borderLight {
	border: 2px #669933 solid;
	background-color: #DFDFBA;
}
a:hover {
	text-decoration: underline;
}
.bluespace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 25px;
}
.redborderLight {

	border: 2px solid #990000;
	background-color: #DFDFBA;
}
