<style>
	body {
}

	A					{ color: 663300 ; text-decoration: none }
	A.navlinks			{ color: 663300 ; font-weight : bold ; text-decoration: none }
	A.buttonnav			{ color: 663300 ; font-weight : bold ; text-decoration: none }
	A.navhead			{ color: 663300 ; font-weight : bold ; text-decoration: none }
	
	A:hover				{ color: DarkGreen ; text-decoration: underline }
	A.navlinks:hover	{ color: DarkGreen ; text-decoration: underline}
	A.buttonnav:hover	{ color: DarkGreen ; text-decoration: underline }
	A.navhead:hover		{ color: DarkGreen ; text-decoration: underline }

	
	td {
	font-family: arial;
	font-size: 10pt;
	}
.crazy {
	Font-family: Sans-Serif;
	font-size: large;
	Font-weight: bold;
}

.headnav {
			Position: absolute;
			Top: 150px;
			Left: 10px;
			font-family: arial;
			font-size: 10pt;
		}
		.headback {
			Position: absolute;
			Top: 145px;
			Left: 0px;
			font-family: arial;
			font-size: 10pt;
			}
		.subnav {
			font-family: arial;
			font-size: 8pt;
		}
		
		.search {
			Position: absolute;
			top: 5px;
			left: 322px;
			font-family: arial;
			font-size: 8pt;
		}
		
		.phone {
		Position: absolute;
		top: 90px;
		left:125px;
		font-family: arial;
		font-size: 8pt;
	}

.producthelp {
			Position: absolute;
			top: 185px;
			left: 145px;
			font-family: arial;
			font-size: 8pt;
		}
		
			.popuphelp {
			Position: absolute;
			top: 5px;
			left: 5px;
		}

.products {
    Position: absolute;
    Top: 178;
    Left: 180;
}

.Signon {
    Position: absolute;
    Top: 158;
    Left: 180;
}

.productsextended {
    Position: absolute;
    Top: 178;
    Left: 195;
}

.cartfooter {
    Position: absolute;
    Top: 1050;
}
.productshead {
    Position: absolute;
		Font-ffsaamily: Sans-Serif;
		Font-size: large;
		Font-weight: bold;
    Left: 210;
}


.text					{ font-family : arial, helvetica, sans-serif ;font-size: 10pt ;}
.textsmall		{ font-family : arial, helvetica, sans-serif ;font-size: 8pt ;}
.textsmallred		{ font-family : arial, helvetica, sans-serif ;font-size: 8pt ; color: indianred;}
.text2					{ font-family : arial, helvetica, sans-serif ;font-size: 12pt ;}
.text3					{ font-family : arial, helvetica, sans-serif ;font-size: 9pt ;}
.text4					{ font-family : arial, helvetica, sans-serif ;font-size: 14pt ; Line-Height: 150%;}
.titletext		{ font-family : arial, helvetica, sans-serif ;font-size: 10pt ; Font-weight: bold;}	
.titletextred		{ font-family : arial, helvetica, sans-serif ;font-size: 10pt ; color: indianred;  Font-weight: bold;}	
.textred      { font-family : arial, helvetica, sans-serif ;font-size: 10pt ; color: indianred;}	 


</style>
