

BODY, TH, TD, OL, UL, LI {

	color: #4F4527;
	font-family: arial,verdana;
	font-size: 12px;

}


UL { line-height: 16pt; list-style: square; }


.top_nav a {
	font-family: arial narrow, monaco;
	font-size: 13px;
	color: #666633;
	background-color: #dad3c1;
	padding: 4px;
	font-weight: bold;
	display: block;
	border: 1px solid #dad3c1;
	margin: 0px;
	text-align: center;
}

.top_nav a:hover {
	font-family: arial narrow, monaco;
	font-size: 13px;
	color: #fccb36;
	background-color: #90876e;
	padding: 4px;
	font-weight: bold;
	display: block;
	border: 1px solid #90876e;
	margin: 0px;
	text-align: center;
}

.top_inside_nav a {
	font-family: arial narrow, monaco;
	font-size: 13px;
	color: #666633;
	background-color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
	display: block;
	margin: 0px;
	text-align: center;
}

.top_inside_nav a:hover {
	font-family: arial narrow, monaco;
	font-size: 13px;
	color: #fccb36;
	background-color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
	display: block;
	margin: 0px;
	text-align: center;
}

.left_nav a {
	font-family: arial, monaco;
	font-size: 12px;
	color: #ffffff;
	background-color: #998A5E;
	padding: 4px;
	font-weight: bold;
	display: block;
	border-bottom: 2px solid #b0a276;
	margin: 0px;
	text-align: left;
}

.left_nav a:hover {
	font-family: arial, monaco;
	font-size: 12px;
	color: #fccb36;
	background-color: #A99A6D;
	padding: 4px;
	font-weight: bold;
	display: block;
	border-bottom: 2px solid #b0a276;
	margin: 0px;
	text-align: left;
}




A {   font-weight: bold; color: #CC9933; text-decoration: none; }
A:hover {  font-weight: bold; color: #999966; text-decoration: none; }

A.white  { font-weight: bold; color: #ffffff; font-size: 12px; }
A.white:hover { font-weight: bold; color: #fccb36; font-size: 12px; }

A.small  { color: #CC9933; font-size: 12px; text-decoration: underline; }
A.small:hover { color: #999966; font-size: 12px; text-decoration: none; }


.active { font-size: 12px; font-weight: bold; text-decoration: none;  color: #000000; }


.title { font-weight: bold; color: #4F4527; font-size: 150%;  }

.subtitle { font-weight: bold; color: #998a5e; font-size: 120%;  }

.orange { color: #fccb35; }
.orange_90 { color: #fccb35; font-size: 90%; }

.tagline { font-style: italic; font-size: 130%; color: #017785; }

.small { font-size: 90%; }

.tiny { font-size: 80%; }

.alert { font-weight: bold; color: red; }




