body {
	margin: 0px;
	background-color: #EDEDED;
	background-image: url(../images_template/BodyBG.jpg);
	background-repeat: repeat;
}
#PageSurround {
	width: 970px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	border: 2px solid #333333;
	background-color: #EFEFEF;
}
#FullContent {
	background-color: #EFEFEF;
}
#ColFull {
	width: 950px;
	position: relative;
	float: left;
	padding: 8px;
}
.SideTable {
	width: 174px;
}
#Foot {
	height: 18px;
	padding: 2px 10px 2px 10px;
	background-color: #0066FF;
}
#Advertising {
	margin-top: 8px;
	border: 2px solid #0066FF;
	background-color: #EFEFEF;
	width: 970px;
}
.NavBar {
	width: 950px;
	padding: 4px 10px 5px 10px;
	border-top: 2px solid #333333;
	border-bottom: 2px solid #333333;
	background-position: left bottom;
	background-image: url(../images_template/navigation-tile.jpg);
	background-repeat: repeat-x;
}
.PhoneNumbers {
	width: 350px;
	position: relative;
	float: right;
	padding-right: 15px;
}
.TermsPrivacy {
	width: 250px;
	height: 23px;
	position: relative;
	float: left;
	text-align: left;
	padding-left: 15px;
	margin-top: 4px;
}
.Copyright {
	width: 350px;
	position: relative;
	float: right;
	padding-right: 15px;
	text-align: right;
	margin-top: 4px;
}
.parked{
	font-family: Verdana, Arial, Helvetica;
	font-size: 24px;
	color: ##0033FF;
}
.text {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #3E3E3E;
}
.bold {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #3E3E3E;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #3E3E3E;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #0033FF;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color: #3E3E3E;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
a.Navigation:link, a.Navigation:visited, a.Navigation:active {
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	padding: 4px 10px 5px 10px;
}
a.Navigation:hover {
	color: #FFCC00;
	background-color: #666666;
}
.YellowHeading, a.YellowHeading:link, a.YellowHeading:visited, a.YellowHeading:active {
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
}
a.YellowHeading:hover {
	color: #0099FF;
}
.LBlueHeading, a.LBlueHeading:link, a.LBlueHeading:visited, a.LBlueHeading:active {
	font-size: 11px;
	color: #0099FF;
	font-weight: bold;
}
a.LBlueHeading:hover {
	color: #FFCC00;
}
.BlueHeading, a.BlueHeading:link, a.BlueHeading:visited, a.BlueHeading:active {
	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
}
a.BlueHeading:hover {
	color: #FFCC00;
}
.GreyHeading, a.GreyHeading:link, a.GreyHeading:visited, a.GreyHeading:active {
	font-size: 10px;
	color: #3E3E3E;
	font-weight: bold;
}
a.GreyHeading:hover {
	color: #0033CC;
}
.ColText {
	line-height: 14px;
	font-size: 10px;
	font-weight: 400;
	color: #5199FC;
}
.ColTextMinor {
	text-align: center;
	font-weight: 400;
	color: #CCCCCC;
}
.SMLPrice {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
}
.Notes, a.Notes:link, a.Notes:visited, a.Notes:active{
	font-size: 9px;
	color: #3E3E3E;
}
a.Notes:hover {
	color: #0033CC;
}
.TextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E3E3E;
}
a.Footer:link, a.Footer:visited, a.Footer:active {
	font-size: 9px;
	color: #3E3E3E;
	text-decoration: underline;
	
}
a.Footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Red {
	color: #FF0000;
}
.CharityYellowLGE {
	font-size: 10px;
	color: #FFCC00;
	font-weight: bold;
}
.CharityYellowSML {
	font-size: 9px;
	color: #FFCC00;
	font-style: italic;
}
.CharityWhite {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
input.btn {
	font-size: 10px;
	width: 97px;
	height: 27px;
	text-align: center;
	color: #FFCC00;
	font-weight: bold;
	background-image: url(../images_template/button.jpg);
	background-repeat: no-repeat;
	border: 0px;
}
input.btnhov {
	color: #333333;
	background-image: url(../images_template/button_hov.jpg);
	background-repeat: no-repeat;
}