
  <style type="text/css">
    <!--

    .backtotop
    {font-family:arial; font-size:11px; font-weight:normal; color:brown; line-height:13px;}

    .datessi
    {font-family:arial; font-size:10px; font-weight:normal; color:white; line-height:12px;}

    .bygwss
    {font-family:arial; font-size:10px; font-weight:normal; color:white; line-height:12px;}

    .copyright
    {font-family:arial; font-size:9px; font-weight:normal; color:black; line-height:13px;}

    .newsletter
    {font-family:arial; font-size:16px; font-weight:bold; color:white; line-height:15px;}

    .textbanner
    {font-family:arial; font-size:16px; font-weight:bold; color:brown; line-height:19px;}

    .statisticssmall
    {font-family:arial; font-size:9px; font-weight:normal; color:black; line-height:12px;}

    .maintext
    {font-family:arial; font-size:13px; font-weight:normal; color:black; line-height:16px;}

    .maintextsmall
    {font-family:arial; font-size:11px; font-weight:normal; color:black; line-height:14px;}

    .maintexttitle
    {font-family:arial; font-size:15px; font-weight:bold; color:brown; line-height:18px;}

    .maintextbold
    {font-family:arial; font-size:13px; font-weight:bold; color:black; line-height:16px;}

    .maintextplus 
    {font-family:arial; font-size:18px; font-weight:bold; color:brown; line-height:21px;}

    .maintextbig
    {font-family:verdana; font-size:25px; font-weight:normal; color:black; line-height:28px;}

    b {font-weight:bold;}
    i {font-style:italic;}
    u {text-decoration:underline;}
    a {color:blue; text-decoration:underline;}
    a:hover {color:brown; text-decoration:underline;}



a		{color:darkblue}
a:visited	{color:darkblue}
a:hover	{color:blue}

body		{font-family: Arial}
h1		{color:blue}
th		{font-family: Arial}
td		{font-family: Arial}

.buttonNormal		{color:black;  font-weight:bold}
.buttonOver  		{color:yellow; font-weight:bold; cursor:hand}
.buttonDown  		{color:green; font-weight:bold; cursor:hand}
.buttonOut   		{color:black; font-weight:bold; cursor:normal}

.cartHeaderRow		{background-color:lightgrey}
.cartItemRow		{color:black}
.cartSubtotalRow		{color:black}
.cartTaxRow			{color:darkblue; font-weight:bold}

.discountRow		{color:darkblue; background-color:lightgrey}

.invoiceAddress		{color:black}
.invoiceContents		{color:black}
.invoiceData		{color:black}
.invoiceDiscount		{color:green}
.invoiceRebate		{color:green}
.invoiceTitle		{color:blue; font-weight:bold}
.invoiceTotal		{color:black}

.orderformHeader		{color:darkblue}
.orderformField		{color:black}

.rebateRow			{color:darkblue; background-color:lightgrey}

.searchResultData		{color:black; background-color:white}
.searchResultHeader	{color:black; background-color:lightgrey}

.shippingHeaderRow	{background-color:lightgrey}
.shippingItemRow		{color:black}

.specialtylink		{color:darkgreen}

#catalogpage		{font-family: Arial}

#errorpage			{color:red; font-family: Arial}

#orderpage			{font-family: Arial}


/* header and header navigation styles */

div#header {
    position: relative;
	top: 0;
	left: 0;
	background-image: url(../images/header_bkgrndTest.gif);
	background-repeat: no-repeat;
	height: 166px;
}

div#header2 {
    position: relative;
	top: 0;
	left: 0;
	background-image: url(../images/header_bkgrndTest2.gif);
	background-repeat: no-repeat;
	height: 166px;
}

div#vert-nav  {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 13px;
	float:right;
	width: 200px;
	margin-top: 15px;
}
div#vert-nav  ul {
	margin: 0 20px 0 25px;
	padding: 0;
}
div#vert-nav  ul li {
    list-style-type: square;
	font-size: 13px;
	margin: 0 0 0 25px;
	padding: 0;
}
div#vert-nav  ul li a {
    color: #000000;
	text-decoration: none;    
}
div#vert-nav  ul li a:hover {
    color: #000000;
	text-decoration: none;    
}
div#vert-nav  ul li span {
	text-transform: uppercase;
	font-size: 9px;
}

