body {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url('body/watermark_main.gif');
	margin: 0px;;
    background-position:    left top;
    background-repeat: repeat-x;
    scrollbar-face-color: #7AC043;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #E1F0D6;
}

a:link {
	text-decoration: none;
 	color: #7AC043;
}

a:visited {
	text-decoration: none;
	color: #7AC043;
}

a:hover {
	text-decoration: underline;
	color: #53832C;
}



.txt_large {
	font-size: 10pt;
	color: #7AC043;
	font-weight: bold;
}

.txt_body {
	color: #000000;
	font-size: 11px;
	text-align: justify;
}

.txt_body_dark {
	color: #000000;
	font-size: 11px;
	text-align: justify;
}

.txt_right {
	color: #000000;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
	text-align: center;
}


.txt_menu {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.txt_Heading_Green {
	color: #7AC043;
	font-size: 18pt;
}

.txt_Heading_Grey {
	color: #808080;
	font-size: 18pt;
}

.txt_Heading_Grey_Sml {
	color: #808080;
	font-size: 11pt;
}

.txt_LHS {
	font-size: 10px;
	color: #000000;
}

.txt_footer {
	font-size: 10px;
	color: #000000;
	text-align: right;
}

.Spacer_10px {
	Height: 10px;
}

.Spacer_15px {
	Height: 15px;
}

.Spacer_05px {
	Height: 5px;
}

.Spacer_25px {
	Height: 25px;
}

.Spacer_50px {
	Height: 50px;
}

.Line {
	Height: 7px;
	background-image: url('body/line_dotted.gif');
}


input,select, textarea
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 10px; 
	background-color : white; 
	background-image: url('body/gradient_form.gif');
	border : 1px solid #FFFFFF;
	margin : 1px; 
}


.txt_SectionHeading {
	color: #7AC043;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;

}

.txt_PageHeading_SUB {
	color: #7AC043;
	font-size: 13px;
	text-align: right;
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;

}

a#readmore	{ font-family: Segoe UI, Arial, Tahoma, Verdana, Helvetica, sans-serif; font-weight: bold; text-align: right; font-size: 11px; color : #7AC043; }
a#readmore:link	{ font-family: inherit; font-weight: bold; text-align: right; font-size: 11px; text-decoration: none; color : #7AC043; }
a#readmore:visited { font-family: inherit; font-weight: bold; text-align: right; font-size: 11px; text-decoration: none; color : #7AC043; }
a#readmore:hover { font-family: inherit; font-weight: bold; text-align: right; font-size: 11px; text-decoration: underline; color : #53832C;}
