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;
	font-family: Verdana, Arial,  sans-serif;
	font-size:10px;
	text-decoration: none;
}

a:active         { color: #000000; font-size:10px; font-family: Verdana, Arial,  sans-serif; text-decoration: none;}
a:visited        { color: #000000; font-size:10px; font-family: Verdana, Arial,  sans-serif; text-decoration: none;}
a:hover         { color: #3366CC; 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: #CCCCCC; font-size:10px; font-weight:bold; margin-bottom: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;
width: 180px; /*180px minus all left/right paddings and margins*/
text-decoration: none;
color: #333333;
font-weight:bold;
background-color: #AFD3ED;
background-image: url('asps/resources/flexigraphics/mainbgup.gif'); background-repeat:repeat-x;
border-bottom: 1px solid #7198BD;
}

#category1 li a:hover {
background-color: #94BEE1;
background-image: url('asps/resources/flexigraphics/mainbgdn.gif'); background-repeat:repeat-x;
color:#375DA2;
}

#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: #ffffff;
border-bottom: 1px solid #7198BD;
}

#category2 li a:hover {
background-color: #C0DFF2;
color:#375DA2;
}

#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-image: url('asps/resources/flexigraphics/specialbgup.gif'); background-repeat:repeat-x;
background-color: #EB2A24;
border-bottom: 1px solid #ffffff;
}

#special li a:hover {
background-color: #CF060D;
background-image: url('asps/resources/flexigraphics/specialbgdn.gif'); background-repeat:repeat-x;
}

#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-image: url('asps/resources/flexigraphics/newbgup.gif'); background-repeat:repeat-x;
background-color: #9966CC;
border-bottom: 1px solid #ffffff;
}

#new li a:hover {
background-color: #245A8D;
background-image: url('asps/resources/flexigraphics/newbgdn.gif'); background-repeat:repeat-x;
}

A.textmenu	{color: #336699; text-decoration:none;}
A.textmenu:visited	{color: #336699; text-decoration:none;}
A.textmenu:hover {color:#000000; text-decoration:none;}

A.checkout	{color: #003366; text-decoration:none;}
A.checkout:visited	{color: #003366; text-decoration:none;}
A.checkout:hover {color:#CC0000; text-decoration:none;}

A.checkout1	{color: #CC0000; text-decoration:none;}
A.checkout1:visited	{color: #CC0000; text-decoration:none;}
A.checkout1:hover {color:#003366; text-decoration:none;}

A.listall	{color: #999999; text-decoration:none}
A.listall:hover {color:#333333; text-decoration:underline;}

option {background-color: #ffffff; font-size: 10px; color:#333333;}
option.one {background-color: #ffffff; color:#333333;}
option.two {background-color: #EBEBEB; color:#333333;}

#dhtmltooltip{
position: absolute;
left: -300px;
border: 1px solid black;
padding: 8px;
width:250px;
background-color: white;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}