body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #424242;
	text-align: center;
	vertical-align: top;
}
.TopBanner {
	background-image: url(../images/TableTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 58px;
	width: 930px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330066;
	vertical-align: top;
	padding-left: 20px;
}
.Find {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}

.mainTable {
	background-image: url(../images/TableBG.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.LinksUp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1434a1;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/LinkLeft_Blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.LinksUp a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 29px;
	padding-top: 7px;
}
.LinksUp a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 29px;
	padding-top: 7px;
}
.LinksUp a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images/LinkLeft_Red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fe0000;
	display: block;
	height: 29px;
	padding-top: 7px;
}
.LinksUp a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images/LinkLeft_Red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fe0000;
	display: block;
	height: 29px;
	padding-top: 7px;
}
.LinksOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #fe0000;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/LinkLeft_Red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.LinksOver a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/LinkLeft_Red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fe0000;
	display: block;
	height: 29px;
	padding-top: 7px;
}
.LinksOver a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/LinkLeft_Red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fe0000;
	display: block;
	height: 29px;
	padding-top: 7px;
	
}
.LinksOver a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images/LinkLeft_Red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fe0000;
	display: block;
	height: 29px;
	padding-top: 7px;
	
}
.LinksOver a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../images/LinkLeft_Red.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fe0000;
	display: block;
	height: 29px;
	padding-top: 7px;
}
.RedLine {
	background-color: #fe0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.SellYour {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #e3e3e3;
	background-image: url(../images/SellyourBot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	list-style-image: url(../images/Bulletblue.jpg);
	list-style-type: circle;

}
.BoxTitle {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1334a1;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.Box {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	border: 1px solid #DBDBDB;
	list-style-image: url(../images/Bullerred.jpg);
	list-style-type: circle;
	list-style-position: outside;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;

}
.Box a:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.Box a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
.Box a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.Box a:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.BoxCompany {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: italic;
	color: #999999;
}
.BoxCompany a:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	font-style: italic;
	text-decoration: none;
}
.BoxCompany a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	font-style: italic;
	text-decoration: none;
}
.BoxCompany a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0000FF;
	font-style: italic;
	text-decoration: underline;
}
.Bold {
	font-weight: bold;
}

.BoxCompany a:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0000FF;
	font-style: italic;
	text-decoration: underline;
}

/*.LeftLinks {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: italic;
	color: #333333;
}
.LeftLinks a:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
}
.LeftLinks a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.LeftLinks a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
}
.LeftLinks a:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	text-decoration: underline;
}*/
.MainContent {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
	line-height: 16px;
}
.botLinks {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	text-align: center;
	vertical-align: middle;
}
.ImageBorder {
	border: 1px solid #666666;
}
.LogButtons {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000033;
}

.botLinks a:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.botLinks a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.botLinks a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
.botLinks a:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}

.MainContent a:link{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
	line-height: 16px;
}
.MainContent a:visited{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
	line-height: 16px;
}
.MainContent  a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
	line-height: 16px;
}
.MainContent a:active{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
	line-height: 16px;
}
.VehicleDetails {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	line-height: 16px;
}
.VehicleTopics {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000066;
	text-align: justify;
	vertical-align: top;
	line-height: 16px;
	font-weight:bold;
}

.Welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.CarTitle {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.Sold {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF0000;
}
.CarContent {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.TableTitle {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #E4E4E4;
	text-align: left;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.hand{
  	cursor: hand;
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.Rows {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-align:left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.Rows a:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.Rows a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.Rows a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
.Rows a:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
.VehicleTopic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.ForumTitle{
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dashed solid;
	border-bottom-color: #666666;
	
}
.forumBody{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-align: center;
	vertical-align: middle;
	
}
.Date{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	}
.RedTopic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.TextBox {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
	border: 1px solid #999999;
}
.LoginTextBox {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-align: left;
	vertical-align: middle;
	padding-left: 3px;
	border: 1px solid #999999;
}
.Buttons {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666699;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #333333;
	width: 100px;
}
.FormContent {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
}
.LeftLinks {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #333333;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	font-weight:bold;
}
.LeftLinks a:link {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
}
.LeftLinks a:visited {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
}
.LeftLinks a:hover {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
.LeftLinks a:active {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
.TopText {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}.SearchArea {
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: #F2F2F2;
	border: 1px solid #DBDBDB;
}

