/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size:11px;
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:#006699;
font-size:11px;
text-decoration:none;
}

a:visited{
color:#999999;
font-size:11px;
text-decoration:none;
}

a:hover{
color:#ff6633;
font-size:11px;
text-decoration:underline;
}

a:active{
color:#999999;
font-size:11px;
text-decoration:none;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1, H2, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px
}

.actCHECKOUTEM {background-color:#ff6633;}
.actCHECKOUTBG {background-color:#deeaf5;}

.actlarger{
	font-size: larger;
	color:#000000;
}

.actsmaller{
	font-size: smaller;
	color:#000000;
}

.actxxsmall{
	font-size:10px;
	color:#000000;
}

.actxsmall{
	font-size:12px;
	color:#000000;
}

.actsmall{
	font-size:12px;
	color:#000000;
}

.actregular{
	font-size:12px;
	color:#000000;
}

.actlarge{
	font-size:14px;
	color:#000000;
}

.actxlarge{
	font-size:16px;
	color:#000000;
}

.actxxlarge{
	font-size:18px;
	color:#000000;
}

.actwarningcolor{color:#ff6633;}
.actrequiredcolor{color:#ff6633;}
.actsearchhighlightcolor{color:#ff6633;}
.actrequired{color:#ff6633;}
.actwarning{color:#ff6633;}
.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:11px;}

