BODY  {
	color : #000000;
	background-color : #003300;
	margin : 0px;
}

P, TD  {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 90%; 
}

UL  {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 90%; 
}

OL  {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 80%; 
	font-style : normal; 
	font-weight : normal;
}

H1 { 
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 120%; 
	font-style : normal; 
	font-weight : bold;
}

H2 { 
	font-family : Georgia, "Times New Roman", Times, serif; 
	font-size : 120%; 
	font-style : normal; 
	font-weight : bold;
}

H3 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 120%; 
	font-weight: bold; 
	color : #003300;
}
 
H4 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 90%; 
	font-weight: bold;
}

H5 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	font-weight: bold; 
}

H6  {
	color : #ECF2AA;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 70%; 
	font-style : normal; 
	font-weight : normal;
}

IMG {
    border-color : #000000;
}

HR  {
	height : 2px;
	color : #457D18;
	width : 90%;
	text-align : center;
}

A  {
	color : #457D18;
	text-decoration : none;
}

A:Visited  {	
	color : #457D18;
}

A:Active  {
	color : #457D18;
}

A:Hover  {
	color : #457D18;
	text-decoration : underline;
}

A.catlink {	
	color : #ECF2AA;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 90%; 
	line-height: 180%;
	font-weight : normal;	
}

A.catlink:Active {	
	color : #FFFF99;
}

A.catlink:Hover {	
	color : #FFFF99;
}

A.catlink:Visited {	
	color : #FFFF99;
}

A.activecat {	
	color : #FFFF33;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 90%; 
	line-height: 180%;
	font-weight : normal;	
}

A.activecat:Active {	
	color : #FFFF33;
}

A.activecat:Hover {	
	color : #FFFF33;
}

A.activecat:Visited {	
	color : #FFFF33;
}

H2.cattitle{
	color : #457D18;
	text-align : left;
}

P.catdescription{
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 80%; 
	font-style : normal; 
	font-weight : bold;
}

H4.itemname {
	color : #000000;
	padding-top : 5px;
}

P.itemdescription {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 80%; 
	font-style : normal; 
	font-weight : normal;

}
HR.itemseparator {
	height : 2px;
	color : #457D18;
	width : 75%;
	text-align : center;
}

P.pager {
	color : #CC3300;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 80%; 
	font-style : normal; 
	font-weight : bold;
}

.subcatlist {
	color : #457D18;
	text-align : center;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 100%; 
	line-height: 180%;
	font-weight : bold;	
}

.featured {
	font-weight : bold;
	font-style : italic;
	color : #CC3300;
}

.footer {
	color : #000000;
	text-align : center;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 60%; 
	font-style : normal; 
	font-weight : normal;
}	

TABLE.maintable {
	padding : 0px;
	border: 0px;
}

TD {
	padding : 3px;
}

TD.headerarea {
	padding : 0px;
}

TD.menuarea {
	background-color : #457D18;
	padding : 0px 0px 0px 15px;
}

TD.mainarea {
	background-color : #ECF2AA;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 80%; 
	font-style : normal; 
	font-weight : normal;
	padding : 20px;
}

TD.footerarea {
	padding-bottom : 10px;
}

TD.featuredcolumn {
	background-color : #457D18;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 100%; 
	font-style : normal; 
	font-weight : normal;
	text-align : center;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-right : 10px;
	padding-left : 10px;
}

.subjectbox {
	padding : 0px;
}

.subjectdescriptionbox {
	padding-top : 0px;
	padding-bottom : 10px;
	padding-right : 10px;
	padding-left : 10px;
}

.itemlistbox {
	padding : 0px 20px 0px 20px;
}

.required {
	color: #CC3300;
}

.headback {
	background-color : #457D18;
	font-size : 80%;
	color : #ECF2AA;
	font-weight : bold;
}

.darkback {
	background-color : #D6DD87;
	font-size : 75%; 	
}

.lightback {
	background-color : #E6ED97;
	font-size : 75%; 	
}

.error {
	color : red; 
}

.carttable {
	background-color : #ECF2AA;
	font-size : 100%;
}

TD.maincartarea {
	background-color : #ECF2AA;
	padding-top : 10px;
}