<style>

	.body, td{
		background-color: #D9D9D9;
		font-family: Verdana; 
		font-size: 8pt; 
		font-weight: normal; 
		font-style: Normal;
		text-decoration: None;
		color:black;
		scrollbar-base-color: #D4D0C8;
	}

	.menutext{
		background-color: White;
		font-family: Verdana; 
		font-size: 10pt; 
		font-weight: normal; 
		font-style: Normal;
		text-decoration: None;
		color: Black;
	}
	.titletext{
		background-color: Grey; 
		font-family: Verdana; 
		font-size: 10pt; 
		color: white; 
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
	}
	.tabletext{
		background-color: #FFFFFF; 
		font-family: Verdana; 
		font-size: 10pt; 
		color: black; 
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
	}
	
	.tabtextMain{
		background-color: #FFFFFF; 
		color: #000000; 
		border-left:1px solid gray;
		border-right:1px solid gray;
		border-top:1px solid gray;
	}
	.tabtextSecondary{
		background-color: #EEEEEE; 
		border-left:1px solid gray;
		border-right:1px solid gray;
		border-top:1px solid gray;
		border-bottom:1px solid gray;
	}
	.tabBody{
		background-color: #000000; 
		color: ###tab_textcolor#; 
	}
	a.tabtextMain{
		color: #0000FF; 
		border:0px;
	}
	a.tabtextMain:hover{
		color: #FF0000; 
		border:0px;
	}
	a.tabtextSecondary{
		color: #0000FF; 
		border:0px;
	}
	a.tabtextSecondary:hover{
		color: #FF0000; 
		border:0px;
	}


	a {
		font-family: Verdana; 
		font-size: 8pt; 
		color: Blue; 
		font-style: Normal; 
		font-weight: Normal; 
		text-decoration: None;
	}
	a:Hover {
		font-family: Verdana; 
		font-size: 10pt; 
		color: Red; 
		font-style: Normal; 
		font-weight: Bold; 
		text-decoration: Underline;
	}

	a.menutext {
		font-family: Verdana; 
		font-size: 10pt; 
		color: Blue; 
		font-style: Normal; 
		font-weight: Normal; 
		text-decoration: None;
	}
	a.menutext:Hover {
		font-family: Verdana; 
		font-size: 10pt; 
		color: Red; 
		font-style: Normal; 
		font-weight: Normal; 
		text-decoration: Underline;
	}

	a.buttext{
		font-family: Verdana; 
		font-size: 10pt; 
		color: #0000FF; 
		font-style: Normal; 
		font-weight: Bold; 
		text-decoration: None;
	}
	a.buttext:Hover {
		font-family: Verdana; 
		color: #FF0000; 
		font-size: 10pt; 
		font-style: Normal; 
		font-weight: Bold; 
		text-decoration: None;
	}

	a.titletext {
		font-family: Verdana; 
		font-size: 12pt; 
		color: white; 
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
	}
	a.tabletext {
		font-family: Verdana; 
		font-size: 10pt; 
		color: black; 
		font-style: normal; 
		font-weight: bold; 
		text-decoration: none;
	}

	select{ 
		background-color: #FFFFFF;
		color: #000000;
		font-size: 8pt; 
	}

	.textbox{
		background-color: #FFFFFF;
		color: #000000;
		font-size: 8pt; 
	}

	input{
		background-color: #D4D0C8;
		color: #000000;
		font-size: 8pt; 
	}

	.linkText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
}
.searchText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #080659;
}
.makes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.makesCh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #0B0D5A;
	text-transform: uppercase;
}
.searchBox {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: thin none #000000;
	color: #0B0D5A;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.partLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
}
.tinyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: normal;
	text-transform: uppercase;
	color: #666667;
	font-weight: bolder;
}
</style>
