/*cope with inheritance bugs*/
body, table, th, td{
color:#252525;
font-size:11px;
font-family:Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background-image:url(background1.gif);
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:#252525;
font-size:11px;
text-decoration:none;
}

a:visited{
color:#252525;
font-size:11px;
text-decoration:none;
}

a:hover{
color:#252525;
font-size:11px;
text-decoration:underline;
}

a:active{
color:#252525;
font-size:11px;
text-decoration:none;
}

a.boxlink:link{
color:#ffffff;
font-size:11px;
text-decoration:none;
}

a.boxlink:visited{
color:#ffffff;
font-size:11px;
text-decoration:none;
}

a.boxlink:hover{
color:#252525;
font-size:11px;
text-decoration:underline;
}

a.boxlink:active{
color:#252525;
font-size:11px;
text-decoration:none;
}

li{
color:#252525;
list-style-type:square;
}

ol{
color:#252525;
}

ul{
color:#252525;
list-style-type:square;
}

H1, H2, H4, H5, H6 {
font-family:Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3{
font-family:Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px
}

.actCHECKOUTEM {background-color:#97adc4;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
    font-size: larger;
    color:#252525;
}

.actsmaller{
    font-size: smaller;
    color:#252525;
}

.actxxsmall{
    font-size:11px;
    color:#252525;
}

.actxsmall{
    font-size:11px;
    color:#252525;
}

.actsmall{
    font-size:11px;
    color:#252525;
}

.actregular{
    font-size:12px;
    color:#252525;
}

.actlarge{
    font-size:14px;
    color:#252525;
}

.actxlarge{
    font-size:16px;
    color:#252525;
}

.actxxlarge{
    font-size:18px;
    color:#252525;
}

.actwarningcolor{color:#aa0000;}
.actrequiredcolor{color:#aa0000;}
.actsearchhighlightcolor{color:#aa0000;}
.actrequired{color:#aa0000;}
.actwarning{color:#aa0000;}
.actwelcome{color:#252525;}

.actlogotext {font-family:Arial, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:11px;}

.thinborder {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
}

.thinred {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #005555;
    border-right-color: #005555;
    border-bottom-color: #005555;
    border-left-color: #005555;
}

.thinred2 {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #005555;
    border-right-color: #005555;
    border-bottom-color: #005555;
    border-left-color: #005555;
}

.actsmallheading {
    font-size:11px;
    color:#ffffff;
    font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

td.boxheader {
    background-color:#005555;
}