A.links:link { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:; color: 003399; text-decoration: underline}
A.links:visited { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:; color: 003399; text-decoration: underline}
A.links:hover { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:; color: 990000; text-decoration: underline}


A.links02:link { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight:; color: black; text-decoration: none; line-height: 15px;}
A.links02:visited { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight:; color: black; text-decoration: none; line-height: 15px;}
A.links02:hover { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight:; color: red; text-decoration: none; line-height: 15px;}

A.links03:link { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight:; color: 003399; text-decoration: none; line-height: 15px;}
A.links03:visited { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight:; color: 003399; text-decoration: none; line-height: 15px;}
A.links03:hover { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight:; color: red; text-decoration: none; line-height: 15px;}

A.links04:link { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight:; color: 003399; text-decoration: none; line-height: 11px;}
A.links04:visited { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight:; color: 003399; text-decoration: none; line-height: 11px;}
A.links04:hover { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight:; color: red; text-decoration: none; line-height: 11px;}

.headers {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: black}
.header2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: black}


.copy { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: black; line-height: 18px}
.copyjustify { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: black; line-height: 18px; text-align: justify}

.copyinfo { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; font-weight:; color: black; text-decoration: none; line-height: 15px;}
.copyinfo02 { font-family: Tahoma, Geneva, sans-serif; font-size: 13px; font-weight:; color: black; text-decoration: none; line-height: 17px;}


body {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.fields{border-style:solid; border-bottom:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; border-left:1px solid #000000; top-margin=0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}

.button 
{
  font-family:Arial,sans-serif;
  font-size:11px;
  color:#000000;
  background: #fdf7c0;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  height:20px;
  width:;
  padding-left:10px;
  padding-right:10px; 
  text-decoration:none;
  cursor: pointer;
}

.dropdown 
{
  font-family:Arial,sans-serif;
  font-size:11px;
  color:#000000;
  background: #ffffff;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  height:14px;
  padding-left:5px;
  padding-right:0px;
  text-decoration:none;
  cursor: pointer;
}

tr.gray td {
	border-top: 0px;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px 0 10px 0;
	}


/**************** menu coding ***************

background-image:
url('images/products_on02.gif')
*/


#menu {
width:143px;
height:20px;
background: ;
float: left;
display: block;
}

#menu ul {
list-style: none;
display: block;
margin: 0;
padding: 0;
width: 183px;
float: left;
}


#menu ul li{
font: bold 11px Tahoma, Geneva, sans-serif;
color: white;
margin: 0;
text-align: left;
padding: 0;
height:20px;
width:143px;
background-image: url("images/productscombo.gif");

}


#menu a {
font:  11px Tahoma, Geneva, sans-serif;  	/* Applies to all links */
display: block;
border-width: 0px;
border-style: solid;
border-color: gray;
margin: 0;
padding: 0px;								/* Top, Right, Bottom, Left */
text-align: center;
color: black;
text-decoration: none;
}



#menu ul li:hover {								/* Applies to all links HOVER */
color: black;
background-position: 0 -20px;
}



#menu li {								/* all menu lines */
position: relative;
}

#menu ul ul {								/* the entire dropdown */
width:173px;
position: absolute;
bottom: 20px;								/* bottom to top changer */
z-index: 500;
float: left;
border-width: 1px 1px 1px 0px;
border-style: solid;
border-color: black;
}

#menu li li {								/* all submenu lines - borders on hover */
border-width: 1px 1px 1px 0px;
border-style: solid;
border-color: black
background: white;
background-image: url("images/whiteblock.gif");
padding: 2 0 0 0;								/* Top, Right, Bottom, Left */
width: 173px;
height:15px;

}


#menu li li a:hover {
color: red;
}



#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

.footer{
	font-size: 10px;
		font-family:Arial, Helvetica, sans-serif;

}


