body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/bg_banner.gif);
	background-repeat: repeat-x;

}
a {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {  
	color: #FFFFFF; 
	text-decoration:underline;
}
.alinks {
	color: #FFFFFF; 
	text-decoration:none;
}
.green {
	color: #667A34; 
	text-decoration:none;
}
.white {
	color: #FFFFFF; 
	text-decoration:none;
}

.table-border {
	border: 1px dashed #333333;
}
.nav-text {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	line-height: 28px;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
}
.body-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.bodybold-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	style: bold;
	color: #FFFFFF;
	line-height: 18px;
}
.subtitle-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}
.small-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}
.subbullets-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}

.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.table-main-bg {
	background-attachment: not fixed;
	background-color: #000000;
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.table-panel-bg {
	background-attachment: not fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg_board.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.table-panel2-bg {
	background-attachment: not fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg_board1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.table-car-bg {
	background-attachment: not fixed;
	background-image: url(images/motorhome.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.table-magnify-bg {
	background-attachment: not fixed;
	background-image: url(images/bg_magnify.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	.table-box-bg {
	background-attachment: not fixed;
	background-image: url(images/box_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}