/*cope with inheritance bugs*/
body, table, th, td{
color:#3e3f2c;
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:#999999;
font-size:xx-small;
text-decoration:none;
}

a:visited{
color:#999999;
font-size:xx-small;
text-decoration:none;
}

a:hover{
color:#000000;
font-size:xx-small;
text-decoration:underline;
}

a:active{
color:#999999;
font-size:xx-small;
text-decoration:none;
}

li{
color:#3e3f2c;
list-style-type:none;
}

ol{
color:#3e3f2c;
}

ul{
color:#3e3f2c;
list-style-type:none;
}

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:#e9e9e9;}
.actCHECKOUTBG {background-color:#ffffff;}

.actlarger{
font-size: larger;
color:#3e3f2c;
}

.actsmaller{
font-size: smaller;
color:#3e3f2c;
}


.actbotnav{
font-size: xx-small; 
color: #3E3F2C; 
font-family : Verdana; 
font-size: 10px;
text-transform: uppercase;
}

A:link.actbotnav{
color: #3E3F2C; 
font-size: xx-small; 
text-transform: uppercase;
text-decoration:none;

}

A:visited.actbotnav{ 
color: #3E3F2C; 
font-size: xx-small; 
text-transform: uppercase;
text-decoration:none;
} 




A:hover.actbotnav{ 
color: #999999; 
font-size: xx-small;
text-transform: uppercase;
text-decoration:none;
}




.actxxsmall{
	font-size:xx-small;
	color:#3e3f2c;
	font-family : Verdana;
}
.actxsmall{font-size:x-small;color:#3e3f2c;}
.actsmall{font-size:small;color:#3e3f2c;}
.actregular{font-size:medium;color:#3e3f2c;}
.actlarge{font-size:large;color:#3e3f2c;}
.actxlarge{font-size:x-large;color:#3e3f2c;}
.actxxlarge{font-size:xx-large;color:#3e3f2c;}

.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{font-size:x-large;color:#ff3300;}
.actwelcome{font-size:medium;color:#3e3f2c;}

.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:#999999;}





.thinborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.thinred {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
}

.thinred2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005555;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #005555;
}

.actsmallheading {
	font-size:10px;
	color:#ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

td.boxheader {
	background-color: red;
	background : #CCCCCC;
}


td.boxheader_mothersday {
	background-color: red;
	background : #FFCCCC;
}

td.boxheader_easter {
	background-color: red;
	background : #ccccff;

}


