/*cope with inheritance bugs*/
body, table, th, td{
color:#004080;
font-size:x-small;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*body specific*/
body{
background-color:#ffffff;
background-image:url(spotty-kids-fabrics.jpg);
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}
a:link{
color:#8080c0;
font-size:x-small;
text-decoration:none;
}
a:visited{
color:#3333ff;
font-size:x-small;
text-decoration:none;
}
a:hover{
color:#0000ff;
font-size:x-small;
text-decoration:none;
color: #FF0066;
}
a:active{
color:#8080c0;
font-size:x-small;
text-decoration:none;
}
li{
color:#004080;
list-style-type:square;
}
ol{
color:#004080;
}
ul{
color:#004080;
list-style-type:square;
}
H1, H2, H3, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.actCHECKOUTEM {background-color:#ff99cc;}
.actCHECKOUTBG {background-color:#ffccff;}
.actlarger{
font-size: larger;
color:#004080;
}
.actsmaller{
font-size: smaller;
color:#004080;
}
.actxxsmall{font-size:xx-small;color:#004080;}
.actxsmall{font-size:x-small;color:#004080;}
.actsmall{font-size:small;color:#004080;}
.actregular{font-size:medium;color:#004080;}
.actlarge{font-size:large;color:#004080;}
.actxlarge{font-size:x-large;color:#004080;}
.actxxlarge{font-size:xx-large;color:#004080;}
.actwarningcolor{color:#9933ff;}
.actrequiredcolor{color:#9933ff;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#9933ff;}
.actwarning{color:#9933ff;}
.actwelcome{color:#004080;}
.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:#8080c0;}