body
	{
		padding:0px;
		background-color:#808080;
	    font-family:"Trebuchet MS", "Century Gothic", "Arial Narrow", Arial, sans-serif;
		font-size:12px;
		margin-right:0px;
		margin-left:0px;
		margin-bottom:0px;
		color:black;
	}
	form
	{
		margin:0px;
		padding:0px;
	}
	a img
	{
		border:none;
	}
	.clear_both
	{
		position:relative;
		clear:both;
		height:1px;
		margin:0px;
		padding:0px;
		font-size:1px;
	}
	
/* #################################### */	
	h2
	{
		font-size: 140%;
	}
	table 
	{
		font-size: 12px;
	}
	table.pollstable 
	{
		border: navy 1px solid;
	}
	table.formdisplay
	{
	}
	table.form 
	{
		border: #cccccc 1px solid;
	}
	td.mainleft
	{
		border-right: steelblue 1px solid; 
		padding-right: 4px;
	}
	td.caption
	{
	font-weight: bold;
}
	table.top
	{
		font-weight: bold; 
		font-size: 50px; 
		color: steelblue; 
		border-bottom: steelblue 1px inset; 
		text-align: center;
	}
	table.topmembermenu
	{
	}
	a.topmembermenuitem 
	{
		font-weight: bold; 
		color: navy; 
		text-decoration: underline;
	}
	a.topmembermenuitem:hover 
	{
		color: red; 
		text-decoration: none;
	}
	.newsblock a.title
	{
		font-weight: bold; 
		color: black; 
		text-decoration: underline;
	}
	.newsblock a.title:link 
	{
		font-weight: bold; 
		color: black; 
		text-decoration: underline;
	}
	.newsblock a.title:hover 
	{
		font-weight: bold; 
		color: black; 
		text-decoration: none;
	}
	.newsblock .short 
	{
		font-size: 10px;
	}
	.forum
	{
		color: black;
	}
	.forum a.title, .forum a.title:link 
	{
		font-weight: bold; 
		color: black; 
		text-decoration: underline;
}
	.forum a.title:hover 
	{
		font-weight: bold; 
		color: black; 
		text-decoration:none;
	}
	.forum .description 
	{
		font-size: 11px;
	}
	.forum .datetime 
	{
		font-size: 9px;
	}
	a.action 
	{
		font-size: 10px; 
		text-decoration: underline;
	}
	a.action:hover 
	{
		text-decoration: none;
	}
	tr.headrow 
	{
		font-weight: bold; 
		color: white; 
		background-color: #c7c4e2;
	}
	tr.evenrow
	{
		background-color: #f6fbff;
	}
	tr.oddrow
	{
		background-color: #f6fbff;
	}
	tr.unactive 
	{
		background-color: #ffaadd;
	}
	td.title
	{
		font-weight: bold; 
		width: 100%; 
		color: ghostwhite; 
		background-color: steelblue;
	}
	td.head
	{
		font-weight: bold; 
		font-size: 130%; 
		color: white; 
		background-color: #c7c4e2; 
		text-align: left;
	}
	td.menu_items, td.menu_sub_items 
	{
		font-weight: normal;
	}
	.formgroupcaption 
	{
		font-weight: bold; 
		color: #c00; 
		text-decoration:underline;
	}
	select
	{
		font-size: 12px; 
		font-family: verdana;
	}
	input.button 
	{
		border:1px outset; 
	}
	input.text
	{
		font-size: 12px; 
		width: 140px; 
		font-family: tahoma; 
		height: 18px; 
		background-color: white;
	}
	input.digit 
	{
		border: steelblue 1px inset; 
		font-size: 12px; 
		width: 50px; 
		font-family: tahoma; 
		height: 18px; 
		background-color: white;
	}
	textarea.text
	{
		border: steelblue 1px inset; 
		font-size: 12px; 
		width: 400px; 
		color: navy; 
		font-family: tahoma; 
		background-color: white;
	}
	select.list
	{
		border: steelblue 1px inset; 
		font-size: 12px; 
		width: 140px; 
		font-family: tahoma; 
		height: 18px; 
		background-color: white;
	}
	input.treechangebutton 
	{
		border: navy 1px outset;  
		font-size: 10px; 
		font-family: verdana;
	} 
	
	table.formrequest, table.forminput
	{
		width: 100%;
	}
	table.featured 
	{
		font-size: 10px;
	}
	table.featured_block 
	{
		border: #dddddd 1px solid; 
		width: 100%; 
		background-color: #e9f5fe;
	}
	p.error 
	{
		color: red;
	}
	.carreviews a.title, .carreviews a.title:link 
	{
		font-weight: bold; 
		color: black; 
		text-decoration: underline;
	}
	.carreviews a.title:hover
	{
		font-weight: bold; 
		color: black; 
		text-decoration: none;
	}
	.carreviews .short 
	{
		font-size: 10px;
	}
	.selInfoHead
	{
		border:1px solid #e1e1e1;
		text-align:center;
		margin-bottom:2;
		background-color:#efefef;
		font-size:11px; 
	}
	.userprofile 
	{
		border: #cccccc 1px solid; 
		font-size: 10px;
	 
	}
	.userprofile table 
	{
		font-size: 10px; 
		border-collapse: collapse;
	}
	.userprofile table td 
	{
		padding: 4px; 
	}
	table.voteqtable 
	{
		width: 100%;
	}
	td.votequestion 
	{
		font-weight: bold; 
		border: #cccccc 1px solid;
		text-align: center;
}
	td.form_input_item, td.form_request_item 
	{
		width: 150px;
	}
	.inputformitem 
	{
		font-weight: bold;
	}	
