body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33667c;
	background: #FFF;
}

.InputBox {
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    border:1px solid #9B959B;
    background: #FFFF80;

}

.BigButton {
    font-size: 12px;
    color: #000;
    font-style: normal;
    font-weight: bold;
    border:1px solid #9B959B;

}

.StdButton {
    font-size: 11px;
    color: #000;
    font-style: normal;
    border:1px solid #9B959B;
}

.Disclaimer {
	margin-top:20px;
	color:#000000;
	text-align: justify;
	font-size: 10px;
}

h1 {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #33667c;
}

h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #33667c;
}

h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #33667c;
}

.TableHead {
	background: #93c3cd;
	color: #000;
	font-weight: bold;
}

.TableBody {
	background: #EFEFEF;
	font-weight: bold;
	color: #000;
}

a.TableBodyLink {
	font-weight: 		bold;
	color: 				#000;
	text-decoration:	none;
}

a.TableBodyLink:hover {
	text-decoration:	underline;
}

a.CleanLink {
	color: #000;
	text-decoration: none;
}

a.CleanLink:hover {
	text-decoration: underline;
}

.loginboxtxt {
	font-style: normal;
	color: #000;
	font-weight: bold;
}

.headertext {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-style: normal;
	line-height: normal;
}

.footertext {
	align: center;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	font-style: normal;
	line-height: normal;
}

.FrontPageOption {
	float: left;
	clear: left;
	margin:5px;
	padding: 10px;
	height:100px;
	width: 500px;
	background: #33667c;
	color: #FFF;
	border: 2px solid #33667c;
	
}

.FrontPageOption:hover {
	background: #3d7993;
	cursor: pointer;
}

.FrontPageOption h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}

.FrontPageNewModels {
	float: 		right;
	width: 		200px;
	height: 	256px;
	border: 	0px solid #33667c;
	background: #FFF;
	margin: 	5px auto;
	text-align: center;
}

#NewVehicleCostingsWindow {
	float: left;
	clear: left;
	width: 355px;
	min-height: 100px;
	padding: 5px;
	border: 0px solid #000;
	margin: 10px;
}

#RegisteredVehicleCostingsWindow {
	float: left;
	clear: left;
	width: 500px;
	min-height: 200px;
	padding: 5px;
	border: 0px solid #000;
	margin: 10px;
}

#SliderBarMenu {
	display: none;
	float: right;
	clear: right;
	height: 100px;
	width: 350px;
	border: 0px solid #000;
	padding: 5px;
	margin: 10px;
}

#ResultsPane {
	float: left;
	clear: left;
	width: 739px;
	height: auto;
	padding: 5px;
	border: 0px solid #000;
	margin: 10px;
}

.FranchiseBox {
	float: left;
	margin: 5px;
	padding: 5px;
	height: 200px;
	width: 126px;
	border: 0px solid #000;
	align: center;
	text-align: center;
}



#SetValues {
	color: #000;
	font-weight:bold;
}

.DropDownBox {
	font-size: 0.8em;
	color: #33667c;
	font-weight: bold;
	background: #EFEFEF;;
}

.VehicleDetailsHeading {
	color		:	#db4865;
	font-weight	:	bold;
	font-size	:	1.1em;
}

.HotSneaksTitleText {
	color:			#db4865;
	font-weight:	bold;
}

.HotSneaksMainContent {
	color:			#33667c;
	font-weight:	bold;
}
