/*cope with inheritance bugs*/
body, table, th, td{
color:#333333;
font-size: 11px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.white	{color:#FFFFFF; font-size:11px;}
.white a:link	{color:#FFFFFF}
.white a:visited{color:#FFFFFF}
.white a:active	{color:#FFFFFF}
.white a:hover	{color:#FFFFFF}
/*body specific*/
body{
background-color:#ffffff;
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:#d06637;
font-size:11px;
text-decoration:none;
}

a:visited{
color:#d06637;
font-size:11px;
text-decoration:none;
}

a:hover{
color:#336633;
font-size:11px;
text-decoration:none;
}

a:active{
color:#d06637;
font-size:11px;
text-decoration:none;
}

li{
color:#333333;
list-style-type:square;
}

ol{
color:#333333;
}

ul{
color:#333333;
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:#d06637;}
.actCHECKOUTBG {background-color:#e9e9e9;}

.actlarger{
font-size: larger;
color:#333333;
}

.actsmaller{
font-size: smaller;
color:#333333;
}

.actxxsmall{font-size:10px;color:#333333;}
.actxsmall{font-size:11px;color:#333333;}
.actsmall{font-size:small;color:#333333;}
.actregular{font-size:medium;color:#333333;}
.actlarge{font-size:large;color:#333333;}
.actxlarge{font-size:x-large;color:#333333;}
.actxxlarge{font-size:xx-large;color:#333333;}

.actwarningcolor{color:#ff9900;}
.actrequiredcolor{color:#ff9900;}
.actsearchhighlightcolor{color:#ff9900;}
.actrequired{color:#ff9900;}
.actwarning{font-size:x-large;color:#ff9900;}
.actwelcome{font-size:medium;color:#333333;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:11px;color:#d06637;}