body 
{
	margin-top:0px;
	color: #FFFFFF;
}
a:link {
	color: #698059;
	background-color: #FFFFFF;
}
a:visited {
	color: #50A17E;
}

.GreenContent
{
	font-family:Verdana;
	color: #275C02;
	font-size: 12px;
}

.PageContent
{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
}
.SectionTitle
{
	font-family: Arial;
	color:#505D28;
	font-weight:bold;
	font-size: 16px;
	line-height: 18px;
	background-image: none;
	background-position: right;
	background-repeat: no-repeat;
}
 
hr
{
	color: #344E1F;
	height: 1px;
}

.Address
{
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	color: #275C02;
	line-height: 15px;
}

li
{
	list-style-image : url(../images/itembullet.gif);
	
}

.links
{
	font-family: Arial;
	font-size: 12px;
}

.rfv
{
	font-family: Arial;	
	color: Red;
}

/******************* Left Menu **************************/

.LeftMenu
{
	width: 60px;	
}
.LeftSubMenu
{
	width: 60px;	
}
.LeftMenuItem
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	border-left: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-top: 3px solid #FFFFFF;
	cursor: hand;
	color: #ECE9D8;
	
}
