

BODY, TH, TD, OL, UL, LI {

	color: #3d5b06;
	font-family: verdana,arial,verdana;
	font-size: 12px;

}


UL { line-height: 16pt; list-style: square; }

.buttons a {
	font-family: verdana, arial, monaco;
	font-size: 12px;
	color: #ffffff;
	background-color: transparent;
	padding: 4 10 3 10;
	font-weight: bold;
	display: block;
	border-right: 1px solid #f95d00;
	margin: 0px;
	text-align: center;
}

.buttons a:hover {
	color: #ffffff;
	background-color: #f95d00;
	padding: 4 10 3 10;
}

.buttons_active a {
	font-family: verdana, arial, monaco;
	font-size: 12px;
	color: #ffffff;
	background-color: #f95d00;
	padding: 4 10 3 10;
	font-weight: bold;
	display: block;
	border-right: 1px solid #f95d00;
	margin: 0px;
	text-align: center;
}

.buttons_active a:hover {
	color: #ffffff;
	background-color: #f95d00;
	padding: 4 10 3 10;
}


.banner_box {
	background-color: #cde997;
	padding: 6 4 6 4;
	border: 1px solid #3d5b06;
	text-align: right;
}


A {   font-weight: bold; color: #481f12; text-decoration: none; }
A:hover {  font-weight: bold; color: #f95d00; text-decoration: none; }


A.submenu {  font-size: 12px; font-weight: bold; color: #f9f0e9; text-decoration: none; }
A.submenu:hover { font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: underline; }
A.submenu_active {  font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: underline; }
A.submenu_active:hover { font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: underline; }


A.green {  font-size: 12px; color: #3d5b06; text-decoration: none; }
A.green:hover { font-size: 12px; color: #f95d00; text-decoration: none; }

A.green_small {  font-size: 11px; color: #3d5b06; text-decoration: none; }
A.green_small:hover { font-size: 11px; color: #f95d00; text-decoration: none; }

A.footer {  font-size: 12px; color: #333333; text-decoration: none; }
A.footer:hover { font-size: 12px; color: #003399; text-decoration: none; }

A.white { font-weight: bold; color: #ffffff;  }
A.white:hover { font-weight: bold; color: #dddddd; }

A.white_small { color: #ffffff; text-decoration: underline; }
A.white_small:hover { color: #f6f461; text-decoration: underline; }

A.orange_small {  font-size: 10px; color: #f95d00; text-decoration: none; }
A.orange_small:hover { font-size: 10px; color: #3d5b06; text-decoration: none; }

.active { font-size: 12px; font-weight: bold; text-decoration: none;  color: #000000; }


.title { font-weight: bold; color: #3d5b06; font-size: 150%;  }
.subtitle { font-weight: bold; color: #3d5b06; font-size: 125%;  }

.orange_title { font-weight: bold; color: #f95d00; font-size: 130%;  }
.orange_subtitle { font-weight: bold; color: #f95d00; font-size: 115%;  }


.white { color: #ffffff; }
.white_bold { color: #ffffff; font-weight: bold; }
.white_small { color: #ffffff; font-size: 90%; }

.orange { color: #f95d00; }
.orange_bold { color: #f95d00; font-weight: bold; }

.tagline { font-style: italic; font-size: 130%; color: #017785; }

.small { font-size: 90%; }

.tiny { font-size: 80%; }

.alert { font-weight: bold; color: red; }

.calDate { 
	width: 20px; padding: 2px; 
	float: right; 
	text-align: center; 
	font-weight: bold; 
	color: #ffffff; 
	font-size: 110%; 
	background-color: #789542;  

}


