body { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; }
.txt1 { FONT-SIZE: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
.txt2 { FONT-SIZE: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
.txt3 { FONT-SIZE: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
.header, h1, h2 {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13pt;
	FONT-WEIGHT: bold;
}

td.menuNav {
	cursor: pointer;
}
A:link {
	COLOR: #0000CC;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #0000CC;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #CC0000;
	TEXT-DECORATION: none;
}
A.nav:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
A.nav:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
A.nav:hover {
	COLOR: #CC0000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
A.navon:link {
	COLOR: #CC0000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
A.navon:visited {
	COLOR: #CC0000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
A.navon:hover {
	COLOR: #CC0000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
A.mnu:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
A.mnu:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
A.mnu:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
A.white:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}
A.white:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}
A.white:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}
A.category:link {
	COLOR: #CC0000;
	TEXT-DECORATION: none;
}
A.category:visited {
	COLOR: #CC0000;
	TEXT-DECORATION: none;
}
A.category:hover {
	COLOR: #CC0000;
	TEXT-DECORATION: underline;
}
.formselect {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
}
.forminput {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt; 
	FONT-STYLE: normal;
}
.formcheckout {
	font-weight: bold;
	text-decoration: none;
}
A.tableHeader:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
A.tableHeader:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
A.tableHeader:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}
.greybdr {
	border: 1px solid #CCCCCC;
}
.proddesc {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.important_button {
	cursor: pointer;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
}

.shadetabs_bottom {
	border-bottom: 1px solid #778;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border-top: 1px solid #778;
border-left: 1px solid #778;
border-right: 1px solid #778;
color: #2d2b2b;
background: white url(/pic/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(/pic/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
background-image: url(/pic/shadeactive.gif);
}

.namefield {
	width: 110px;
}

.prodimg {
	border: 1px solid #E7E7E7;
	margin-right: 10px;
}


.bookmark {
	font-size: 8pt;
	background-image: url('/pic/bookmark.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 4px;
}