a{
	color:#828282;
	font-weight:bold;
	text-decoration:underline;
}

a:hover{
	color:#828282;
	text-decoration:underline;
}


body{
	background-color:#FFFFFF;
}

td{
	font-family:Arial;
	font-size:11px;
	color:#828282;
}

input, textarea, select{
	font-family:Arial;
	font-size:11px;
	color:#828282;
	border:solid 1px #B9CA88;
}

.footer{
	font-family:Arial;
	font-size:11px;
	color:#828282;
}

/*Repair*/
.repairFeature{
	color:#24475E;
	background-color:#B9CA88;
	font-size:10px;
}

a.repairFeature{
	color:#24475E;
	font-size:10px;
	text-decoration:none;
}

a.repairFeature:hover{
	color:#24475E;
	font-size:10px;
	text-decoration:underline;
}

/*Search*/
.searchFeature2{
	color:#ffffff;
	background-color:#708093;
	font-size:12px;
	font-weight:bold;
	
}

.searchFeature{
	color:#ffffff;
	background-color:#708093;
	font-size:10px;
}



a.searchFeature{
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}

a.searchFeature:hover{
	color:#ffffff;
	font-size:10px;
	text-decoration:underline;
}

/*BuySellEquip*/
.buySellEquipFeature{
	color:#24475E;
	background-color:#DEDEDE;
	font-size:10px;
}

a.buySellEquipFeature{
	color:#24475E;
	font-size:10px;
	text-decoration:none;
}

a.buySellEquipFeature:hover{
	color:#24475E;
	font-size:10px;
	text-decoration:underline;
}

.Req{
	color:Red;
	font-size:12px;
	font-weight:bold;
}

/*ThankYou*/
.ThankYouHead{
	color:#FFFFFF;
	background-color:#708093;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.ThankYouText{
	color:#000000;
	font-size:12px;
	/*font-weight:bold;*/
}

.manuals a
{
	color:white;	
	text-decoration:none;
}

.manuals a:hover
{
	color:white;	
}