.Headertitel {
	font-family: Arial;
	font-size: 16px;
	background-color:#6B6B6B;
	padding-left:5px;
	font-weight:bold;
	color: #ffffff
}
.FourSideBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8b8b8b;
	border-right-color: #484848;
	border-bottom-color: #434343;
	border-left-color: #6e6e6e;
	
}
.inputtextbox
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	border: 1px solid #6B6B6B;
	height: 18px;
	width: 120px;
	background-image: url(../images/space.gif);
}
.inputbtn
{
	font: bold 11px Verdana;
	color: #ffffff;
	text-decoration:none;
	background:#000000;
	width:120px;
	height:20px;
	border:solid 1px #6B6B6B;
	cursor:pointer;
}
.contenttab1
{
    font-family: Arial;
	font-size: 14px;
	height:20px;
	font-weight:bold;
	color: #ffffff

}
.contenttab2
{
	font-family: Arial;
	font-size: 14px;
	height:20px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
}
.Tabbg1{
	
	background-color: #999999;
}
.INV_Row1{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
}
.INV_RowOver{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FE8E8D;
}
.INV_YearDropDown {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	height: 18px;
	width: 100px;
}

.INV_MakeDropDown {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	height: 18px;
	width: 100px;
}
.INV_ModelDropDown {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	height: 18px;
	width: 100px;
}
.INV_Partgroup {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	height: 18px;
	width: 125px;
}
.INV_Parttype {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	height: 18px;
	width: 120px;
}
.INV_Enginesize {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	height: 18px;
	width: 100px;
}
.INV_Drivetrain {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	height: 18px;
	width: 100px;
}
.INV_Bodytype {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	height: 18px;
	width: 100px;
}

.phone
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	border: 1px solid #6B6B6B;
	height: 20px;
	width: 30px;
	background-image: url(../images/space.gif);
}
.statedropdown
{
		font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background-color: #333333;
	border: 1px solid #6B6B6B;
	height: 18px;
	width: 120px;
		
}
.LogOut
{
	background-color:Red;
	 
}
.Lblmsgred
{
	color:#FF0000;
	font-family: Arial;
	font-size: 12px;
	
	 
}
