@charset "utf-8";
body, td, tr, tbody {
	font: 11px/18px Verdana, Geneva, sans-serif;
}
body {
	background: #AA917D;
}
.blackdropdowns {
	color: #FFCC00;
	border: 1px solid #000000;
	font-family: Tahoma, "Century Gothic";
	font-size: 11px;
	height: 18px;
scrollbar-base-color: #F7C331;
scrollbar-track-color: #000000;
 background-color : #000000;
 	font-weight: bold;
}
h2 {
	color: #000000;
	font-weight: bold;
}
h3 {
	background: #C6C592;
	font-size: 14px;
	color: #4F0000;
	font-weight: bold;
	line-height: 25px;
	padding: 3px;
	text-align: center;
}

a:visited {
	color: #7D7B4B;
	text-decoration: none;
}
a {
	color: #7D7B4B;
}
a:link {
	color: #7D7B4B;
	text-decoration: none;
}
a:visited {
	color: #7D7B4B;
	text-decoration: none;
}
a:active {
	color: #7D7B4B;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
.north {
	font-size: 11px;
	line-height: 18px;
	color: #333;
}
.Heading1 {
	font: bold 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6C6B21;

}
.dropdowns {
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 11px;
	height: 18px;
	width: 90px;

}

.smalltext {
	font-weight: bold;
	text-decoration:underline;
	color: #000000;
}


.TITLE-GREEN {
	color: #6C6B21;
	font-size: 24px;
}
.smalllinks {
	color: #999;
	font: bold 9px/15px "Times New Roman", Times, serif;
	text-transform: uppercase;
}

