body {
	background-color: #2c2c2c;
	scrollbar-3dlight-color:#666;
	scrollbar-arrow-color:#666;
	scrollbar-track-color:#222;
	scrollbar-face-color:#2c2c2c;
	scrollbar-highlight-color:#333;
	scrollbar-shadow-color:#333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

		
/* LAYOUT */
		
div {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
		}
		
/*hr {
	color: #CCC;
	height: 1px;
	width: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
}*/
		
#DivRight {
	text-align: right;
	vertical-align: middle;	
}

.PhotoBorder {
	border: 1px solid #CCC;	
}

#PageHeadingBox {
	padding-top: 35px;
	padding-left: 20px;
}

#PageLayoutBox {
	padding-left: 20px;
}

#InfoBoxHeader {
	padding-bottom: 5px;
	padding-top: 5px;
}

#InfoBox {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #CCC;
}

#ImgBox {
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #CCC;
	text-align: center;
}

#BottomInfoBox {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
}



		
/* END LAYOUT */

/*TEXT SETTINGS */

.footlegal {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.aLink {
	color: #AE7602;
	text-decoration: underline;
}

.aLink:hover {
	color: #fff;
	text-decoration: underline;	
}



.smLink {
	text-decoration: none;
	color: #999999;
	font-size: 10px
}

.smLink:hover {
	color: #CCCCCC;
	text-decoration: underline
}

.PageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

.HorseHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}

.InfoSubHeading {
	color: #CCC;
	font-weight: bold;
}

.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #CCC;
}

/* END TEXT FORMATTING */

/* STRUCTURES */

.NavBG {
	background-image: url(../images/ButtonBar.jpg);
	background-repeat: no-repeat;
}

.HomeNavBG {
	background-image: url(../images/HomeButtonBar.jpg);
	background-repeat: no-repeat;
}

.LeftBorderBG {
	background-image: url(../images/LeftBorder.jpg);
	background-repeat: no-repeat;
}

.RightBorderBG {
	background-image: url(../images/RightBorder.jpg);
	background-repeat: no-repeat;
}

.HomeRightBorderBG {
	background-image: url(../images/HomeRightBorder.jpg);
	background-repeat: no-repeat;
}

#TextAreaBG {
	background-image: url(../images/TextBG.jpg);
	background-repeat: no-repeat;
}

#HomeTextAreaBG {
	background-image: url(../images/HomeTextBG.jpg);
	background-repeat: no-repeat;
}

.FooterBG {
	background-image: url(../images/Footer.jpg);
	background-repeat: no-repeat;
}


/* END STRUCTURES */

