/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size: x-small;
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:#cb0000;
font-size:x-small;
text-decoration:none;
}

a:visited{
color:#999999;
font-size:x-small;
text-decoration:none;
}

a:hover{
color:#000000;
font-size:x-small;
text-decoration:underline;
}

a:active{
color:#cb0000;
font-size:x-small;
text-decoration:none;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
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:#d7d2cf;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
font-size: larger;
color:#000000;
}

.actsmaller{
font-size: smaller;
color:#000000;
}

.actxxsmall{font-size:xx-small;color:#000000;}
.actxsmall{font-size:x-small;#000000;}
.actsmall{font-size:small;color:#000000;}
.actregular{font-size:x-small;color:#000000;}
.actlarge{font-size:large;color:#000000;}
.actxlarge{font-size:x-large;color:#000000;}
.actxxlarge{font-size:xx-large;color:#000000;}

.actwarningcolor{color:#aa0000;}
.actrequiredcolor{color:#aa0000;}
.actsearchhighlightcolor{color:#aa0000;}
.actrequired{color:#aa0000;}
.actwarning{font-size:x-large;color:#aa0000;}
.actwelcome{font-size:medium;color:#000000;}
.actdescrip{font-size:xx-small;color:#676767;}
.actbasketlabel{
	font-size:x-small;
	color:#9A9188;
	font-weight: bold;
}

.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:#cb0000;}

.actheading
{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:regular;color:#CC3139;text-decoration:none;}
.actheading link
{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:regular;color:#CC3139;text-decoration:none;}
.actheading hover
{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:regular;color:#CC3139;text-decoration:underline;}
.actheading active
{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:regular;color:#CC3139;text-decoration:underline;}
.actheading visited
{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:regular;color:#999999;}


.baskettable{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D7D2CF;
	border-bottom-color: #D7D2CF;
}