body{
	padding: 0px;
	margin: 0px;
	background-color: #B6B6B6;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;	
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body, td, th{
	font-size: 12px;
}
a{
	color: #CC0033;
}
b{
	color: #CC0033;
}
a.topmenu{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.leftmenu{
	padding-right:5px;
	padding-left:5px;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
h1{
	margin: 0px;
	padding: 0px;
	color:#CC0033;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
a.brand{
	margin: 0px;
	padding: 0px;
	color:#666666;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.model{
	text-decoration: none;
	font-size: 11px;
}
a:hover.model{
	background-color: #F5F5F5;
}
.copyright{
	font-size: 10px;
	font-weight: bold;
}
.news{
	padding:3px;
	padding-left:10px;
}
.redline{
	background-color: #CC0033;
	width:100%;
	height:5px;
}
.doted{
	background-color:#ffffff; 
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 3px;
}
.popup{
background: White;
width:100%;
height:100%;
padding:20px;
}
.links{
border-left:4px solid #CC0033;
padding-left: 5px; 
}
