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: #993366; text-decoration: none; font-size:10px; font-family: Verdana, Arial,  sans-serif; text-decoration: underline;}

H1         {color: #000000; text-decoration: none; font-size:11px; font-family: Verdana,  Arial, Helvetica,  sans-serif; font-weight:bold; margin-bottom:0}
H2         {color: #AA6296; font-size:10px; font-weight:bold; margin-bottom:0;text-decoration: none;}

#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: 210px; 
text-decoration: none;
color: #333333;
background-color: #EBEBEB;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #A22E83;
}

#category1 li a:hover {
background-color: #DFDFDF;
border-left-color: #871C6A;
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: 210px;
text-decoration: none;
color: #333333;
background-color: #EBEBEB;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #D35EB4;
}

#category2 li a:hover {
background-color: #DFDFDF;
border-left-color: #A22E83;
text-decoration:underline;
}


#category3 ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 90% verdana, arial, sans-serif;
}

#category3 li a{
display: block;
padding: 4px 0;
padding-left: 7px;
width: 210px; 
text-decoration: none;
color: #333333;
background-color: #EBEBEB;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #006633;
}

#category3 li a:hover {
background-color: #DFDFDF;
border-left-color: #014B26;
text-decoration:underline;
}

#category4 ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% verdana, arial, sans-serif;
}

#category4 li a{
display: block;
padding: 4px 0;
padding-left: 9px;
width: 210px;
text-decoration: none;
color: #333333;
background-color: #EBEBEB;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #339933;
}

#category4 li a:hover {
background-color: #DFDFDF;
border-left-color: #006633;
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: #002F76 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: #002F76 url("asps/resources/flexigraphics/mainmenubg-dn.gif") top repeat-x;
}

A.checkout	{color: #ffffff; text-decoration:none;}
A.checkout:visited {color:#ffffff;}
A.checkout:hover {color:#ffffff; text-decoration:underline;}



A.listall	{color: #B2C3AD; text-decoration:none}
A.listall:visited	{color: #B2C3AD; text-decoration:none}
A.listall:hover {color:#ffffff; text-decoration:underline;}

option {background-color: #ffffff; font-size: 10px; color:#831B68;}
option.one {background-color: #ffffff; color:#831B68;}
option.two {background-color: #E5E5E5; color:#831B68;}