body {
	margin:0px;
	background-color:#2B7633;
/*	background-image:url(images/back-border.jpg);*/

	}
	
	.LeftMenu
{
border-bottom-color:#259f32; 
border-bottom-style:solid; 
border-bottom-width:1px; 
background-color:#2b7633; 
border-top-color:#000000; 
border-top-style:solid; 
border-top-width:1px;

}

.LeftMenuMouseOver
{ 
	background-Color:#41B44D;
}

.LeftMenuMouseOut
{
	border-bottom-color:#259f32; 
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	background-color:#2b7633; 
	border-top-color:#000000; 
	border-top-style:solid; 
	border-top-width:1px;
}
	
	
	A:link
{
	text-decoration: none;
	color: #003366;
}

A:visited
{
	text-decoration: none;
	color: #003366;
}

A:hover
{
	text-decoration: underline;
	color: #ff0000;
}

A:active
{
	text-decoration: none;
	color: #003366;
}

	
.matter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
 text-decoration:none;
}

.title 
{
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	color:#2B7633;
}

.titlewithbg
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background-color:#2B7633;
	padding-left:5px;
	padding:5px;
	padding-right:0px;
	text-decoration:none;
}

.content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
}

.navtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2B7633;
 	text-decoration:none;
}
.tblborder
{
	border-bottom-color:#666666;
	border-bottom-width:1px;
	border-bottom-style:ridge;
	border-top-color:#666666;
	border-top-width:1px;
	border-top-style:ridge;
	border-left-color:#666666;
	border-left-width:1px;
	border-left-style:ridge;
	border-right-color:#666666;
	border-right-width:1px;
	border-right-style:ridge;
}

.verB11Gray{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#666666;
 	text-decoration:none;
}

.verB11Grn{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#2B7633;
 	text-decoration:none;
}

.verB13Grn{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color:#2B7633;
 	text-decoration:none;
}
.background {
	background-color:#2B7633;
	}
.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-color:#2B7633;
	padding-left:10px;
	padding:10px;
	padding-right:0px;
	text-decoration:none;
	}
/*.link-visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-color:#41B44D;
	padding-left:10px;
	padding:10px;
	padding-right:0px;
	text-decoration:none;

	}*/

.link-Hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-color:#41B44D;
	padding-left:10px;
	padding:10px;
	padding-right:0px;
	text-decoration:none;

	}
.divider {
	background-image:url(images/divider.jpg);
	background-repeat:repeat-x;
	}
#bottome-line {
	border-top:1px solid #2B7633;
	border-bottom:1px solid #2B7633;
	padding-top:10px;
	padding-bottom:10px;
	}
.note
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
