body {
	align: center;
	background-color: #FFFFFF;
	margin: 25px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
a {
color: #FF0099; 
	text-decoration:none;
}
a:hover {  
text-decoration:underline;
	style: bold;
	
}
.white_link {
color: #FFFFFF; 
	text-decoration:underline;
}
.alinks {
	color: #660066; 
	text-decoration:none;
}
.red {
color: #FF0099; 
}
.white_link {
color: #FFFFFF; 
	text-decoration:underline;
}
.body-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.body-big {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 15px;
}
.body-small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 11px;
}
.body-white{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	style: bold;
}
.small-white {
	font-family: Arial Rounded MT Bold, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	
	color: #FFFFFF;
	line-height: 12px;
}
.copyright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 12px;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0099;
	line-height: 14px;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 14px;
}
.table-banner-bg {
	background-attachment: not fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg_a1.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
.table-nav-bg {
	background-attachment: not fixed;
		background-color: #ffffff;
	background-image: url(images/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
.table-rght-bg {
	background-attachment: not fixed;
	background-image: url(images/bg_r1.gif);
	background-repeat: repeat-y;
	background-position: left;
	}
.right-foot-bg {
	background-attachment: not fixed;
	background-color: #999999;
	background-image: url(images/bg_foot.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
.home-main-bg {
	background-attachment: not fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg_home_main.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
.banner_4x4-bg {
	background-attachment: not fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg_4x4.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
.banner_motorhome-bg {
	background-attachment: not fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg_motorhome.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
