body, body div, body p, body th, body td, body li, body dd, body dt {font-family: Verdana, Arial, sans-serif; font-size: 10px; font-style: normal; color: #333333; text-decoration:none;}

a:link        {color: #333333; text-decoration:none;}
a:active      {color: #333333; text-decoration:none;}
a:visited     {color: #333333; text-decoration:none;}
a:hover       {color: #CC6600; text-decoration:none;}

H1         {color: #000000; text-decoration: none; font-size:12px; font-weight:bold; margin-bottom:0}
H2         {color: #C9EBFC; font-size: 10px; font-weight:bold; margin-bottom:0}

form { 
margin: 0; 
padding: 0; 
} 

.category1 ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% verdana, arial, sans-serif;
}

.category1 li a{
display: block;
padding: 4px 0;
padding-left: 7px;
padding-top:4px;
padding-bottom:4px;
width: 180px; /*180px minus all left/right paddings and margins*/
text-decoration: none;
color: #333333;
font-weight:bold;
text-transform:uppercase;
background-color: #ffffff;
border-top: 1px solid #F38121;
}

.category1 li a:active {
color: #333333;
}

.category1 li a:visited {
color: #333333;
}

.category1 li a:hover {
background-color: #F2F2F2;
color: #000000;
}

.category2 ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% verdana, arial, sans-serif;
}

.category2 li a{
display: block;
padding: 2px 0;
padding-bottom:4px;
padding-left: 7px;
width: 180px; /*180px minus all left/right paddings and margins*/
text-decoration: none;
color: #7E7E7E;
background-color: #ffffff;
}

.category2 li a:active {
color: #7E7E7E;
}

.category2 li a:visited {
color: #7E7E7E;
}

.category2 li a:hover {
color: #000000;
}


A.checkout			{color:#333333; text-decoration:none;}
A.checkout:visited	{color:#333333; text-decoration:none;}
A.checkout:hover	{color:#CC6600; text-decoration:none;}

A.checkout1			{color:#999999; text-decoration:none;}
A.checkout1:visited	{color:#999999; text-decoration:none;}
A.checkout1:hover	{color:#000000; text-decoration:none;}

A.sitemap			{color:#C9EBFC; text-decoration:none}
A.sitemap:visited	{color:#C9EBFC; text-decoration:none}
A.sitemap:hover 	{color:#ffffff; text-decoration:none;}

A.prodlink			{color:#0083C3; text-decoration:none}
A.prodlink:visited	{color:#0083C3; text-decoration:none}
A.prodlink:hover 	{color:#0066A3; text-decoration:none;}

A.textmenu			{color:#B8B8B8; text-decoration:none}
A.textmenu:visited	{color:#B8B8B8; text-decoration:none}
A.textmenu:hover 	{color:#000000; text-decoration:none;}

A.listall			{color:#999999; text-decoration:none; text-size:9px;}
A.listall:visited	{color:#999999; text-decoration:none; text-size:9px;}
A.listall:hover 	{color:#000000; text-decoration:none; text-size:9px;}

A.menulink {
background-color: #112585;
}

A.menulink:visited {
background-color: #112585;
}

A.menulink:hover {
background-color: #0066CC;
}

#dropmenudiv{
position:absolute;
padding-bottom:4px;
border-bottom-width: 0;
font:normal 11px verdana,arial;
line-height:15px;
z-index:0;
}

#dropmenudiv a{
font-weight:normal;
background-image:url(up.png);
width: 100%;
display: block;
text-indent: 19px;
padding: 4px 0;
text-decoration: none;
color: #000000;
z-index:0;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #000000;
background-image:url(down.png);}

option {background-color: #ffffff; font-size: 10px; color:#333333;}
option.one {background-color: #ffffff; color:#333333;}
option.two {background-color: #EBEBEB; color:#333333;}
