html,body{
	height:100%;
	margin:0px;
	padding:0px
}
body {
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color:#FFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div {
	vertical-align:top;
}

div.clear {
	height:0px;
	line-height:0px;
	font-size:1px;
	
	clear:both;
}

table.maintable {
	width: 100%;
	height:100%;
	background-image:url(/graphics/top_carschema.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
div.logo {
	width:350px;
	float:left;
	height:126px;
	text-align:left;
	padding-top:3px;
}

div.infopages {
	height:94px;
	padding-left:20px;
	padding-bottom:10px;

}

div.infopages a, div.infopages a:hover, div.infopages a:visited {
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	line-height:20px;
	width:200px;
}

div.infopages li{
	list-style:none;
}

div.infopages a:hover {
	color:#666;
}
div.advtop
{
	margin-top:20px;
	width:250px;
	margin-left:360px;
}
.navigator {
	height:20px;
	background-color:#999;
	width:60%;
	color:#FFF;
	font-weight:bold;
	padding-left:30px;
}
.navigator a,.navigator a:visited{
	color:#FFF;
	text-decoration:none;
}
.navigator a:hover {
	color:#FFF;
	text-decoration:underline;
}


.menu {
	width:40%;
	background-color:#CCC;
	text-align:right;
	padding-right: 20px;
}
.menu a, .menu a:hover, .menu a:visited{
	color:#333;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
}
.menu a img {
	border:0px;
	vertical-align:middle;
}
table.footer {s
	background-color:#EEE;
	width:100%;
	height:60px;
}
td.footerspacer {
	width:1px;
}
td.footerspacer img {
	width:1px;
	height:25px;
	background-color:#999;
}
table.centertable {
	border:0px;
	width:100%;
	height:100%;
}
table.centertable td {
	vertical-align:top;
}

.tagsheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
}

.tagbody {
	width:250px;
	background-color:#F5F5F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
}

.tagbody a{
	color:#6699CC;
}

.tagbody a:hover{
	color:#FFFFFF;
	background-color:#FFCC00;
}