/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size: x-small;
font-family: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:#323939;
text-decoration:none;
}

a:visited{
color:#3D5B5B;
text-decoration:none;
}

a:hover{
color:#765681;
text-decoration:underline;
}

a:active{
color:#0b6060;
text-decoration:none;
}

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:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#6ab5b5;}
.actCHECKOUTBG {background-color:#c6d9d9;}

.actlarger{
font-size: larger;
color:#000000;
}

.actsmaller{
font-size: smaller;
color:#000000;
}

.newhighlight {background-color: #BB0000; color: #FFFFFF; padding: 1px 2px;}

.actxxsmall{font-size:10px;color:#000000;}
.actxsmall{font-size:12px;color:#000000;}
.actsmall{font-size:14px;color:#000000;}
.actregular{font-size:15px;color:#000000;}
.actregularbold{font-size:15px;color:#000000;font-weight: bold;}
.actlarge{font-size:large;color:#000000;}
.actxlarge{font-size:x-large;color:#000000;}
.actxxlarge{font-size:xx-large;color:#000000;}

.actwarningcolor{color:#ff6666;}
.actrequiredcolor{color:#ff6666;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{font-size:14px;color:#ff6666;}
.actwarning{font-size:14px;color:#ff6666;}
.actwelcome{font-size:14px;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:14px;color:#558080;}

