/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size:12px;
font-family: Arial, Verdana,Helvetica, sans-serif, tahoma ;
}

/*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:#0000ff;
font-size:12px;
text-decoration:none;
}

a:visited{
color:#0000ff;
font-size:12px;
text-decoration:none;
}

a:hover{
color:#000000;
font-size:12px;
text-decoration:underline;
}

a:active{
color:#0000ff;
font-size:12px;
text-decoration:none;
}

li{
color:#000000;
/* list-style-type:square; */
list-style-type:disc;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1 {
font-family:  Arial, Verdana,Helvetica, sans-serif, tahoma ;
font-size:28px;
font-weight: bold;
color: #000000;
}


H2, H3, H4, H5, H6 {
font-family: Arial, Verdana,Helvetica, sans-serif, tahoma ;
}

SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#e1ffff;}
.actCHECKOUTBG {background-color:#e5e5e5;}

.actlarger{
font-size: larger;
color:#000000;
}

.actsmaller{
font-size: smaller;
color:#000000;
}
.actxxsmallar{font-size:10px;font-family:arial;color:#C0C0C0;}
.actxxsmall{font-size:10px;color:#000000;}
.actxsmall{font-size:12px;color:#000000;}
.actsmall{font-size:13px;color:#000000;}
.actregular{font-size:16px;color:#000000;}
.actlarge{font-size:16px;color:#000000;}
.actxlarge{font-size:18px;color:#000000;}
.actxxlarge{font-size:20px;color:#000000;}
.actsectionfont{font-size:13px;font-family:arial;color:#002155;}
.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{font-size:x-large;color:#ff3300;}
.actwelcome{font-size:medium;color:#000000;}

.actlogotext {font-family: Arial, Verdana,Helvetica, sans-serif, tahoma ; font-size: 12px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:12px;color:#0000ff;}