body {
	background-color: #a3a2a0;
}
a:link {
	text-decoration: none;
	color: #918e8f;
}
a:visited {
	text-decoration: none;
	color: #918e8f;
}
a:hover {
	text-decoration: underline;
	color: #7db901;
}
a:active {
	text-decoration: none;
	color: #918e8f;
}
.index_headings {
	font: bold 13px arial;
	color: #ffffff;
}
.index_content {
	font: normal 11px arial;
	color: #666666;
	text-align: left;
}
.index_headings_green {

	font: bold 13px arial;
	color: #7db902;
}
.index_headings_gray {
	font: bold 13px arial;
	color: #918e8f;
}
.content {
	font: normal 12px arial;
	color: #666666;
	text-align: left;
}
.index_content_green {
	font: normal 11px arial;
	color: #7db902;
}


.dashed {
	border: 0;
	border-top: 1px dashed #666;
}

#webmail {
	
}
form#webmail {
	margin: 0;
	padding: 0;
}
#webmail label {
	display: block;
}
#webmail label, #webmail input {
	font: normal 11px arial;	

}


#news {
	height: 150px;
	overflow: auto;
}