/* Body Info */
body, table, tr, td, p {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	margin-top: 0;  
	font-size: x-small; /* For IE 5.x */
	voice-family: "\"}\"";  /* For IE 5.x */
	voice-family:inherit;  /* For IE 5.x */
	font-size: small;
	}
html>body, table, tr, td, p { /* For Older Opera Browsers */
	font-size: small;
	}	

/* General */

.chebg { background-color: #EEEEEE; }
.chehd1 { background-color: #4D4D4D; color:#FFFFFF; font-weight:bold  }
.chetxt { color:#4D4D4D; font-size:24px; font-weight:bold  }

table.specs { border: 1px solid #FF8306; padding: 2px 2px; width: 98%; }
table.specs td {font-size: 80%;}
.banner { width: 100%; margin-left: auto; margin-right: auto; }
td.callout {
	border: 3px double #336633;  padding: 2px 2px; background-color: #EEEEEE; 
} 

td.lside {
	border-bottom: 1px solid #7d7c7c;
	border-top: 1px solid #7d7c7c;
	border-left: 1px solid #7d7c7c;
	border-right: 0px solid #7d7c7c;
	background-color: #FFFFFF;
	} 
td.rside {
	border-bottom: 1px solid #ffca28;
	border-top: 1px solid #ffca28;
	border-left: 0px solid #ffca28;
	border-right: 1px solid #ffca28;
	background-color: #000000;
	} 
	
td.rside2 {
	border-bottom: 0px solid #336633;
	border-top: 0px solid #336633;
	border-left: 0px solid #336633;
	border-right: 1px solid #336633;
	background-color: #FFF7E7;
	} 		
	
/* Table for Shopping Cart Buttons */
table.buyitem {
	width: 98%;
	border-bottom: 0px solid #336633;
	border-top: 1px solid #336633;
	border-left: 1px solid #336633;
	border-right: 1px solid #336633;
	background-color: #FFFFFF;
	
}  


table.buyitem caption {
	background: #FFCC66;
	padding: 2px 2px;
	text-align: left;
	border-bottom: 0px solid #336633;
	border-top: 1px solid #336633;
	border-left: 1px solid #336633;
	border-right: 1px solid #336633;
	font-weight:bold;
}

table.buyitem tr.alt  { background-color: #FFF7E7; }

table.buyitem td {
	margin: 0;
	padding: 2px 2px;
	border-bottom: 1px solid #336633;
}

table.buyitem col.size1{
	width:15%;
	font-weight:bold;
	text-align: left;
	
}

table.buyitem col.size2{
	width:70%;
	font-size:50%;
	text-align: left;
}

table.buyitem col.size3{
	width:10%;
	font-weight:bold;
	text-align: right;
}

table.buyitem col.size4{
	width:102px;
	text-align: right;
}
