/*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{
color:background-image:url(background1.gif);
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
 background-image: url(bg.jpg);
 background-position: top;
 background-repeat: repeat;
}
#wrapper{
margin-left: 10px;
margin-right: 10px;
margin-top: 9px;
margin-bottom: 9px;
	width: 98%;
	background-color: #FBF2E9;
	background-image: url(rightbg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	
}
form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#009999;
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:#009999;
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:#009999;}
.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;color:#000000;}
.actsmall{font-size:small;color:#000000;}
.actregular{font-size:medium;color:#000000;}
.actlarge{font-size:large;color:#000000;}
.actxlarge{font-size:x-large;color:#000000;}
.actxxlarge{font-size:xx-large;color:#000000;}

.actwarningcolor{color:#a84326;}
.actrequiredcolor{color:#a84326;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#a84326;}
.actwarning{font-size:x-large;color:#a84326;}
.actwelcome{font-size:medium;color:#000000;}

.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:#009999;}
.leftcol{
	width: 185px;
	background-color: #A33003;
	vertical-align: top;
	background-image: url(divbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.section{
	border: none;
	margin: 0px;
	
}
.section table{
	border: none;
	margin: 0px;
	
}
.section td{
	background-color: #e7d7bd;
	border: 1px solid #A33003;
	
	text-align: center;
	width: 33%;
}
.navbar table{
	padding:0px;
margin:0px;
	border:1px solid black;
	width: 150px;
		background-color:#e7d7bd;
}
.navbar tr{
	padding:0px;
	margin:0px;
}
.navbar td{
	padding:0px;
	margin:0px;
}
.navbar td a {
color:#009999;
font-size:x-small;
display:block;
width:140px;
text-decoration: none;
	padding: 5px;
	font-weight: bold;
	margin:0px;
	background-color:#e7d7bd;
border-bottom:1px solid #e7d7bd;
border-top:1px solid #e7d7bd;

}
.navbar a:hover{
	color:black;
	text-decoration: none;
border-bottom:1px solid white;
border-top:1px solid black;	
}
.cartbox{
	border: 1px solid Black;
	background-color: #FDF5E6;
	width: 150px;
	
}
.topnav{
	width:750px;
}
.topnav a{
		display: inline;
		
}