body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a, a:hover {
color: #3f2ea1;
}
}
a:visited {
color: #612b84;
}
h2 {
	font-size: 13px;
	font-family: Tahoma;
	color: #fafbf9;
		padding:0px;
	margin:0px;	
	font-weight:normal;
	font-style:italic;
}
h3 { 
	font-family: Tahoma;
	color: #576f28;
	font-style: italic;
		padding:0px;
	margin:0px;		
	font-weight:normal;
}
.menu_active, .menu_active a, .menu_active a:hover, .menu_active a:visited{
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	padding:0px 7px;
	text-align:center;
}
.menu, .menu a, .menu a:hover, .menu a:visited{
	color: #445133;
	text-decoration:none;
	font-size: 13px;
	font-family: Tahoma;
	padding:0px 7px;
	text-align:center;
}
h1 {
	font-size: 23px;
	color: #646c33;
		padding:8px 0px 0px 0px;
		font-weight:normal;
	margin:0px;
}
.style8 {
	font-family: Tahoma;
	font-size: 16px;
	color: #eaf0d7;

}

.bottom_link, .bottom_link a, .bottom_link a:hover, .bottom_link a:visited  
{
color:white;
}

a.button,a.button:hover {
font-family:Tahoma;
color: #eaf0d7;
font-size:18px;
text-decoration:none;

}

.form-field-name {
background-color:#576f28;
color:white; 
font-weight:bold;
}

.form-field-name-error {
background-color:#ff4228;
color:white; 
font-weight:bold;
}

.error{
color:#ff4228; 

}

.form-field-content {
background-color:#eceebc;
}

.form-field-content textarea, .form-field-content input{
width:100%;
font-family:verdana;
font-size:12px;
}