body {
	background: #797979 center;
}
a:link {color:#OOOOOO; text-decoration:none;}
a:hover {color:#OOOOOO;}
a:visited {color:#OOOOOO;}
a:active {color:#OOOOOO;}

.base {
	background: url(images/base.gif);
	height: 36px;
	width: 609px;
	padding: 2px 8px 5px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.base a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.base a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.base a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.base a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.left {
	background: url(images/bg-car.jpg) no-repeat;
	height: 167px;
	width: 206px;
	vertical-align: top;
}
.center {
	background: url(images/bg-boat.jpg) no-repeat;
	height: 167px;
	width: 197px;
	vertical-align: top;
}
.right {
	background: url(images/bg-bike.jpg) no-repeat;
	height: 167px;
	width: 206px;
	vertical-align: top;
}
.white {
	background: #FFFFFF;
	vertical-align: middle;
	padding: 4px 8px 8px 5px;
}
td {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.space {
	padding: 2px 8px;
}

th
{
	font-family:verdana,arial,sans serif;
	background-color:#516EA9;
	color:#fff;
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid #000;
	font-size:12px;
}
td
{
	font-family:verdana,arial,sans serif;
	font-size:12px;
}
h3
{
	font-family:verdana,arial,sans serif;
	margin:0px;
}

