/*cope with inheritance bugs*/
body, table, th, td{
color:#666666;
font-size:x-small;
font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
}

/*body specific*/
body{
background-color:#ffffff;
background-image:url(background1.gif);
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#3366cc;
/*font-size:x-small;*/
text-decoration:none;
}

a:visited{
color:#3366cc;
/*font-size:x-small;*/
text-decoration:none;
}

a:hover{
color:#000000;
/*font-size:x-small;*/
text-decoration:underline;
}

a:active{
color:#3366cc;
/*font-size:x-small;*/
text-decoration:none;
}

li{
color:#666666;
list-style-type:square;
}

ol{
color:#666666;
}

ul{
color:#666666;
list-style-type:square;
}

H1, H2, H3, H4, H5, H6 {
font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#aec3eb;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
font-size: larger;
color:#666666;
}

.actsmaller{
font-size: smaller;
color:#666666;
}

.actxxsmall{font-size:11px;color:#666666;}
.actxsmall{font-size:11px;color:#666666;}
.actsmall{font-size:12px;color:#666666;}
.actregular{font-size:12px;color:#666666;}
.actlarge{font-size:13px;color:#666666;}
.actxlarge{font-size:14px;color:#666666;}
.actxxlarge{font-size:16px;color:#666666;}

.actwarningcolor{color:#ff6633;}
.actrequiredcolor{color:#ff6633;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff6633;}
.actwarning{color:#ff6633;}
.actwelcome{color:#666666;}

.actlogotext {font-family:Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:#3366cc;}
.productheadings{font-size:large;color:#3366CC;}
.breadcrumbs{font-size:11px;color:#3366cc;}
.breadcrumbson{font-size:11px;color:#3366cc;}
.tax{font-size:xx-small;color:#666666;}

.breadcrumbs:link{
color:#3366cc;
font-size:11px;
}

.breadcrumbs:visited{
color:#3366cc;
font-size:11px;
}

.breadcrumbs:hover{
color:#3366cc;
font-size:11px;
text-decoration:underline;
}

.breadcrumbs:active{
color:#3366cc;
font-size:11px;
text-decoration:none;
}

.white{font-size:11px;color:#ffffff;}