/*cope with inheritance bugs*/
body, table, th, td { font-size: x-small; font-family: "CUSTOMVAR ACTCSSFONTFAMILY" }

/*body specific*/
body  { color: navy; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-image: url(background1.gif); margin: 0px }

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#0000b9;
font-size:x-small;
text-decoration:underline;
}

a:visited{
color:#7c22ce;
font-size:x-small;
text-decoration:underline;
}

a:hover{
color:#000080;
font-size:x-small;
text-decoration:underline;
}

a:active{
color:#000080;
font-size:x-small;
text-decoration:underline;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1, H2, H3, H4, H5, H6  { font-family: "CUSTOMVAR ACTCSSFONTFAMILY" }

.actCHECKOUTEM {background-color:#aeb0d0;}
.actCHECKOUTBG {background-color:#ffffff;}

.actlarger{
font-size: larger;
color:#000000;
}

.actsmaller { font-size: smaller }

.actxxsmall { font-size: xx-small }
.actxsmall { font-size: x-small }
.actsmall { font-size: small }
.actregular { font-size: medium }
.actlarge { font-size: large }
.actxlarge { font-size: x-large }
.actxxlarge { font-size: xx-large }

.actwarningcolor{color:#ff0000;}
.actrequiredcolor{color:#ff0000;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff0000;}
.actwarning{color:#ff0000;}
.actwelcome{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}
.actlogout{font-size:x-small;color:#0000b9;}
