BODY  {
	color : black;
	background-color : white;
        background-image : none;
	margin-left : 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

P  {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	font-style : normal; 
	font-weight : normal;
}

li  {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	font-style : normal; 
	font-weight : normal;
}

h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #006633; 
	font-size: 20px; 
	font-style: normal; 
	font-weight: bold;
}

h3 {  
	font-family: Arial, Helvetica, sans-serif; 
	color: #006633; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold;
}

h4  {
	font-family : Arial, Helvetica, sans-serif; 
	color: #006633; 
	font-size : 14px; 
	font-style : normal; 
	font-weight : bold;
}

H6  {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-style : normal; 
	font-weight : normal;
}

IMG {
        border-color : #000000;
}


HR  {
	style : noshade;
	size : 2;
	color : #006633;
}


A  {
	color : #006633;
	text-decoration : underline;
	font-style : normal; 
	font-weight : bold;
}

A:Visited  {	
	color : #000000;
	text-decoration : underline;
	font-style : normal; 
	font-weight : bold;
}

A:Active  {
	color : #009933;
	text-decoration : underline;
	font-style : normal; 
	font-weight : bold;
}

A:Hover  {
	color : #009933;
	text-decoration : underline;
	font-style : normal; 
	font-weight : bold;
}

A.catlink {	
	color : #DFFAEC;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 15px; 
	font-style : normal; 
	font-weight : bold;
}

A.activecat {	
	color : white;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 15px; 
	font-style : normal; 
	font-weight : bold;
}
H2.cattitle{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 14pt; 
	font-style : normal; 
	font-weight : bold;
}
P.catdescription{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : normal;
}
H4.itemname {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12pt; 
	font-style : normal; 
	font-weight : bold;
}
P.itemdescription {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : normal;

}
HR.itemseparator {
	width : 60%;
}

P.pager {
	color : #CC0033;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : bold;
}

.subcatlist {
	color : #006633;
	text-align : center;
	font-weight : bold;
}
.featured {
	font-weight : bold;
	font-style : italic;
	color : red;
}
TABLE.maintable {
	padding : 20px;
}
TD.headerarea {
	background-color : #FFFFFF;
}
TD.menuarea {
	background-color : #006C43;
	padding : 5px;
}
TD.mainarea {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : normal;
	padding-top : 10px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-left : 5px;
}
TD.footerarea {
	padding-bottom : 5px;
}
TD.featuredcolumn {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : normal;
	background-color : #DFFAEC;
	text-align : center;
}

.required {
	color: #CC3300;
}
.headback {
	background-color : #FFFFFF;
}
.darkback {
	background-color : #99CC99;
}
.lightback {
	background-color : #DFFAEC;
}
.error {
	color : red; 
}
.carttable {
	background-color : white;
}
TD.maincartarea {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-style : normal; 
	font-weight : normal;
	background-color : #FFFFFF;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-left : 5px;
}


