body {
	margin: 0;
	padding-top: 10px;
	background-color: #99CCFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;	
}

.borderBlack {
	background-color: #333;
}

.borderGold {
	background-color: #CCCC66;
}

.bgGoldLight {
	background-image: url(images/bgGold.gif);
}

.bgGoldMedium {
	background-color: #F2F2D9;
}

.bgWhite {
	background-color: #FFF;
}


.linkDealers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	line-height: 20px;
}

a.linkDealers:hover {
	color: #FF3300;
}

.linkBottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #003399;
}

.linkBottomNavSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #039;
}

a.linkBottomNav:hover {
	color: #000;
	text-decoration: none;
}

a.linkBottomNavSmall:hover {
	color: #000;
	text-decoration: none;
}


.textCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000;
}

.linkMaxcreative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000;
}

a.linkMaxcreative:hover {
	text-decoration: none;
}

.scroller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
/*	font-style: italic;*/
	font-weight: bold;
	line-height:34px;
	color: #000000;
}
.textNormal,
.textNormalRed,
.textNormalBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

.textNormalBold {
	color: #333;
	font-weight: bold;
	}

a.textNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
}

a.textNormal:hover {
	text-decoration: none;
	}
	

.textNormalRed {
	color: red;
	}

.textFeatures {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
}
.photoPad {
	padding-right: 6px;
	padding-left: 6px;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #F3502C;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #039;
	line-height: 32px;
}

.videoBack {
	background-color: #000000;
}
.video_loading {
	background-image: url(images/video-loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
