body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
.bgcolour {
	background-color: #000000;
}

table, tr, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #7D7D7D;
}
a:active {
	text-decoration: none;
	color: #D3A92A;
}
a:link {
	text-decoration: none;
	color: #D3A92A;
}
a:visited {
	text-decoration: none;
	color: #D3A92A;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #C8C8C8;
}
ul {
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
	line-height: 25px;
}
.bg {
	background-image: url(images/bg_cars.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgbuttons {
	background-image: url(images/bg_buttons.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bglinks {
	background-image: url(images/bg_links.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgfooter {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.navigation {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}
.navigation a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.navigation a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.navigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.navigation a:hover {
	color: #D3A92A;
	text-decoration: none;
}
.navigationb {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.navigationp {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.links {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none}.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #323232;
	border-left-color: #323232;
}
.padding {
	padding: 25px;
}
.border IMG {
	border-right: #D3A92A 1px solid; border-top: #D3A92A 1px solid; border-left: #D3A92A 1px solid; border-bottom: #D3A92A 1px solid
}