* {
	padding: 0;
	margin: 0;
}

body {
	font: 62.5% arial, verdana, helvetica, sans-serif;
	background: url(background.gif);
	background-color: #F4F4F4;
	text-align:center;
}

#container{
	width:710px;
	margin-right:auto;
	margin-left:auto;
	padding:10px;
	text-align:left;
	background-color: #FFF;
}

#lang {
	width:710px;
	margin-right:auto;
	margin-left:auto;
	text-align:right;
}
/* Header */

#header {
	padding: 0;
	margin: 0;
	background: url(headerback.gif);
	background-repeat: repeat-x;
	background-color: #2A2B2D;
	height: 79px;
	width: 710px;
	
}

#logo {
	height: 79px;
	width: 200px;
	float: left;
}

#logo IMG {
	margin-top: 30px;
	margin-left: 20px;
}

#logos {
	float: left;
	width: 510px;
	height: 79px;
	text-align: right;
}

#logos IMG {
	margin-top: 5px;
}

/* menu */

#menu {
	background: url(menubg.gif);
	background-repeat: repeat-x;
	background-color: #2A2B2D;
	height: 36px;
	width: 710px;
}




#content {
		width: 710px;
}

#footer {
		width: 710px;
		float: left;
}


/* Header */


/* Search */

#searchbox {
	width: 710px;
	height: 85px;
	margin-top: 1px;
	background-color: #787E88;
	background: url(searchformback.gif);
	background-repeat: repeat-x;
	text-align: left;
}

#searchtitle {
	height: 43px;
}

#searchtitleimg {
margin-left: 10px;
margin-top: 20px;
	
}

#searchformcon {
padding: 10px;
color: #FFF;
font-weight: bold;
font-size: 11px;
}

/* Main Content */

#maincontent {
	width: 710px;
	margin-top: 10px;
}

#flashbox {
width: 460px;
float: left;
	
}

#rotator {
width: 250px;
background-color: #F4F4F4;
float: left;
	
}

#rotatortitle {
	background-color: #787E88;
	background: url(subtitlebg.gif);
	background-repeat: repeat-x;
	height: 24px;
}

#rotatortitle IMG {
	margin-left: 5px;
	margin-top: 7px;
}

#buscont {
	height: 206px;
}

#busitem {
	padding: 10px;
}

#busthimage {
float: left;
width: 83px;
	
}

#busthimage IMG {
	border: 1px solid #B4B4B4;
}

#busdetail {
float: left;
width: 147px;
height: 75px;
	
}

/* Sub Content */


#subcontent {
	width: 710px;
	margin-top: 10px;
}

#welcome {
width: 450px;
float: left;
background-color: #EBF1F5;
	
}

#welcometitle {
	background-color: #787E88;
	background: url(subtitlebg.gif);
	background-repeat: repeat-x;
	height: 24px;
}

#welcometitle IMG {
	margin-left: 5px;
	margin-top: 7px;
}

#welcometext {
	padding: 10px;
	font-size: 11px;
}

#sellcarbanner {
margin-left: 10px;
width: 250px;
float: left;
	
}






.admin_border_td{
	border-style: solid;
	border-color: #cecfce;
	border-width: 0px 1px 1px 1px;
}

.block_table{
	border-style: solid;
	border-color: #999999;
	border-width: 1px 1px 1px 1px;
}
.block_table_first_tr{
	height: 24;
	background: url(td_bg.gif);
}
.block_table_first_td{
	color: #3f3f3f;
	font-weight: 710;
	padding-left: 6px;
}
.block_table_internal_td{
	vertical-align: top;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.login_td{
	color: white;
}
.login_field{
	width: 65px;
	font-size: 11px;
	font-family: Verdana;
}

.ibutton{}

.iselect{
	width: 150px;
	font-family: Verdana;
}

td.tdSpacer{
	background-color: #ffffff;
	border-style: solid;
	border-color: #cecfce;
	border-width: 0px 0px 1px 0px;
}
td.top{
	background: url(../ADMIN/images/subhead_bg2.gif) repeat-x;
	color: #666666;
	border-style: solid;
	border-color: #cecfce;
	border-width: 1px 1px 1px 1px;
}
td.selected{
	background-color: white;
	border-style: solid;
	border-color: #cecfce;
	border-width: 1px 1px 0px 1px;
}
a.top{
	color: black;
	font-family: Arial;
	font-size: 11;
	font-weight: bold;
	text-decoration: none;
}
a.selected{
	color: black;
	font-family: Arial;
	font-size: 11;
	font-weight: bold;
	text-decoration: none;
}

.basictext{
	vertical-align: middle;
}

.table_header
{
	background: url(../ADMIN/images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.adminButton
{
	font-family:Verdana;
	font-size:11;
	font-weight:800;
	color:#425163;
	background-color:#ffffff;
	border-style:solid;
	border-color:#636563;
	border-width:1px 1px 1px 1px;
	height:20;
}

td {
	
	
	font-family:Tahoma;
	font-size:11px;
	color:#181214;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#181214;
}
