/*cope with inheritance bugs*/
body, table, th, td{
color:#5c0202;
font-size:10pt;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background-color:#ffffff;
background-image:url();
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#003366;
font-size:10pt;
text-decoration:none;
}

a:visited{
color:#003366;
font-size:10pt;
text-decoration:none;
}

a:hover{
color:#5c0202;
font-size:10pt;
text-decoration:underline;
}

a:active{
color:#003366;
font-size:10pt;
text-decoration:none;
}

li{
color:#5c0202;
list-style-type:square;
}

ol{
color:#5c0202;
}

ul{
color:#5c0202;
list-style-type:square;
}

H1, H2, H3, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#bbbbbb;}
.actCHECKOUTBG {background-color:#dddddd;}

.actlarger{
font-size: larger;
color:#5c0202;
}

.actsmaller{
font-size: smaller;
color:#5c0202;
}

.actxxsmall{font-size:9pt;color:#5c0202;}
.actxsmall{font-size:10pt;color:#5c0202;}
.actsmall{font-size:12pt;color:#5c0202;}
.actregular{font-size:12pt;color:#5c0202;}
.actlarge{font-size:13pt;color:#5c0202;}
.actxlarge{font-size:14pt;color:#5c0202;}
.actxxlarge{font-size:15pt;color:#5c0202;}

.actwarningcolor{color:#006666;}
.actrequiredcolor{color:#006666;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#006666;font-weight:bold;}
.actwarning{color:#006666;}
.actwelcome{color:#5c0202;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:10pt;color:#003366;}