div#zvert-nav  {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 13px;
	float:right;
	width: 240px;
	margin-top: 15px;
}
div#zvert-nav  ul {
	margin: 0 20px 0 25px;
	padding: 0;
}
div#zvert-nav  ul li {
    list-style-type: square;
	font-size: 13px;
	margin: 0 0 0 25px;
	padding: 0;
}
div#zvert-nav  ul li a {
    color: #000000;
	text-decoration: none;    
}
div#zvert-nav  ul li a:hover {
    color: #000000;
	text-decoration: none;    
}
div#zvert-nav  ul li span {
	text-transform: uppercase;
	font-size: 9px;
}

div#zhoriz-nav  {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 13px;
	width: 300px;
	position: relative;
	top: 100px;
	left: 125px;
}
div#zhoriz-nav  ul {
	padding: 0 0 0 40px;
	margin: 0px;
}
div#zhoriz-nav  ul li {
	display: inline;
	font-size: 13px;
	margin: 0px;
}
div#zhoriz-nav  ul li span {
	text-transform: uppercase;
	font-size: 9px;
}
div#zhoriz-nav  ul li a {
    color: #000000;
	text-decoration: none;    
}
div#zhoriz-nav  ul li a:hover {
    color: #000000;
	text-decoration: none; 
	
}
div#zhoriz-nav  ul li span {
	text-transform: uppercase;
	font-size: 9px;
}

div#horiz-nav  {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 13px;
	width: 320px;
	position: relative;
	top: 100px;
	left: 125px;
}
div#horiz-nav  ul {
	padding: 0 0 0 40px;
	margin: 0px;
}
div#horiz-nav  ul li {
	display: inline;
	font-size: 13px;
	margin: 0px;
}
div#horiz-nav  ul li span {
	text-transform: uppercase;
	font-size: 9px;
}
div#horiz-nav  ul li a {
    color: #000000;
	text-decoration: none;    
}
div#horiz-nav  ul li a:hover {
    color: #000000;
	text-decoration: none; 
	
}
div#horiz-nav  ul li span {
	text-transform: uppercase;
	font-size: 9px;
}

span.bar {
	margin-left: 1px;
	margin-right: 1px;
}

img { border: 0px solid #000000; }

.stats { border: 1px solid #000000; }


h1				{color:blue}
h3 				{color:black}
h4 				{color:black}

a				{color:darkblue}
a:visited			{color:darkblue}
a:hover				{color:blue}

body				{font-family: Arial}
th				{font-family: Arial}
td				{font-family: Arial}

.qty                    	{color:black; font-weight:normal; font-size:12px}

.pleaseexamine          	{color:black; font-weight:normal; font-size:12px}

.buttonNormal			{font-size:12px; color:black;  font-weight:normal}
.buttonOver  			{font-size:12px; color:green; font-weight:normal; cursor:hand}
.buttonDown  			{font-size:12px; color:green; font-weight:normal; cursor:hand}
.buttonOut   			{font-size:12px; color:black; font-weight:normal; cursor:normal}

.cartHeaderRow			{background-color:lightgrey; color:black; font-size:12px;}
.cartItemRow			{color:black}
.cartSubtotalRow		{color:black}
.cartTaxRow			{color:darkblue; font-weight:bold}

.discountRow			{color:darkblue; background-color:lightgrey}

.invoiceAddress			{color:black}
.invoiceContents		{color:black}
.invoiceData			{color:black}
.invoiceDiscount		{color:green}
.invoiceRebate			{color:green}
.invoiceTitle			{color:blue; font-weight:bold}
.invoiceTotal			{color:black}

.orderformHeader		{color:darkblue; font-size:14px;}
.orderformField			{color:black; font-size:12px;}

.rebateRow			{color:darkblue; background-color:lightgrey}

.searchResultData		{color:black; background-color:white}
.searchResultHeader		{color:black; background-color:lightgrey}

.shippingHeaderRow		{background-color:lightgrey}
.shippingItemRow		{color:black}

.specialtylink			{color:darkgreen}

#catalogpage			{font-family: Arial}
#errorpage			{color:red; font-family: Arial}
#orderpage			{font-family: Arial}

    //-->
  </style>

