.BodyClass
{
	background-color: #99cc66;
	margin: 0px;
}
.NavArea
{
	background-image: url(../../images/undernav.gif);
}
.LeftBG
{
	background-image: url(../../images/left_bg.gif);
}
.SearchBorder
{
	border-right: solid 2px #5CBD00;
	border-left: solid 2px #5CBD00;
	border-bottom: solid 2px #5CBD00;
}
.SearchField
{
	border:	solid 1px #5cbd00;
}
.TopSpacer
{
	width: 100%;
	height: 20px;
}
.HomeLogoHover
{
	width: 132px;
	height: 118px;
	position: absolute;
	margin: 20px 0 0 0;
	background: Transparent url(/images/Logo_Transparency_Hover.png) no-repeat top right;
	z-index: 99;
}
.HomeRotatorLeft
{
	width: 10px;
	height: 140px;
	position: absolute;
	margin: 121 0 0 0;
	background: Transparent url(/images/Home_Rotator_Left.png) no-repeat top right;
	z-index: 99;
}
.HomeRotatorRight
{
	width: 13px;
	height: 140px;
	position: absolute;
	margin: 121 0 0 736;
	background: Transparent url(/images/Home_Rotator_Right.png) no-repeat top right;
	z-index: 99;
}
.HeaderImageWrapper
{
	height: 140px;
	overflow:hidden;
}