body,td,div{
	font-family: verdana, arial, helvetica;
	font-size:11px;
	color: #96BD8F;
}

body{
	background-color: #66905E; /* 96BD8F - 3174BB*/
}

a{
	text-decoration: underline;
	color: #96BD8F;
	font-weight:bold;
}

a:hover{
	text-decoration: underline;
	color: #EDF5EC;  /* ffffff*/
}


.newslink{
	text-decoration:none;
}

.mail{
	text-decoration: underline;
	color: #96BD8F;
	font-weight:normal;
}

.border{
	background-color:#2E3D2A;
}

.menu {
	font-family: verdana, arial, helvetica;
	font-size:9px;
	color: #EDF5EC;  /* ffffff*/
	background-color:#3F533A;
}

.maintext{
	padding:6px; 
	font-family: verdana, arial, helvetica;
	font-size:11px;
	color: #96BD8F;
	background-color:#4B6546;
}

.footer{
	font-family: verdana, arial, helvetica;
	font-size:9px;
	color: #96BD8F;
	background-color:#3F533A;
}


fieldset{
	border:1px solid #96BD8F;
	padding:4px;S
}

legend{
	color: #EDF5EC;  /* ffffff*/
}

.listhead{
	background-color: #3F533A;
}


.listrow{
	background-color: #43593E;
}
