
/* General link */
<!--
a:link       { color: #523C11; text-decoration: underline; font-family: Arial, Verdana; }
a:visited    { color: #523C11; text-decoration: underline; font-family: Arial, Verdana; }
a:active     { color: #523C11; text-decoration: underline; font-family: Arial, Verdana; }
a:hover      { color: #523C11; text-decoration: none; font-family: Arial, Verdana; }

a.home:link       { color: #C20005; text-decoration: underline; font-family: Arial, Verdana; }
a.home:visited    { color: #C20005; text-decoration: underline; font-family: Arial, Verdana; }
a.home:active     { color: #C20005; text-decoration: underline; font-family: Arial, Verdana; }
a.home:hover      { color: #C20005; text-decoration: none; font-family: Arial, Verdana; }

a.bottomcopy:link       { color: #FFFFFF; text-decoration: underline; font-family: Arial, Verdana; }
a.bottomcopy:visited    { color: #FFFFFF; text-decoration: underline; font-family: Arial, Verdana; }
a.bottomcopy:active     { color: #FFFFFF; text-decoration: underline; font-family: Arial, Verdana; }
a.bottomcopy:hover      { color: #FFFFFF; text-decoration: none; font-family: Arial, Verdana; }

/*-------------------------------------------------------------------------*/
/* Active*/
/*-------------------------------------------------------------------------*/

Body {	
	background-image: url(images/bg_top2.jpg); 
	background-repeat: repeat-x;
	background-position: 0% 0%;
}

#MainSubHeader {
	font-family: Arial, Times New Roman, Helvetica;
	color: #414141; 
	text-decoration:none; 
	font-weight: bold; 
	font-size: 15px; 
	line-height: 115%;
}

#HomeSubHeader {
	font-family: Arial, Times New Roman, Helvetica;
	color: #C20005; 
	text-decoration:none; 
	font-weight: bold; 
	font-size: 15px; 
	line-height: 115%;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 12px;
	padding-right: 0px;
}

#MainText {
	font-family: Arial, Times New Roman, Helvetica;
	color: #414141; 
	text-decoration:none; 
	font-weight: normal; 
	font-size: 13px; 
	line-height: 135%;
}

#FooterText {
	font-family: Arial, Times New Roman, Helvetica;
	color: #FFFFFF; 
	text-decoration:none; 
	font-weight: bold; 
	font-size: 11px; 
	line-height: 135%;
	padding-left: 55px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
}


#HomeLeftCol {
	font-family: Arial, Times New Roman, Helvetica;
	color: #414141; 
	text-decoration:none; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 135%;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	height: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD9C7;
	border-left-color: #DDD9C7;
	border-right-color: #DDD9C7;
	border-bottom-color: #DDD9C7;
}

/*-------------------------------------------------------------------------*/
/* EQUIPMENT USED AND NEW*/
/*-------------------------------------------------------------------------*/
#EquipmentSubHeader {
	font-family: Helvetica, Arial, Times New Roman;
	color: #414141; 
	text-decoration:none; 
	font-weight: bold; 
	font-size: 15px; 
	line-height: 115%;
}

#EquipmentMainText {
	font-family: Arial, Times New Roman, Helvetica;
	color: #414141; 
	text-decoration:none; 
	font-weight: normal; 
	font-size: 13px; 
	line-height: 135%;
	padding-left: 0px;
}

#CatRow {
	font-family: Arial, Times New Roman, Helvetica;
	color: #414141; 
	text-decoration:none; 
	font-weight: normal; 
	font-size: 13px; 
	line-height: 135%;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	height: 25px;
	background-color: #F4F4F4;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD9C7;
	border-left-color: #DDD9C7;
	border-right-color: #DDD9C7;
	border-bottom-color: #DDD9C7;
}

#CatRow2 {
	font-family: Arial, Times New Roman, Helvetica;
	color: #414141; 
	text-decoration:none; 
	font-weight: normal; 
	font-size: 13px; 
	line-height: 135%;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	height: 25px;
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDD9C7;
	border-left-color: #DDD9C7;
	border-right-color: #DDD9C7;
	border-bottom-color: #DDD9C7;
}

#MainBodyTextOnly {
	font-family: Verdana, Times New Roman, Helvetica, Arial;
	color: #373535; 
	text-decoration:none; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: 135%;
}

#SearchPageNav {
	background-image: url(images/page_return.jpg);
	background-repeat: repeat-y; 
}

#DetailImageThumb {
	float: left; 
	position: relative; 
	margin: 5px; 
	border: 0px; 
	border-style: solid;
}
