.agreen {
	width:150px;
	background-color : #257321;
	border-bottom : 2px solid Black;
	padding-left:10px;
	font-family:Arial;
	font-size:12px;
	color:white;
	font-weight:bold;
}

.agreen a {
	text-decoration:none;
	color:white;
}

.agreen a:hover {
	text-decoration:none;
	color:#CCCCCC;
}

.awhite {
	width:150px;
	background-color : #FFFFFF;
	border-bottom : 2px solid Black;
	padding-left:10px;
	font-family:Arial;
	font-size:12px;
	color:#257321;
	font-weight:bold;
}

.awhite a {
	text-decoration:none;
	color:#257321;
}

.awhite  a:hover {
	text-decoration:none;
	color:#444444;
}

.menu a {
	background-color:black;
	height:20px;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:white;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	text-decoration:none;	
}

.menu a:hover {
	background-color: #257321;
	color: black;
	text-decoration: underline;
}

.news_title_bar {
	height:25px;
	width:596px;
	background-color:#6F6F6F;
	font-family:arial;
	font-size:11px;
	color:white;
	padding-left:5px;
	padding-top:2px;
	font-weight:bold;
}

.news_main {
	background-color: #ffffff;
	font: normal 11px/12px Arial;
	padding:10px;
}

.right_top {
	height: 25px;
	width: 189px;
	background-color: #9B9B9B;
	border-bottom:2px;solid;black;
	padding-top:2px;
}

.right_bottom {
	width:189px;
	background-color:#B6B5B5;
}

.mainField {
	background: white;
	font-family:arial;
	font-size:11px;
	color:black;
}

.mainField a {
	font-family:arial;
	font-size:11px;
	color:#257321;
	text-decoration:none;
}

a {
	color:#257321;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

.mainField p, P {
	margin: 3px 0 0 0;
}

.titel {
	font-family:verdana;
	font-size:12px;
	color:#257220;
	font-weight:bold;
}

	select, input, button,  {
			background-color: #FFFFFF;
			font-family: arial; 
			font-size: 11px; 
			font-style: normal; 
			font-weight: bold; 
			letter-spacing: 0px; 
			color: #444444; 
			padding-left: 2px;
			border-width : 2;
			border-style : solid;
			border-color : #444444;
			height:20px;
	}
