/*cope with inheritance bugs*/
body, table, th, td{
color:#000099;
font-size:x-small;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body  { color: navy; margin: 0px }

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link { color: navy; font-size: x-small; text-decoration: underline }

a:visited { color: navy; font-size: x-small; text-decoration: underline }

a:hover { color: #909; font-size: x-small; text-decoration: none }

a:active { color: navy; font-size: x-small; text-decoration: none }

li{
color:#000099;
list-style-type:square;
}

ol{
color:#000099;
}

ul{
color:#000099;
list-style-type:square;
}

H1, H2, H3, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#ffccff;}
.actCHECKOUTBG {background-color:#ffccff;}

.actlarger { color: navy; font-size: larger }

.actsmaller { color: navy; font-size: smaller }

.actxxsmall { color: navy; font-size: xx-small }
.actxsmall { color: navy; font-size: x-small }
.actsmall { color: navy; font-size: small }
.actregular { color: navy; font-size: medium }
.actlarge { color: navy; font-size: large }
.actxlarge { color: navy; font-size: x-large }
.actxxlarge { color: navy; font-size: xx-large }

.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{color:#ff3300;}
.actwelcome{color:#000099;}

.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:#003366;}
