body {
}

P,BR,TD,LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 94%;  
}


TH {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	background-color: #799668; 
}

TD.yellow {
	background-color: #FFFFBE; 
}

TABLE.box {
	border-collapse: collapse;
	border-style: solid;
	border-width: 2px;
	border-color: #799668; 
}
UL
{
list-style-type: none;
padding: 0;
margin: 2.0em;
}


LI
{
background-image: url(images/triangle_green.gif);
background-repeat: no-repeat;
background-position: 0 0.3em;
/* next line is indent to where text starts  */
padding-left: 2.0em;
/* next line is spacing between list items  */
margin-bottom: 0.4em;
}

hr {
color: #799668; 
border: thin dotted;
}


H1 {
	color: #456A42;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 130%;  
}

H1.sales {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 175%;  
}

H2 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 100%; 
	margin-top: 0.0em;
}

H2.sales {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 130%;  
}

H3 {
background-image: url(images/square_green.gif);
background-repeat: no-repeat;
background-position: 0 0.4em;
/* next line is indent to where text starts  */
padding-left: 1.0em;
/* next line is spacing between list items  */
margin-bottom: 0.4em;
	color: #456A42;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 94%; 
}

H4 {
background-image: url(images/square_green.gif);
background-repeat: no-repeat;
background-position: 1.0em 0.4em;
/* next line is indent to where text starts  */
padding-left: 2.0em;
/* next line is spacing between list items  */
margin-bottom: 0.4em;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 94%;  
}

span.red {
	color: #FF0000;
}

span.darkgreen {
	color: #456A42;
	font-size: 80%;  
}

span.headinggreen {
	color: #009900;
}

span.midgreen {
	color: #799668;
}

span.lightgreen {
	color: #B5E29B;
}

span.ochre {
	color: #E3E19D;
}

span.smallblack {
	color: #000000;
	font-size: 75%;  
}

span.smallgreen {
	color: #456A42;
	font-size: 75%;  
}

span.smallgreen a {
	color: #456A42;
}

span.highlight {
	background-color: #FFFF00;
}

div.menuleft a {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 90%;  
	font-weight: bold; 
	text-decoration: none;
	padding-left: 20px;
}

div.menubottom {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 90%;  
	text-decoration: none;
	text-align: right;
}

div.menubottom a {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 90%;  
	font-weight: bold; 
	text-decoration: none;
}

div.footer {
	font-family: Arial;
	color: #B5E29B;
	font-size: 75%;  
	text-align: right;
}

div.whitebox {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	border-color: #799668; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 94%;  
}

div.yellowbox {
/*	background-color: #E3E19D;  */
	background-color: #FFFFBE;
	border-style: solid;
	border-width: 2px;
	border-color: #456A42; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 94%;  
}

div.greybox {
	background-color: #E3E3E3;
	border-style: solid;
	border-width: 2px;
	border-color: #456A42; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 94%;  
}

div.greenbox {
	background-color: #B5E29B;
	border-style: solid;
	border-width: 2px;
	border-color: #456A42; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 94%;  
}

div.indent {
padding-left: 2.0em;
}

A {
	color: #456A42;
}

A.gdgh {
	color: #FFFFFF;
	text-decoration: none;
}

TD.optin_repeat {
background-image: url(images/optin_repeater.gif);
	}

TD.menu_background {
background-image: url(images/menu_background.jpg);
	}

TD.footer_background {
background-image: url(images/footer_background.gif);
	}

TD.bottom_repeat {
background-image: url(images/bottom_menu_background.gif);
	}

TD.repeater_right {
background-image: url(images/repeater_right.jpg);
	}

.forminput { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.odd {background-color: #FFFFBE;} 
.even {} 
