body {
	background-image: url(http://www.golfcars4u.com/images/bgd.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	background-color: #FFFFFF;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}

.boldcopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	font-weight:bold;
}

.boldcopyUnderline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	font-weight:bold;
	text-decoration:underline;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
a img {border: none; } 


.bottom a img{
	margin-right:8px;
}

.top{
	padding-left:455px; 
	padding-top:11px;
	padding-bottom:47px;
}

.titleImage{
	margin-bottom:15px;
}



