/*cope with inheritance bugs*/
body, table, th, td{
color:#ffffff;
font-size: small;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background-color:#000000;
background-image:url(background1.gif);
margin-top:20px;
margin-right:5px;
margin-bottom:5px;
margin-left:5px;
}

a:link{
color:#00ffff;
font-size:small;
text-decoration:none;
}

a:visited{
color:#006699;
font-size:small;
text-decoration:none;
}

a:hover{
color:#000099;
font-size:small;
text-decoration:none;
}

a:active{
color:#ffffff;
font-size:small;
text-decoration:none;
}

li{
color:#ffffff;
list-style-type:square;
}

ol{
color:#ffffff;
}

ul{
color:#ffffff;
list-style-type:square;
}

H1, H2, H3, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#999999;}
.actCHECKOUTBG {background-color:#000000;}

.actlarger{
font-size: larger;
color:#ffffff;
}

.actsmaller{
font-size: smaller;
color:#ffffff;
}

.actxxsmall{font-size:xx-small;color:#ffffff;}
.actxsmall{font-size:x-small;color:#ffffff;}
.actsmall{font-size:small;color:#ffffff;}
.actregular{font-size:medium;color:#ffffff;}
.actlarge{font-size:large;color:#ffffff;}
.actxlarge{font-size:x-large;color:#ffffff;}
.actxxlarge{font-size:xx-large;color:#ffffff;}

.actwarningcolor{color:#ff0000;}
.actrequiredcolor{color:#ff0000;}
.actrequired{font-size:large;color:#ff0000;}
.actwarning{font-size:x-large;color:#ff0000;}
.actwelcome{font-size:large;color:#000000;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; 
text-align: center}

.tabparent {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #c8c8c8; font-weight:normal; font-style: italic} 
a.tabparent:link {color: #c8c8c8; font-size: x-small; text-decoration: underline;} 
a.tabparent:active {color: #999999; font-size: x-small; text-decoration: underline;} 
a.tabparent:visited {color: #c8c8c8; font-size: x-small; text-decoration: underline;} 
a.tabparent:hover {color: #000066; font-size: x-small; text-decoration: underline;} 
.tabthis {color: #6b6b6b; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: bold}