body {
scrollbar-face-color: #DBDBDB; 
scrollbar-highlight-color: #EDEDED; 
scrollbar-shadow-color: #888888; 
scrollbar-3dlight-color: #666666; 
scrollbar-arrow-color: #666666; 
scrollbar-track-color: #EDEDED; 
scrollbar-darkshadow-color: #D9D1DF; 
background-color : #FFFFFF; 
margin-left : 0; 
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
} 

a:link {
color : #0000cc; 
text-decoration : underline; 
} 
a:visited {
color : #0000cc; 
text-decoration : underline; 
} 
a:hover {
color : #cc0000; 
text-decoration : none; 
} 
a:active {
color : #0000cc; 
text-decoration : underline; 
} 

a.link1:link {
color : #000000; 
text-decoration : underline; 
} 
a.link1:visited {
color : #000000; 
text-decoration : underline; 
} 
a.link1:hover { 
color : #000000; 
text-decoration : underline;  
} 
a.link1:active {
color : #000000; 
text-decoration : underline; 
} 

a.link2:link {
color : #FFFFFF; 
text-decoration : none; 
} 
a.link2:visited {
color : #FFFFFF; 
text-decoration : none; 
} 
a.link2:hover { 
color : #FFFFFF; 
text-decoration : none;  
} 
a.link2:active {
color : #FFFFFF; 
text-decoration : none; 
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	text-align:justify;
}

.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969696;
	padding: 10px;
}

.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b7b7b;
	padding: 10px;
	line-height: 18px;
}

.PgTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding:  10px 10px 10px 10px;
	font-stretch: wider;
	background-color: #a7b949;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}


.menu {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #8da125;
	line-height: 20px;
}
a.menu:link { 
	color: #8da125; 
	text-decoration: none;
	}
a.menu:visited { 
	color: #8da125; text-decoration: none;
}
a.menu:hover { 
	color: #FFFFFF;	
	text-decoration: none;
	background-color: #bdd63a;
	line-height: 20px;
}
a.menu:active { 
	color: #8da125;	text-decoration: none;
}

.menuOver {
	font-family: Arial, Tahoma;
	font-size: 12px; 
	color: #FFFFFF;	
	text-decoration: none;
	background-color: #bdd63a;
	line-height: 20px;
}
a.menuOver:link { 
	font-family: Arial, Tahoma;
	font-size: 12px; 
	color: #FFFFFF;	
	text-decoration: none;
	background-color: #bdd63a;
	line-height: 20px;
}
a.menuOver:visited { 
	font-family: Arial, Tahoma;
	font-size: 12px; 
	color: #FFFFFF;	
	text-decoration: none;
	background-color: #bdd63a;
	line-height: 20px;
}
a.menuOver:hover { 
	color: #FFFFFF;	
	text-decoration: none;
	background-color: #bdd63a;
	line-height: 20px;
}
a.menuOver:active { 
	font-family: Arial, Tahoma;
	font-size: 12px; 
	color: #FFFFFF;	
	text-decoration: none;
	background-color: #bdd63a;
	line-height: 20px;
}

.footertext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #6e7b29;
}


