body, td, div {
	font-family: arial;
	color: #726E65;
	font-size: 10pt;
}

form{
	display: inline;
}

.HighlightHeader{
	color: #9B9E89;
	font-size: 7pt;
	font-weight: bold;
	padding: 4px;
	text-align: center;
}

.HighlightContent{
	color: #5F6946;
	font-size: 7pt;
	padding: 6px;
	padding-top: 0px;
}

.HighlightLink{
	padding-bottom: 2px;
	text-align: center;
}

a{
	color: #AD6E65;
}

a:hover{
	color: #84514E;
}

a.ServiceList{
	color: #999383;
	text-decoration: none;
	font-family: "times new roman";
	font-size: 11pt;
}

a.ServiceList:Hover{
	color: gray;
}

a.DropDownMenu{
	color: #666666;
	text-decoration: none;
	font-size: 9pt;
}

a.DropDownMenu:hover{
	color: #666666;
	text-decoration: none;
}

img{
	border: 0px;
}

.PageTitle{
	color: #D9B811;
	font-size: 16pt;
	font-weight: bold;
}

.MainMenuBox{
	position: absolute;
	border: 1px solid silver;
	background-color: #F7F7F5;
	padding: 7px;
	background-repeat: repeat-x;
	line-height: 2px;
}

.MainMenuText{
	color: #6B6563;
	font-size: 10pt;
}
