body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003700;
}

.H1 {
	font-family: "trebuchet MS", serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.h1 {
	font-family: "trebuchet MS", serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.H2 {
	font-family: Georgia ,"Times New Roman";
	text-transform: capitalize;
	word-spacing: -3px;
	letter-spacing: -3px;
	color: #022B59;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.H3 {
	font-family: "trebuchet MS", serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.p {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.p  a:link,
.p  a:visited,
.p  a:active 
{ 
  text-decoration: none;
	color: #000000;
}

.p  a:hover  
{  
   text-decoration: underline;
	color: #FF0000; 
}

.left_margin {
	background: url(images/left_margin_bg.jpg) top left no-repeat #003700;
}
.right_margin {
	background: url(images/right_margin_bg.jpg) top left no-repeat #003700;
}
.main_bg {
	background: url(images/main_page_bg.jpg) top left no-repeat #003700;
}
.small_logo {
	background: url(images/small_logo.gif) top right no-repeat;
}
.content_bar {
	background: url(images/content_bar.jpg) top left no-repeat;
}
.content_box {
    background: url(images/content_box_bg.gif) top left repeat-x #C9E3CB;
	}

.box_content {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003700;
}

.box_content  a:link,
.box_content  a:visited,
.box_content  a:active 
{ 
  text-decoration: none;
	color: #003700;
}

.box_content  a:hover  
{  
   text-decoration: underline;
	color: #FF0000; 
}

.footer {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.footer  a:link,
.footer a:visited,
.footer  a:active 
{ 
  text-decoration: none;
	color: #ffffff;
}

.footer  a:hover  
{  
   text-decoration: underline;
	color: #FF0000; 
}

.quote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004F00;
}
.sub_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_menu  a:link,
.sub_menu a:visited,
.sub_menu  a:active 
{ 
  text-decoration: none;
	color: #ffffff;
}

.sub_menu  a:hover  
{  
   text-decoration: underline;
	color: #FFCC00; 
}

.sub_menu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

