body {margin:0px;padding:0px;
background-color : #297952;
background-repeat : repeat-x, repeat-x;
}

body, p, td, ul li, li, input, select, option, .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006400;
	}
	
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006400;
	font-weight: bold;
	text-decoration: none;
}

.titleRedLink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
a.titleRedLink:link, a.titleRedLink:visited, a.titleRedLink:active { color: #cc0000; text-decoration: none;}
a.titleRedLink:hover { color: #cc0000; text-decoration: underline;                        
}

.leftMenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none; 
}
a.leftMenu:link, a.leftMenu:visited, a.leftMenu:active { color: #333333; text-decoration: none;}
a.leftMenu:hover { color: #d31f33; text-decoration: none; }

.SoldRed {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d31f33;
	font-weight: bold;
	text-decoration: none; 
}

.newslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006400;
	font-weight: bold;
	text-decoration: underline;
}
a.newslink:link, a.newslink:visited, a.newslink:active { color: #006400; text-decoration: underline;}
a.newslink:hover { color: #006633; text-decoration: none;                      
}

.smalltextblack {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}

a.smalltextblack:link, a.smalltextblack:visited, a.smalltextblack:active { color: #666666; text-decoration: none;}
a.smalltextblack:hover { color: #000000; text-decoration: underline;}

.textblackLink {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}

a.textblackLink:link, a.textblackLink:visited, a.textblackLink:active { color: #666666; text-decoration: none;}
a.textblackLink:hover { color: #000000; text-decoration: underline;}

footerLink {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a.footerLink:link, a.footerLink:visited, a.footerLink:active { color: #ffffff; text-decoration: none;}
a.footerLink:hover { color: #FFFFFF; text-decoration: underline;}

.imgBorder{
	border-top: #006400 2px solid;
	border-right: #006400 2px solid;
	border-bottom: #006400 2px solid;
	border-left:  #006400 2px solid;
}

.imgBorder2{
  float: none;
  border: 2px solid #006400;
  padding:5px;
  margin-right: 0px;
  }

.white{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#contentcell img, .imgBorder5 {
 	border-top: #006400 2px solid;
	border-right: #006400 2px solid;
	border-bottom: #006400 2px solid;
	border-left:  #006400 2px solid;
   padding:5px;
  } 
  .button {
	border: #666666 1px solid;
	background: #bfc0b2;
}