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;
	font-family: Verdana, Arial,  sans-serif;
	font-size:10px;
	text-decoration: none;
}

a:active         { color: #333333; font-size:10px; font-family: Verdana, Arial,  sans-serif; text-decoration: none;}
a:visited        { color: #333333; font-size:10px; font-family: Verdana, Arial,  sans-serif; text-decoration: none;}
a:hover         { color: #000000; text-decoration: none; font-size:10px; font-family: Verdana, Arial,  sans-serif; text-decoration: underline;}

H1         {color: #000000; text-decoration: none; font-size:12px; font-family: Verdana,  Arial, Helvetica,  sans-serif; font-weight:bold; margin-bottom:0}
H2         {color: #990000; font-size:10px; font-weight:bold; margin-bottom:0}

#category1 ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 90% verdana, arial, sans-serif;
}

#category1 li a{
display: block;
padding: 4px 0;
padding-left: 7px;
width: 180px; /*180px minus all left/right paddings and margins*/
text-decoration: none;
color: #7D0A0A;
background-color: #EEEDED;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #7D0A0A;
}

#category1 li a:hover {
background-color: #DBDADA;
border-left-color: #7D0A0A;
text-decoration:underline;
}

#category2 ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% verdana, arial, sans-serif;
}

#category2 li a{
display: block;
padding: 4px 0;
padding-left: 9px;
width: 180px; /*180px minus all left/right paddings and margins*/
text-decoration: none;
color: #333333;
background-color: #EEEDED;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #7D0A0A;
}

#category2 li a:hover {
background-color: #DBDADA;
border-left-color: #7D0A0A;
}

#special ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 90% verdana, arial, sans-serif;
}

#special li a{
display: block;
padding: 4px 0;
padding-left: 7px;
width: 180px; /*180px minus all left/right paddings and margins*/
text-decoration: none;
color: #ffffff;
background-color: #6C0909;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #4C0404;
}

#special li a:hover {
background-color: #4C0404;
border-left-color: #4C0404;
text-decoration:underline;
}

#new ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 90% verdana, arial, sans-serif;
}

#new li a{
display: block;
padding: 4px 0;
padding-left: 7px;
width: 180px; /*180px minus all left/right paddings and margins*/
text-decoration: none;
color: #ffffff;
background-color: #999900;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #707000;
}

#new li a:hover {
background-color: #707000;
border-left-color: #707000;
text-decoration:underline;
}

.topmenu{
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.topmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; height:100%;
background: #681A17 url("asps/resources/flexigraphics/mainmenubg-up.gif") top repeat-x;
}

.topmenu ul li{
display: inline;
}

.topmenu ul li a{
color: white; /*text color*/
padding: 8px 13px;
text-decoration: none;
}

.topmenu ul li a:visited{
color: white;
}

.topmenu ul li a:hover, .topmenu ul li .current{
color: white !important; /*text color of selected and active item*/
width: 100%; height:100%;
text-decoration:underline;
background: #681A17 url("asps/resources/flexigraphics/mainmenubg-dn.gif") top repeat-x;
}

A.checkout	{color: #CC0033; text-decoration:none; line-height: 15px;}
A.checkout:hover {color:#CC0033; text-decoration:underline;}

A.listall	{color: #999999; text-decoration:none}
A.listall:hover {color:#333333; text-decoration:underline;}

option {background-color: #ffffff; font-size: 10px; color:#003366;}
option.one {background-color: #ffffff; color:#003366;}
option.two {background-color: #D4E8FC; color:#003366;}