/*cope with inheritance bugs*/
body, table, th, td{
color:#333;
font-size:x-small;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body { font-family: verdana; color: #fff; background: #000000; line-height: 1.4em; letter-spacing: 0.02em;}

.indexsplash { font-size: 70%; margin-top: 10px; }
a:link { color: #0000FF; text-decoration: underline;}
a:active { color: #0000FF; text-decoration: underline;}
a:hover { color: #333; text-decoration: underline; }
a:visited { color: #0000FF; text-decoration: underline;}

#left a:link { color: #0000FF; text-decoration: none; font-weight: normal; font-size:90%;}
#left a:active { color: #0000FF; text-decoration: none; font-weight: normal; font-size:90%;}
#left a:hover { color: #D4BF80; text-decoration: none; font-weight: normal; font-size:90%;}
#left a:visited { color: #0000FF; text-decoration: none; font-weight: normal; font-size:90%;}

#right a:link { color: #0000FF; text-decoration: none; font-weight: normal; font-size:90%;}
#right a:active { color: #0000FF; text-decoration: none; font-weight: normal; font-size:90%;}
#right a:hover { color: #D4BF80; text-decoration: none; font-weight: normal; font-size:90%;}
#right a:visited { color: #0000FF; text-decoration: none; font-weight: normal; font-size:90%;}

#topnav a:link { color: #0000FF; text-decoration: none; font-weight: normal; font-size:90%;}
#topnav a:active { color: #0000FF; text-decoration: none; font-weight: normal; font-size:90%;}
#topnav a:hover { color: #D4BF80; text-decoration: none; font-weight: normal; font-size:90%;}
#topnav a:visited { color: #0000FF; text-decoration: none; font-weight: normal; font-size:90%;}


li{ list-style-type: none; margin-left: -40px; border-bottom: 1px solid #0000FF; padding: 4px; margin-top: 2px;  }

ol{
color:#0000FF;
}

ul{
color:#0000FF;
list-style-type:square;
}

H1, H2, H3, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#0099ff;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
font-size: larger;
color:#ffffff;
}

.actsmaller{
font-size: smaller;
color:#ffffff;
}

.actxxsmall{font-size:70%;color:#858585;}
.actxsmall{font-size:x-small;color:#858585;}
.actsmall{font-size:small;color:#858585;}
.actregular{font-size:medium;color:#858585;}
.actlarge{font-size:large;color:#858585;}
.actxlarge{font-size:x-large;color:#858585;}
.actxxlarge{font-size:xx-large;color:#858585;}

.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{color:#ff3300;}
.actwelcome{color:#999999;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #858585; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:#858585;}
