body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

table {
  border: none;
	margin: 0;
	padding: 0;
}

.headertable {
	padding-top: 10px;
  width: 790px;
}

.tableheadermenuspace {
  width:45px;
}

.adbox {
  background-image:url(../images/ad_boxes.png);
	background-repeat:no-repeat;
	width: 230px;
	height: 187px; 
}

.adboxspace {
	width: 10px;
}

.bottombar {
	height: 7px; 
	background-image:url(../images/bottombar.gif); 
	background-repeat:repeat-x;
}

.bottombarswirl {
	height: 33px; 
	background-image:url(../images/swirl.gif); 
	background-repeat:repeat-x;"
}

.bottombarbottom {
	height: 7px; 
	background-image:url(../images/bottombar.gif); 
	background-repeat:repeat-x;
}

.imagerotation {
	padding: 0px 10px 0px 10px; 
	width:420px; 
	text-align:center; 
	vertical-align:middle;"
}

.mainbg {
 background-color: #FFFFFF;
}

.secondbg {
	background-color: #D7AD5B;
}

.grouptext {
  font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.titletext {
  font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}

.categorytext {
	font-size:12px;
  text-indent: 10px;
  font-family:Geneva, Arial, Helvetica, sans-serif;
}

.ch7{
 font-size: 13px;
 color: #77804A;
 font-weight: bold;
}

.ch8{
 font-size: 15px;
 color: #77804A;
 font-weight: bold;
}

A {
  color: #747474;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

.m13{
 font-size: 12px;
 color: #000000;
 font-weight: bold;
 text-decoration: none;
 /*text-transform: uppercase;*/
}

.m14 {
 font-size: 12px;
 color: #747474;
 font-weight: bold;
}

.m15 {
	width:260px; 
	height:240px; 
	vertical-align:center; 
	text-align:center;
	border:thin #EEEEEE solid;
}

.m16 {
  width:540px;
	border:thin #EEEEEE solid;
	padding: 5px 5px 5px 5px;	
}

.m17 {
  width:540px;
	text-align:right;
	border: none;
	padding: 5px 5px 5px 5px;	
}

.m18 {
	width:260px; 
	height:125px; 
	vertical-align:center; 
	text-align:center;
	border:thin #EEEEEE solid;
}

.m20 {
	vertical-align:center; 
	text-align:center;
	border:thin #EEEEEE solid;
}

.m21 {
	width:770px;
	border:thin #000000 solid;
}

th {
  border-bottom:thin #000000 solid;
	text-align:left;
}

.checkoutheader {
  background-color:#D7AD5B;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:24px;
}
.oddrow {
	/*
	background-image:url(../images/oddrow.gif);
	background-repeat:repeat-x;
	*/
	background-color:#ECD9C6;
}