SELECT {
 FONT-FAMILY: Arial, Helvetica, sans-serif;
 COLOR: #000000;
 FONT-SIZE: 12px;
}

.btn_front_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #42A2C4;
	height: 30px;
}
.btn_front_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D65921;
	height: 30px;
	width: 177px;
}
.btn_front_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #23A1A7;
	height: 30px;
}
.btn_front_4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #CCCCCC;
	height: 20px;
	width: 150px;	
}
.btn_front_insurance {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993300;
	height: 30px;
	width: 100%;	
}
.btn_details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #42A2C4;
	height: 30px;
	width: 250px;
}
.select_front_2 {
	background-color: #FFFFCC;
}
.featured_front {
	text-decoration: none;
}
.hidden_links {
	text-decoration: none;
}
.inquiry_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.inquiry_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.inquiry_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #D65921;
	color: #FFFFFF;
	border-top: 2px #EDAD92;
	border-right: 2px #7C3314;
	border-bottom: 2px #7C3314;
	border-left: 2px #EDAD92;
	margin: 3px;
	height: 24px;
}
.featured_specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
.advertising_rates_sections {
	background-color: #FFFF66;	
}
.advertising_contact_us {
	background-color: #FFCCFF;	
}
.news_alerts {
	background-color: #FFFFCC;	
}
.insurance_compare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.company_links {
	text-decoration: none;
	color: #666666;
}
.featured_gear {
	font-size: 11px;	
}
A.featured_gear:link {
	color: #003399;
}
A.featured_gear:visited { color: #003399; }
A.featured_gear:hover { text-decoration: none; }
.featured_gear_listprice {
	text-decoration: line-through;
}

.btn_logon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	height: 24px;
	border-right-color: #660000;
	border-bottom-color: #660000;
}
.btn_register {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339900;
	height: 24px;
	border-right-color: #336600;
	border-bottom-color: #336600;
}
.btn_forums_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8A8A00;
	height: 24px;
	border-right-color: #595900;
	border-bottom-color: #595900;
}


/* A fake IE information bar */
#infobar {
	font: message-box;
}

/* Please adjust the values if the infobar is not looking good */
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	color: InfoText;
	background: InfoBackground url(/images/warning.gif) no-repeat fixed .3em .3em;
	padding: .45em .3em .45em 2em;
	border-bottom: .16em outset;
	text-decoration: none;
	cursor: default;
}

#infobar a:hover {
	color: HighlightText;
	background: Highlight url(/images/warning2.gif) no-repeat fixed .3em .3em;
}

/* Adbrite */
.adHeadline {font: bold 14px Arial; text-decoration: none; color: #FFFF99;}
.adText {font: normal 11px Arial; text-decoration: none; color: #FFFFFF;}
.adBottom {font: bold 12px Arial; text-decoration: underline; color: #FFFF99;}
