#title{font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:normal; color:#003366; padding-bottom:10px;}
#title span{font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:normal; color:#003366;}
#title div{font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:normal; color:#003366;}
#title a:link, #title a:visited, #title a:active, #title a:hover, {font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:normal; color:#003366;}


.BrownBackground
{
	background-color: #CCC9B7;
}
.BrownText, .BrownText table, .BrownText span, .BrownText div
{
	color: #336292;
}
.BrownText div
{
	padding-top: 8px;
}
.BrownText span a:Link, .BrownText span a:Active, .BrownText span a:Visited
{
	color: #7B7657;
	text-decoration: underline;
}
.BrownText span a:Hover
{
	color: #7B7657;
	text-decoration: none;
}
.DarkVioletBackground
{
	background-color: #8E5865;
}
.GrayTitle
{
	color: #336292;
	font-family: Georgia, serif;
	font-size: 24px;
	font-weight: normal;
}

.GrayTitle span.head
{
	color: #336292;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
}
.GrayTitle a img
{
	margin-bottom: 2px;
}
.GrayTitleBg
{

}

.GrayBackground
{
	background-color: #FF0000;
}
.GrayText, .GrayText table, .GrayText span, .GrayText div
{
	color: #336292;
}
.GrayText div
{
	padding-top: 8px 8px 8px 8px;
}
.GrayText span a:Link, .GrayText span a:Active, .GrayText span a:Visited
{
	color: #336292;
	text-decoration: underline;
}
.GrayText span a:Hover
{
	color: #336292;
	text-decoration: none;
}
.SearchInput {
	width: 185px;
	height: 24px;
	border: solid 5px #DCDACD;
	font-size: 10px;
	color: #FF3300;
	padding-left: 2px;
	padding-bottom: 1px; 
	vertical-align: middle;
}
.DropDownSelect {
	width: 136px;
	border: solid 5px #DCDACD;
	font-size: 10px;
	color: #FF3300;
	padding-left: 2px;
	padding-bottom: 1px; 
	vertical-align: middle;
	margin-right: 5px;
}
