body {
	background-color: #EEE4A2;
	margin-left: 5px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
}
td, p {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none; line-height: 15px;
}
A:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000060; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: underline;
}
A:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #606060; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: underline;
}
A:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #600060; 
	TEXT-DECORATION: underline; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}
h1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none; 
	line-height: 20px;
}
h2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #818181; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none; 
	line-height: 18px;
}
h3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 14px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}
li {padding-left: 8px;
	color: #666666;}
/* ------------------------------ BORDER FOR THE WHOLE TABLE - change the border color --------------------------------------- */
.tablebrdr {
	border: 1px solid #266F2B;
}
/* ------------------------------ CART STATUS TEXT --------------------------------------- */
.cartstatus a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-image: url(ImagesSite/headerBkg.jpg%22);
}
.cartstatus a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.cartstatus a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
/* ------------------------------ TOP MENU change the background color and the font color --------------------------------------- */
.topmenu {
	color: #FFFFFF;
	background-color: #266F2B;
}
.topmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
	padding: 13px;
}
/* ------------------------------- CONTENT AREA -------------------------------------- */
.mainsect {
	padding: 6px;
}
/* ------------------------------ SIDE MENU HEADER CELL - change the background colors and the font colors --------------------------------------- */
.sidemenu_heading {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: #FBB823;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	PADDING: 3px;
}
/* ------------------------------ SIDE MENU CATEGORIES TABLE - change background color --------------------------------------- */
.category0 {
	background-color: #FAE7C2;
}
/* ------------------------------ SIDE MENU CATEGORIES CELL - change the background colors and the font colors --------------------------------------- */
.category {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	LINE-HEIGHT: 17px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	PADDING: 5px;
	background-color: #FFE7AF;
}
.category a:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.category a:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.category a:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}
.subcat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	margin-left: 6px;
}
.subcat a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}
.subcat a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
   text-decoration: none;
}
.subcat a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
   text-decoration: none;
}
/* ------------------------------ BOTTOM MENU AND COPYRIGHT - change the border color only! --------------------------------------- */
.bottomnav {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #808080;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #266F2B;
}
.bottomnav A:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	COLOR: #808080; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}
.bottomnav A:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	COLOR: #808080; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none
}
.bottomnav A:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	COLOR: #666666; 
	TEXT-DECORATION: underline; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}
/* ------------------------------ SHOPPING CART DISPLAY TABLE --------------------------------------- */
.cart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	padding: 1px;
}
.cart2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	padding: 1px;
}
.cart3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #333333;
	padding: 1px;
}
.cart4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
}
/* ------------------------------ ALL TABLES HEADERS change the background color --------------------------------------- */
.tableheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #FBB723;
	padding: 2px;
	border-bottom: 1px solid #000000;
}
/* ------------------------------ SHOPPING CART DISPLAY FIELDS --------------------------------------- */
.cartinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
	border: 1px solid #999999;
	text-decoration: none;
	text-align: right;
}
/* ------------------------------ FORM CONTROLS --------------------------------------- */
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 2px;
	border: 1px solid #999999;
	right: 1px;
}
/* ------------------------------ FORM CONTROLS - keeps the radio button from having a border --------------------------------------- */
.inputradio {
	color: #333333;
	padding: 2px;
	border: none;
	right: 1px;
}
/* ------------------------------ FORM SUBMIT BUTTONS - change the background image or color - comment the image out if not in use -------- */
.inputsubmit  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../imagesSite/bkg_button.gif); */
   background-color: #CCCCCC;
	border: 1px solid #999999;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
}
/* ------------------------------ INVOICE DISPLAY TABLE - no changes --------------------------------------- */
.invoice1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px none #333333;
	padding: 1px;
}
.invoice1b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 1px;
}
.invoice2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px none #333333;
	padding: 1px;
}
.invoice3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px none #333333;
	padding: 1px;
}
.invoice4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	padding: 1px;
}
/* ------------------------------ INPUT FIELD BORDERS FOR THE itemdetail.cfm PAGE PRICES --------------------------------------- */
.brdr {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #000000; 
	border: none #FFFFFF;
	text-align: center;
}
.xbrdr {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #000000; 
	border: none #FFFFFF;
	text-align: left;
    TEXT-DECORATION: line-through;
}
.sbrdr {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #FF0000; 
	border: none #FFFFFF;
	text-align: left;
}
