/*cope with inheritance bugs*/
body, table, th, td{
color:#ed7819;
font-size: x-small;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background-color:#f85050;
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:#d61e1e;
font-size:x-small;
text-decoration:none;
}

a:visited{
color:#d61e1e;
font-size:x-small;
text-decoration:none;
}

a:hover{
color:#000000;
font-size:x-small;
text-decoration:underline;
}

a:active{
color:#996600;
font-size:x-small;
text-decoration:none;
}

li{
color:#ed7819;
list-style-type:square;
}

ol{
color:#ed7819;
}

ul{
color:#ed7819;
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:#d61e1e;}
.actCHECKOUTBG {background-color:#fadab3;}

.actlarger{
font-size: larger;
color:#ed7819;
}

.actsmaller{
font-size: smaller;
color:#ed7819;
}

.actxxsmall{font-size:xx-small;color:#ed7819;}
.actxsmall{font-size:x-small;color:#ed7819;}
.actsmall{font-size:small;color:#ed7819;}
.actregular{font-size:medium;color:#ed7819;}
.actlarge{font-size:large;color:#ed7819;}
.actxlarge{font-size:x-large;color:#ed7819;}
.actxxlarge{font-size:xx-large;color:#ed7819;}

.actwarningcolor{color:#993399;}
.actrequiredcolor{color:#993399;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#993399;}
.actwarning{font-size:x-large;color:#993399;}
.actwelcome{font-size:medium;color:#ed7819;}

.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:x-small;color:#d61e1e;}
.borderRight {
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F85050;
}

