* {
margin: 0;
padding: 0;
}

body {
/*scrollbar-face-color:#333333;
scrollbar-highlight-color:#CCCCCC;
scrollbar-shadow-color:#CCCCCC;
scrollbar-track-color:#F0F0F0;
scrollbar-darkshadow-color:#CCCCCC;*/
background-image: url(images/bg2.jpg);
background-color:#000000;
color: #333;
padding-top: 0px;
scrollbar-face-color: #000033; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-shadow-color: #FFFFFF; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-arrow-color: #FFFFFF; 
scrollbar-track-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF; 
}

a {
/*color:#8D8D8D;*/
color:#3dd640;
text-decoration: none;
}

a img {
border: none;
}

a:visited {
text-decoration: none;
}

a:hover {
/*color:#0066FF;*/
color:#3dd640;
text-decoration: none;
}

.Whitefont {
	font-family:Verdana;
	font-size:10px;
	color:#fff;
}

.Greyfontsmall {
	font-family:Verdana;
	font-size:10px;
	color:#696A77;
}

.Orangefooterfont {
	font-family:Verdana;
	font-size:9px;
	color:#FF6600;
}

.DarkGreyfontBold {
	font-family:Verdana;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

.DarkGreyfont {
	font-family:Verdana;
	font-size:10px;
	color:#333333;
}

.SmallRedfont {
	font-family:Verdana;
	font-size:10px;
	color:#DF0223;
	font-weight:bold;
}

.SmallBluefont {
	font-family:Verdana;
	font-size:10px;
	color:#117DCE;
	font-weight:bold;
}

.table {
	background-image:url(images/mainbg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.menubg {
	background-image:url(images/menulinetop.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.mainbg {
	background-image:url(images/car1.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.recarobg {
	background-image:url(images/products/recaro/bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.SmallWhitefont {
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;

}

.SMidGreenfont {
	font-family:Verdana;
	font-size:10px;
	color:#3dd640;
	font-weight:bold;
}

.Footerfont {
	font-family:Verdana;
	font-size:9px;
	color:#F0F0F0;
}

.floatleft {
	float:left;
	margin-right:5px;
}
.floatright {
	float:right;
	margin:5px;
}


.Redfont {
	font-family:Verdana;
	font-size:12px;
	color:#DF0223;
	font-weight:bold;
}

.NonBoldRedfont {
	font-family:Verdana;
	font-size:11px;
	color:#DF0223;
	
}

.brown {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#6d604f;
}

.RedfontBig {
	font-family:Verdana;
	font-size:13px;
	color:#DF0223;
	font-weight:bold;
}

.BigGreyfont {
	font-family:Verdana;
	font-size:14px;
	color:#666666;
	font-weight:bold;
}

.BigWhitefont {
	font-family:Verdana;
	font-size:9px;
	color:#fff;
	font-weight:bold;
}

.MenuPos { 
	width:600px;
 	height:24px;
 	border-style: solid;
 	border-color: #CCCCCC;
 	background-color: #F2F2F2;
 	border-width: 0px 0px 0px 0px;
 	padding:0px 0px 0px 0px;
 	overflow:hidden;
	left:350;
}

.Blackfont {
	font-family:Verdana;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}


