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: #000000; text-decoration:none;}

a:link        {color: #000000; text-decoration:none;}
a:active      {color: #000000; text-decoration:none;}
a:visited     {color: #000000; text-decoration:none;}
a:hover       {color: #339999; text-decoration:none;}

H1         {color: #000000; text-decoration: none; font-size:12px; font-weight:bold; margin-bottom:0}
H2         {color: #CCCCCC; 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: 2px 0;
padding-left: 8px;
width: 161px; /*180px minus all left/right paddings and margins*/
text-decoration: none;
text-transform: uppercase;
color: #2D2541;
font-weight:bold;
background-color: #C7C6CB;
border-bottom: 1px solid #EEEEEE;
border-left: 2px solid #432A53;
}

#category1 li a:hover {
background-color: #ACAAB5;
}

#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-left: 8px;
width: 161px; /*180px minus all left/right paddings and margins*/
text-decoration: none;
color: #4F4F4F;
background-color: #DBDBDB;
border-bottom: 1px solid #EEEEEE;
border-left: 2px solid #432A53;
}

#category2 li a:hover {
background-color: #C7C6CB;
}



A.checkout			{color:#CC0033; text-decoration:none; line-height: 12px;}
A.checkout:visited	{color:#CC0033; text-decoration:none; line-height: 12px;}
A.checkout:hover	{color:#000000; text-decoration:underline;}

A.listall			{color:#999999; text-decoration:none}
A.listall:visited	{color:#999999; text-decoration:none}
A.listall:hover 	{color:#333333; text-decoration:underline;}

A.textmenu			{color:#9F9F9F; text-decoration:none}
A.textmenu:visited	{color:#9F9F9F; text-decoration:none}
A.textmenu:hover 	{color:#000000; text-decoration:none}

option {background-color: #ffffff; font-size: 10px; color:#333333;}
option.one {background-color: #ffffff; color:#333333;}
option.two {background-color: #EBEBEB; color:#333333;}
