body
{
	margin:0px;
	background-color: #347235;
	scrollbar-face-color: #347235;
	scrollbar-highlight-color: #FFE6A2;
	scrollbar-3dlight-color: #849E68;
	scrollbar-darkshadow-color: #E6D273;
	scrollbar-shadow-color: #65584A;
	scrollbar-arrow-color: #EAC117;
	scrollbar-track-color: #E8D591;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.bold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.border {
	border-right-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #EAC117;
	border-top-width: 2px;
	border-bottom-width: 8px;
	border-left-width: 3px;
	border-top-color: #EAC117;
	border-bottom-color: #EAC117;
	border-left-color: #EAC117;
}
.image {
	background-image: url(images/people_04.gif);
	background-repeat: no-repeat;
}

a.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.link :hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#F15D29;
}
a.sub_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
a.sub_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	font-weight: bold;
}

.text_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AF9125;
}
.sideborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2A180E;
	border-right-color: #2A180E;
	border-bottom-color:#2A180E;
	border-left-color: #2A180E;
}

