/*cope with inheritance bugs*/
body, table, th, td{
color:#373737;
font-size: 10px;
font-family:Verdana, 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:#000066;
font-size:10px;
text-decoration:none;
}

a:visited{
color:#000066;
font-size:10px;
text-decoration:none;
}

a:hover{
color:#999999;
font-size:10px;
text-decoration:underline;
}

a:active{
color:#9999ff;
font-size:10px;
text-decoration:none;
}

li{
color:#373737;
list-style-type:square;
}

ol{
color:#373737;
}

ul{
color:#373737;
list-style-type:square;
}

H1, H2, H3, H4, H5, H6 {
font-family:Verdana, Arial, Helvetica, sans-serif;

margin-bottom: 0px;
padding-bottom: 0px;
}

H1 {
font-size: 10pt;
font-color: #FFFFFF;
}

H2 {
font-size: 10pt;
font-color: #010167;
}

H3 {
font-size: 8px;
font-color: #010167;
}


SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#cdcdcd;}
.actCHECKOUTBG {background-color:#e3e3e3;}

.actlarger{
font-size: larger;
color:#373737;
}

.actsmaller{
font-size: smaller;
color:#373737;
}

.actxxsmall{font-size:9px;color:#373737;}
.actxsmall{font-size:10px;color:#373737;}
.actsmall{font-size:13px;color:#373737;}
.actregular{font-size:16px;color:#373737;}
.actlarge{font-size:19px;color:#373737;}
.actxlarge{font-size:22px;color:#373737;}
.actxxlarge{font-size:25px;color:#373737;}

.actwarningcolor{color:#000000;}
.actrequiredcolor{color:#000000;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#000000;}
.actwarning{font-size:22px;color:#000000;}
.actwelcome{font-size:16px;color:#373737;}

.actlogotext {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:10px;color:#000066;}