STYLE BODY {
	COLOR: #333333; FONT: 12px Arial, Helvetica, sans-serif; LINE-HEIGHT: 15px
}
H1 {
	COLOR: #00539F; FONT: 17px Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; LINE-HEIGHT: 21px; TEXT-ALIGN: left; VERTICAL-ALIGN: top;
}
H1.Category {
	COLOR: #CC6600; FONT: 19px Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; LINE-HEIGHT: 21px; TEXT-ALIGN: left; VERTICAL-ALIGN: top; PADDING: 0; MARGIN: 0;
}
H2 {
	COLOR: #00539F; FONT: 19px Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; LINE-HEIGHT: 21px; TEXT-ALIGN: left; VERTICAL-ALIGN: top
}
DIV {
	COLOR: #333333; FONT: 12px Arial, Helvetica, sans-serif; LINE-HEIGHT: 14px;
}
DIV.footer {
	COLOR: #999999; FONT: 11px Arial, Helvetica, sans-serif
}
TD {
	COLOR: #333333; FONT: 12px Arial, Helvetica, sans-serif; LINE-HEIGHT: 18px; TEXT-ALIGN: left; VERTICAL-ALIGN: top
}
TD.Form {
	COLOR: #333333; FONT: 12px Arial, Helvetica, sans-serif; LINE-HEIGHT: 16px; TEXT-ALIGN: left; VERTICAL-ALIGN: top;
}
TD.Home {
	COLOR: #333333; FONT: 13px Arial, Helvetica, sans-serif; LINE-HEIGHT: 18px; TEXT-ALIGN: left; VERTICAL-ALIGN: top
}
TD.formLabel {
	COLOR: #666666; FONT: 12px Arial, Helvetica, sans-serif; LINE-HEIGHT: 15px; TEXT-ALIGN: left; VERTICAL-ALIGN: middle; FONT-WEIGHT: Bold
}
TD.footer {
	COLOR: #666666; FONT: 11px Arial, Helvetica, sans-serif; LINE-HEIGHT: 16px; TEXT-ALIGN: left; VERTICAL-ALIGN: top
}
UL {
	LIST-STYLE: disc; MARGIN-BOTTOM: 5px; MARGIN-TOP: 5px
}
OL {
	COLOR: #333333; MARGIN-BOTTOM: 5px; MARGIN-TOP: 5px; MARGIN-LEFT: 24px;
}
INPUT {
	COLOR: #333333; FONT: 12px Arial, Helvetica, sans-serif
}
SELECT {
	COLOR: #333333; FONT: 12px Arial, Helvetica, sans-serif; LINE-HEIGHT: 16px
}
TEXTAREA {
	COLOR: #333333; FONT: 12px Arial, Helvetica, sans-serif; LINE-HEIGHT: 16px
}
A:link {
	COLOR: #CC6600; TEXT-DECORATION: none
}
A:visited {
	COLOR: #CC6600; TEXT-DECORATION: none
}
A:active {
	COLOR: #CC6600; TEXT-DECORATION: none
}
A:hover {
	COLOR: #00539F; TEXT-DECORATION: none
}
A.footer:link {
	COLOR: #666666; TEXT-DECORATION: none; FONT-WEIGHT: Normal
}
A.footer:visited {
	COLOR: #666666; TEXT-DECORATION: none; FONT-WEIGHT: Normal
}
A.footer:active {
	COLOR: #666666; TEXT-DECORATION: none; FONT-WEIGHT: Normal
}
A.footer:hover {
	COLOR: #333333; TEXT-DECORATION: none; FONT-WEIGHT: Normal
}
A.ddMenu:link {
	COLOR: #336699; FONT: 11px Verdana, Arial, Helvetica, sans-serif; LINE-HEIGHT: 18px; TEXT-DECORATION: none
}
A.ddMenu:visited {
	COLOR: #336699; FONT: 11px Verdana, Arial, Helvetica, sans-serif; LINE-HEIGHT: 18px; TEXT-DECORATION: none
}
A.ddMenu:active {
	COLOR: #336699; FONT: 11px Verdana, Arial, Helvetica, sans-serif; LINE-HEIGHT: 18px; TEXT-DECORATION: none
}
A.ddMenu:hover {
	COLOR: #336699; FONT: 11px Verdana, Arial, Helvetica, sans-serif; LINE-HEIGHT: 18px; TEXT-DECORATION: none
}


/* PRODUCT LIST PAGE */

div.Price { 
	padding: 10px 0 0 0;
	color: #CC6600;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	}

a.Specs:link, a.Specs:visited, a.Specs:hover, a.Specs:active {
	display: block;
	padding: 5px 0 0 0;
	}

/* HOME PAGE BUTTONS */

td.HomeButtons { padding: 50px 0 0 20px; }

td.HomeButtons h2, td.HomeButtons a:link, td.HomeButtons a:visited, td.HomeButtons a:hover, td.HomeButtons a:active {
	color: #FFFFFF;
	display: block;
	text-align: center;
	}

td.HomeButtons h2 {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	margin: 0;
	padding: 4px 0;
	}

td.HomeButtons a:link, td.HomeButtons a:visited, td.HomeButtons a:hover, td.HomeButtons a:active {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	margin: 0;
	padding: 5px 3px;
	}

div.HBT-DarkBlue, div.HBT-LightBlue, div.HBT-Orange, div.HBT-Green  {
	width: 200px;
	height: 8px;
	overflow: hidden;
	}

div.HB-DarkBlue, div.HB-LightBlue, div.HB-Orange, div.HB-Green  {
	width: 200px;
	padding: 0 0 8px 0;
	border-bottom: 10px #FFFFFF solid;
	}

div.HBT-DarkBlue { background: url(../images/HBT-DarkBlue.gif) no-repeat top left; }
div.HB-DarkBlue { background: url(../images/HB-DarkBlue.gif) no-repeat bottom left; }
div.HBT-LightBlue { background: url(../images/HBT-LightBlue.gif) no-repeat top left; }
div.HB-LightBlue { background: url(../images/HB-LightBlue.gif) no-repeat bottom left; }
div.HBT-Orange { background: url(../images/HBT-Orange.gif) no-repeat top left; }
div.HB-Orange { background: url(../images/HB-Orange.gif) no-repeat bottom left; }
div.HBT-Green { background: url(../images/HBT-Green.gif) no-repeat top left; }
div.HB-Green { background: url(../images/HB-Green.gif) no-repeat bottom left; }

div.HB-DarkBlue h2, div.HB-DarkBlue a:link, div.HB-DarkBlue a:visited, div.HB-DarkBlue a:hover, div.HB-DarkBlue a:active { color: #FFFFFF; }
div.HB-LightBlue h2, div.HB-LightBlue a:link, div.HB-LightBlue a:visited, div.HB-LightBlue a:hover, div.HB-LightBlue a:active { color: #FFFFFF; }
div.HB-Orange h2, div.HB-Orange a:link, div.HB-Orange a:visited, div.HB-Orange a:hover, div.HB-Orange a:active { color: #FFFFFF; }
div.HB-Green h2, div.HB-Green a:link, div.HB-Green a:visited, div.HB-Green a:hover, div.HB-Green a:active { color: #FFFFFF; }

