BODY, TABLE, TR, TD, SPAN {
	FONT-FAMILY: verdana, helvetica, Arial,sans-serif;
	font-size: 12px;
	color : #000000;
}

TABLE,TR,TD{
	border-color:#FFFFFF;
}

H1{
	font-size: 18px;
	font-weight:bold;
	color:#397E3D;
}
H2{
	font-size: 18px; 
	font-weight:bold; 
	color: #397E3D;
}
H3{
	font-size: 14px; 
	font-weight:bold;  
	color:#397E3D; 
}
H4{
	font-size: 12px; 
	font-weight:bold;  
	color:#397E3D; 
}

P{
	font-size: 12px;
	text-align : justify;
	color : #000000;
}

.warning {
	font-size: 12px;   
	color: #dd2d00; 
}

.mainlink {
	font-size: 12px
}
.newsdate {
	font-size: 11px;
	font-weight:bold; 
	color: #397E3D;
}
.smalltext {
	font-size: 10px;
}
.smalltext2 {
	font-size: 11px;
}
.biggertext {
	font-size: 18px;
	font-weight: bold; 
	color: #397E3D;
}
.botmnavig {
	font-size: 10px;   
	color: #000000; 
}
.mainpagetext{
	font-size: 11px;  
	color: #397E3D;
}
.newstext {
	font-size: 11px; 
	color: #000000;
}
.newsheader{
	font-size: 11px; 
	font-weight:bold; 
	color: #397E3D;
}

.whiteongreen {
	font-size: 11px;
	color: #ffffff;
}
.whiteongreen:HOVER {
	font-size: 11px;
	color: #ABFF8A;
}

.whiteongreen2 {
	font-size: 11px;
	color: #ffffff;
}
.whiteongreen2:HOVER {
	font-size: 11px;
	color: #ABFF8A;
}

.whiteongreen3 {
	font-size: 11px;
	color: #ffffff;
}

.footernav{
	font-size: 10px;
	color : #B2B2B2;
}

A {
	text-decoration : none;
	color: #397E3D;
}
A:hover {
	color : #4EC24F;
}

HR {
	color:#CDE5CE;
	height:1px;
	border-bottom:1px solid #CDE5CE ;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}

INPUT, TEXTAREA {
	border-style : solid;
	border-color : #456B47;
	background-color : #F8F8F8;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border-width : 1px;
}

.selectbox {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		background-color : #ECF6EC;
		width: 250px;

}	
.selectbox2 {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		background-color : #ECF6EC;
		width: 150px;

}			

.radiobut{
	border: none;
	border-style: none;
	background-color: #FFFFFF;	
}
.radiobut INPUT {
	border: none;
	border-style: none;
	background-color: #FFFFFF;	
}


.button
{
	text-decoration: none;
	background-image: url(images/button_bg.png);
	background-position: left top;
	background-repeat: repeat;
	border-color: #B4B4B4 rgb(114, 114, 114) rgb(114, 114, 114) rgb(180, 180, 180);
	border-style: solid;
	border-width: 1px;
	font-size: 1.0em;
	margin: 0px 0px 0px 0px;
	padding: 1px 5px 1px 5px;
	cursor: pointer;
	height: 22px;
}
	

	
hr {
	color:#CDE5CE;
	height : 1px;
}	
.adminarearuler {
	background-color: #CDE5CE;
}	
.copyright{
	color:#7e7e7e ;
	font-size:10px ;
}
.table_head_row{
	background-color: #3aa341;
	text-align: center;
	color: #ffffff;
}
.table_head_column{
	background-color: #3aa341;
	text-align: left;
	color: #ffffff;
}
.table_data{
	text-align: center;
	background-color: #ECF6EC;
}                                            
											            
