a, td, th, ol, center, dt, dd, dl, input{
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
}
.primarymenunotselected{
	font-family: sans-serif;
	font-size: 11px;
	color: #FFE4A3;
	text-decoration: none;
	font-weight: bold;
}

.primarymenunotselected:hover{
	font-family: sans-serif;
	font-size: 11px;
	color: #FFE4A3;
	text-decoration: underline;
	font-weight: bold;
}

.primarymenuselected{
	font-family: sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.secondarymenunotselected{
	font-family: sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.secondarymenuactive{
	font-family: sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.secondarymenuactive:hover{
	font-family: sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.secondarymenuselected{
	font-family: sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.tertiarymenuselected{
	font-family: sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.tertiarymenunotselected{
	font-family: sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.topnavlinks{
	font-family: sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.maroon_text {
	color: #660000;
	font: 11px sans-serif;
}
.red_text {
	color: #CC0000;
	font: 11px sans-serif;
}
.red_text_bold {
	color: #CC0000;
	font: 11px sans-serif;
	font-weight: bold;
}
.larger_red_text {
	color: #CC0000;
	font: 12px sans-serif;
}
.white_text {
	color: #FFFFFF;
	font: 11px sans-serif;
}
.white_text_small {
	color: #FFFFFF;
	font: 10px sans-serif;
}
.black_text {
	color: #000000;
	font: 11px sans-serif;
}
.tan_text {
	color: #FFCC66;
	font: 11px sans-serif;
}
.beige_text {
	color:#F7EBCE;
	font: 11px sans-serif;
}
.search_field {
	width: 85px;
	height: 16px;
	color: #000000;
	font: 11px sans-serif;
}
.input_field1 {
	width: 135px;
	color: #000000;
	font: 11px sans-serif;
}

.textarea_field1 {
	width: 135px;
	color: #000000;
	font: 11px sans-serif;
}

.textarea_field2 {
	width: 244px;
	color: #000000;
	font: 11px sans-serif;
}

.orange_title {
	color: #CC0000;
	font: 11px sans-serif;
	font-weight: bold;
}
.nav_list {
	color: #ffffff;
	font: 11px sans-serif;
	text-decoration: none;
}
.beige_background {
	background:  #F7EBCE;
}
.tan_background {
	background: #FFE3A5;
}		
.red_background {
	background: #CC0000;
}
.dark_red_background {
	background: #9C0000;
	color: #ffffff;
}
.black_background {
	background: #000000;
}
.orange_background {
	background: #FFCC66;
}
.white_background {
	background: #FFFFFF;
}
.brown_background {
	background: #FF9933;
}
.dark_brown_background {
	background: #9C694A;
}

.dropdown {
	width: 155px;
	height: 16px;
	color: #000000;
	font: 10px sans-serif;
}
