/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size:12px;
font-family:Times New Roman, serif;
}

/*body specific*/
body{
background-image:url(bg1.jpg);
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:#990000;
font-size:14px;
text-decoration:none;
}

a:visited{
color:#990000;
font-size:14px;
text-decoration:none;
}

a:hover{
color:#990000;
font-size:14px;
text-decoration:underline;
}

a:active{
color:#990000;
font-size:14px;
text-decoration:none;
}

a.boxlink:link{
color:#990000;
font-size:14px;
text-decoration:none;
}

a.boxlink:visited{
color:#990000;
font-size:14px;
text-decoration:none;
}

a.boxlink:hover{
color:#000000;
font-size:14px;
text-decoration:underline;
}

a.boxlink:active{
color:#000000;
font-size:14px;
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:Times New Roman, serif;
}

H3{
font-family:Times New Roman, serif;
font-size:16px
}

.actCHECKOUTEM {background-color:#990000;}
.actCHECKOUTBG {background-color:#ffcc99;}

.actlarger{
	font-size: larger;
	color:#000000;
}

.actsmaller{
	font-size: smaller;
	color:#000000;
}

.actxxsmall{
	font-size:12px;
	color:#000000;
}

.actxsmall{
	font-size:14px;
	color:#000000;
}

.actsmall{
	font-size:14px;
	color:#000000;
}

.actregular{
	font-size:14px;
	color:#000000;
}

.actlarge{
	font-size:16px;
	color:#000000;
}

.actxlarge{
	font-size:18px;
	color:#000000;
}

.actxxlarge{
	font-size:20px;
	color:#000000;
}

.actwarningcolor{color:#ff0000;}
.actrequiredcolor{color:#ff0000;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff0000;}
.actwarning{color:#ff0000;}
.actwelcome{color:#000000;}

.actlogotext {font-family:Times New Roman, serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:12px;}



.actsmallheading {
	font-size:10px;
	color:#990000;
	font-family: Times New Roman, serif;
	text-transform: uppercase;
}

td.boxheader {
	background-color:#ffcc99;
}