/* ################################## */	
	div.main
	{
		position:relative;
		width:840px;
		margin-left:auto;
		margin-right:auto;
		background-color:white;
	}
	div.mainContent
	{
		margin:10px;
		padding-top:5px;
		padding-bottom:5px;
	}
	.header
	{
		position:relative;
		background-color:#C21801;
		background-image:url('header_car.jpg');
		background-repeat:no-repeat;
		background-position: bottom left;
		height:160px;
	}
	.headerMarks
	{
		position:absolute;
		right:140px;
		top:54px;
	}
	.superCarDirImg
	{
		position:absolute;
		right:25px;
		top:10px;
	}
	.freeCarClass
	{
		position:absolute;
		right:35px;
		top:133px;
	}
	.content
	{
		position:relative;
		margin-top:15px;
		background-color:#CCC;
	}
	
	.reg{display:block}
.reg *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#F70C0C}
.reg1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #de7979;
  border-right:1px solid #de7979;
  background:#ec3c3c}
.reg2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #d0b8b8;
  border-right:1px solid #d0b8b8;
  background:#ee3030}
.reg3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ee3030;
  border-right:1px solid #ee3030;}
.reg4{
  border-left:1px solid #de7979;
  border-right:1px solid #de7979}
.reg5{
  border-left:1px solid #ec3c3c;
  border-right:1px solid #ec3c3c}
.regfg{
  background:#F70C0C;
  padding:20px;
  color:#ffffff;}
  
  .regfg a{
  	color:#ffffff;
  }
  
	.topMenuz
	{
		margin:0px;
		padding:0px;
		text-align:center; 
		height:25px;
		background-color:#989898;
		padding-top:5px;
	}
	.topMenuz span
	{
		margin:0px 13px;
		font-size:14px;
		font-family:"Trebuchet MS", "Century Gothic", "Arial Narrow", Arial, sans-serif;
		font-weight:bold;
		text-transform:capitalize;
	}
	.topMenuz a:link, .topMenuz a:visited, .topMenuz a:active, .topMenuz a:hover
	{
		color:#FFF;
		text-decoration:none;
	}
	.leftBlock
	{
		position:relative;
		width:340px;
		margin-left:30px;
		float:left;
		margin-top:20px;
		margin-right:10px;
	}
	*html .leftBlock
	{
		margin-left:10px;
	}
	.rightBlock
	{
		position:relative;
		width:420px;
		margin-left:5px;
		float:left;
		margin-top:50px;
		background-image:url('vr_bg.gif');
		background-position:top left;
		background-repeat:repeat-y;
		border:0px solid red;
	}
	.welcameAndTellBlock
	{
		position:relative;
	}
	.findAndListBlock
	{
		position:relative;
		margin-top:20px;
	}
	
	.static_wrap
	{
		padding-top:10px;
		padding-right:10px;
		padding-left:10px;
	}
	.welcomeHead
	{
		font-size:17px;
		font-weight:600;
		color:#bf1601;
		font-family:Arial, Verdana, Helvetica, sans-serif;
		margin-bottom:5px;
	}
	.welcomeKeep 
	{
		color:#343434;
		font-family: Trebuchet MS, Arial, Verdana,Helvetica, sans-serif;
		font-size:12px;
		line-height: 16px;
	}
	.linkCarBlack
	{
		text-align:right;
		padding-right:3px;
	}
	.linkCarBlack a
	{
		color:#8d8d8d;
		text-decoration:none;
	}
	.quickSearchBlock
	{
		background-image:url('hr_bg.gif');
		background-repeat:repeat-x;
		background-position:bottom left;
		padding-bottom:20px;
		padding-left:15px;
	}
	.quickSearch, .imgFindCar
	{
		position:relative;
		float:left;
	}
	.quickSearch
	{
		width:185px;
	}
	.quickSearchHead
	{
		font-weight:600;
		color:#bf1601;
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:14px;
		margin-bottom:5px;
		text-align:left;
		padding-left:5px;
	}
	.quickSearchKeep
	{
		text-transform:uppercase;
		font-weight:bold;
		font-size:11px;
	}
	.imgFindCar
	{
		margin:0px;
		padding:0px;
		width:200px;
		margin-left:5px;
	}
	.quickSearch select.list, .modify select.list
	{
		width:116px;
		text-transform:none;
		font-weight:normal;
	}
	.quickSearch input.text, .modify input.text
	{
		width:111px;
		text-transform:none;
	}
	.searchNowB
	{
		border:none;
		background-color:#CCC;
		font-weight:bold;
		text-align:right;
		text-transform:uppercase;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		cursor:pointer;
		color:#333333;
		margin-right:10px;
	}
	.listCarBlock
	{
		margin-top:20px;
		background-image:url('hr_bg.gif');
		background-repeat:repeat-x;
		background-position:bottom left;
		padding-bottom:20px;
		padding-left:15px;
	}
	.listCar, .imgListCar
	{
		position:relative;
		float:left;
	}
	.listCar
	{
		width:175px;
	}
	.imgListCar
	{
		width:200px;
		margin:0px;
		margin-left:17px;
		padding:0px;
	}
	.listCar
	{
		color:#333333;
	}
	.linkListIt
	{
		text-decoration:none;
		padding-left:60px;
		color:#333333;
		text-transform:uppercase;
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		cursor:pointer;
		font-weight:bold;
	}
	.listHead
	{
		font-weight:600;
		color:#bf1601;
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:14px;
		margin-bottom:5px;
		text-align:left;
		padding-left:5px;
	}
	.listKeep
	{
		padding-left:5px;
		font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	}
	.mainLogAndTellBlock
	{
		margin-top:20px;
		padding-bottom:30px;
		padding-left:15px;
	}
	.mainLog
	{
		width:253px;
		float:left;
		position:relative;
		margin-left:5px;
		margin-right:15px;
	}
	.mainTellBlock
	{
		width:100px;
		float:left;
		margin-left:10px;
		position:relative;
	}
	.mainLogHead, .mainTellBlockHead
	{
		font-weight:600;
		color:#bf1601;
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:14px;
		margin-bottom:5px;
		text-align:left;
		padding-left:5px;
	}
	.mainLog a:link, .mainLog a:visited, .mainLog a:active, .mainLog a:hover
	{
		color:#3f4188;
		text-decoration:underline;
		font-size:12px;
		margin-left:3px;
	}
	.mainTellBlockKeep
	{
		font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
		color:#333333;
		position:relative;
	}
	.sendItToFreind
	{
		font-family:Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
		color:#333333;
		font-weight:bold;
		text-decoration:none;
		font-size:10px;
	}
	.mainLogKeep
	{
	}
	.leftBlockIndex
	{
		position:relative;
		float:left;
		border:1px solid #868686;
		margin-left:20px;
		width:555px;
		background-color:#FFF;
		margin-top:20px;
		margin-bottom:10px;
		padding:0px 3px;
		overflow:hidden;
	}
	.rightBlockIndex
	{
		position:relative;
		float:left;
		margin-right:10px;
		width:200px;
		margin-left:10px;
		margin-bottom:10px;
		margin-top:20px;
	}
	.modify
	{
		padding-top:10px;
		background-color:#e3e3e3;
		border:1px solid #8d8d8d;
		margin-bottom:20px;
		text-align:center;
		padding-bottom:10px;
	}
	
	 .modify select.list
	{
		width:110px;
		text-transform:none;
		font-weight:normal;
	}
	.modify input.text
	{
		width:105px;
		text-transform:none;
	}
	
	.mainHead
	{
		font-weight:600;
		color:#bf1601;
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:18px;
		margin-bottom:5px;
		text-align:left;
		padding-left:5px;
	}

	.modifyHead
	{
		font-weight:600;
		color:#bf1601;
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:14px;
		margin-bottom:5px;
		text-align:left;
		padding-left:5px;
	}
	.modifyKeep input.searchNowB
	{
		border:none;
		font-size:0px;
		cursor:pointer;
		color:#e3e3e3;
		background-repeat:no-repeat;
		background-image:url('search_bt_img.jpg');
		width:51px;
		height:16px;
	}
	.leftMenuBlock
	{
		background-color:#e3e3e3;
		border:1px solid #8d8d8d;
		padding:5px 0px;
	}
	ul#leftMenu
	{
		margin:0px;
		padding:0px;
		margin-left:5px;
	}
	ul#leftMenu li
	{
		font-weight:600;
		color:#bf1601;
		position:relative;
		margin:0px;
		margin-bottom:5px;
		padding:0px;
		font-size:14px;
		text-decoration:none;
		font-family:Arial, Verdana, Helvetica, sans-serif;
		list-style:none;
	}
	ul#leftMenu li  a:link, ul#leftMenu li  a:visited
	{
		color:#c21801;
		text-decoration:none;
	}
	ul#leftMenu li  a:hover, ul#leftMenu li  a:active
	{
		color:#c21801;
		text-decoration:underline;
	}
	.loginBlock
	{
		margin-top:20px;
		background-color:#e3e3e3;
		border:1px solid #8d8d8d;
		position:relative;
		padding-top:10px;
	}
	.loginBlock a:link, .loginBlock a:visited, .loginBlock a:active, .loginBlock a:hover
	{
		color:#3f4188;
		text-decoration:underline;
		font-size:12px;
		margin-left:3px;
	}
	.nameBlock, .passBlock, .forgotLoginBlock
	{
		position:relative;
		margin-top:5px;
	}
	.nameBlock, .passBlock
	{
		height:30px;
	}
	.spanInpName
	{
	}
	.spanInpPass
	{
	}
	.titUser, .titPass
	{
		position:absolute;
		left:3px;
		top:5px;
	}
	.inpName, .inpPass
	{
		position:absolute;
		right:5px;
		top:3px;
		width:120px;
	}
	.auth_small:link, .auth_small:visited, .auth_small:active, .auth_small a:hover
	{
	}
	.loginBtImg
	{
		border:none;
		width:42px;
		height:17px;
		cursor:pointer;
		position:absolute;
		right:15px;
		top:5px;
	}
	.linkAndCarLeftIndex
	{
		margin-top:20px;
		text-align:right;
		padding-right:3px;
	}
	.linkAndCarLeftIndex a
	{
		margin-bottom:3px;
		color:#808080;
		text-decoration:none;
	}
	
	.formdisplayshort .tes
	{
		border-right:1px solid #ddd;
	}
	td.middle_head, h1
	{
		font-weight:600;
		color:#bf1601;
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:16px;
		text-align:left;
		padding-left:5px;
		padding-top:10px;
	}
	
/* #################################### */	
	h2
	{
		font-size: 140%;
	}
	table 
	{
		font-size: 12px;
	}
	table.pollstable 
	{
		border: navy 1px solid;
	}
	table.formdisplay
	{
	}
	table.form 
	{
		border: #cccccc 1px solid;
	}
	td.mainleft
	{
		border-right: steelblue 1px solid; 
		padding-right: 4px;
	}
	td.caption
	{
	font-weight: bold;
}
	table.top
	{
		font-weight: bold; 
		font-size: 50px; 
		color: steelblue; 
		border-bottom: steelblue 1px inset; 
		text-align: center;
	}
	table.topmembermenu
	{
	}
	a.topmembermenuitem 
	{
		font-weight: bold; 
		color: navy; 
		text-decoration: underline;
	}
	a.topmembermenuitem:hover 
	{
		color: red; 
		text-decoration: none;
	}
	.newsblock a.title
	{
		font-weight: bold; 
		color: black; 
		text-decoration: underline;
	}
	.newsblock a.title:link 
	{
		font-weight: bold; 
		color: black; 
		text-decoration: underline;
	}
	.newsblock a.title:hover 
	{
		font-weight: bold; 
		color: black; 
		text-decoration: none;
	}
	.newsblock .short 
	{
		font-size: 10px;
	}
	.forum
	{
		color: black;
	}
	.forum a.title, .forum a.title:link 
	{
		font-weight: bold; 
		color: black; 
		text-decoration: underline;
}
	.forum a.title:hover 
	{
		font-weight: bold; 
		color: black; 
		text-decoration:none;
	}
	.forum .description 
	{
		font-size: 11px;
	}
	.forum .datetime 
	{
		font-size: 9px;
	}
	a.action 
	{
		font-size: 10px; 
		text-decoration: underline;
	}
	a.action:hover 
	{
		text-decoration: none;
	}
	tr.headrow 
	{
		font-weight: bold; 
		color: white; 
		background-color: #c7c4e2;
	}
	tr.evenrow
	{
		background-color: #f6fbff;
	}
	tr.oddrow
	{
		background-color: #f6fbff;
	}
	tr.unactive 
	{
		background-color: #ffaadd;
	}
	td.title
	{
		font-weight: bold; 
		width: 100%; 
		color: ghostwhite; 
		background-color: steelblue;
	}
	td.head
	{
		font-weight: bold; 
		font-size: 130%; 
		color: white; 
		background-color: #c7c4e2; 
		text-align: left;
	}
	td.menu_items, td.menu_sub_items 
	{
		font-weight: normal;
	}
	.formgroupcaption 
	{
		font-weight: bold; 
		color: #c00; 
		text-decoration:underline;
	}
	select
	{
		font-size: 12px; 
		font-family: verdana;
	}
	input.button 
	{
		border:1px outset; 
	}
	input.text
	{
		font-size: 12px; 
		width: 150px; 
		font-family: tahoma; 
		height: 18px; 
		background-color: white;
	}
	input.digit 
	{
		border: steelblue 1px inset; 
		font-size: 12px; 
		width: 50px; 
		font-family: tahoma; 
		height: 18px; 
		background-color: white;
	}
	textarea.text
	{
		border: steelblue 1px inset; 
		font-size: 12px; 
		width: 400px; 
		color: navy; 
		font-family: tahoma; 
		background-color: white;
	}
	select.list
	{
		border: steelblue 1px inset; 
		font-size: 12px; 
		width: 150px; 
		font-family: tahoma; 
		height: 18px; 
		background-color: white;
	}
	input.treechangebutton 
	{
		border: navy 1px outset;  
		font-size: 10px; 
		font-family: verdana;
	} 
	
	table.formrequest, table.forminput
	{
		width: 100%;
	}
	table.featured 
	{
		font-size: 10px;
	}
	table.featured_block 
	{
		border: #dddddd 1px solid; 
		width: 100%; 
		background-color: #e9f5fe;
	}
	p.error 
	{
		color: red;
	}
	.carreviews a.title, .carreviews a.title:link 
	{
		font-weight: bold; 
		color: black; 
		text-decoration: underline;
	}
	.carreviews a.title:hover
	{
		font-weight: bold; 
		color: black; 
		text-decoration: none;
	}
	.carreviews .short 
	{
		font-size: 10px;
	}
	.userprofile 
	{
		font-size: 10px;
	}
	.userprofile 
	{
		border: #cccccc 1px solid; 
		font-size: 10px;
	}
	.userprofile table 
	{
		font-size: 10px; 
		border-collapse: collapse;
	}
	.userprofile table td 
	{
		padding: 4px; 
	}
	table.voteqtable 
	{
		width: 100%;
	}
	td.votequestion 
	{
		font-weight: bold; 
		border: #cccccc 1px solid;
		text-align: center;
}
	td.form_input_item, td.form_request_item 
	{
		width: 150px;
	}
	.inputformitem 
	{
		font-weight: bold;
	}
	/* ############################# */	
	img.modifySearchImg
	{
		position:absolute;
		top:-50px;
		left:-150px;
	}
	img.backResultsImg
	{
		position:absolute;
		top:-50px;
		left:0px;
	}
	.SellTextTop
	{
		border:1px solid #e1e1e1;
		text-align:center;
		margin-bottom:2;
		background-color:#efefef;
		font-size:11px;
	}
/*
vs styles
*/
.top_table
{
	border-top: 1px #cccccc solid; 
	background: #f6f6ef;
}
.image_block
{
	border-bottom: 1px #cccccc solid; 
	border-left: 1px #cccccc solid; 
	border-right: 1px #cccccc solid; 
	background: #ffffff;
}

.navigation_block
{
	border-top: 1px #cccccc solid; 
	border-left: 1px #cccccc solid; 
	border-right: 1px #cccccc solid; 
	background: #ffffff;
}
.close
{
	cursor: pointer;
	font-face: verdana;  
	color: #666666; 
	font-size: 11px; 
	font-weight: bold;
}

.black
{
	font-face: verdana;  
	color: #000000; 
	font-size: 11px; 
	font-weight: bold;
}

.title
{
	color: #a5353a;
	font-face: verdana;  
	font-size: 10px; 
	font-weight: bold;
}