body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: White;
	font-size:13px;
	color: #777777;
	margin: 0px 0px 0px 0px;
}

a {
	text-decoration:underline;
	color:#008cd2;
}
a:hover {
	text-decoration:underline;
	color: #29b8ff;
}




img {	border-width: 0px;}

h4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #cc0000;
	font-size: 18px;
}

#tr {
	background-image: url(img/top_bg.gif);
	background-repeat: repeat-x;
}

.tl {
	color: #cccccc;
	font-size: 12px;
}

#mt {
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.mlnk {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.mlnk:hover {
	color: #ffffff;
} 

.plt {
	background-image: url(img/pl_left_bg.gif);
	background-repeat: repeat-y;
	width: 233px;
	line-height: 23px;
	padding-left: 35px;
}

#main {
	background-image: url(img/car.gif);
	background-repeat: no-repeat;
	height: 112px;
	font-weight: bold;
}