@charset "utf-8";
/* CSS Document */
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family:tahoma;
	font-size:12px;
	color:#666666;


}



.white
{
color:#FFFFFF;
}

.white_14, .white_14 a:link,  .white_14 a:active, .white_14 a:visited
{
color:#238441;
font-size:14px;
text-decoration:none;
}

.white_14 a:hover
{

color:#FFF;
font-size:14px;
text-decoration:underline;
}


.green
{
color:#238441;

}
.green_16, h1
{
color:#238441;
font-size:16px;
font-weight:normal;

}


a:link,  a:active, a:visited
{
color:#238441;

}

a:hover
{
color:#238441;
text-decoration:none;
}

.form_box {
	border: 1px solid #238441;
	width:150px;
	
	font-family:tahoma;
	font-size:12px;
	color:#666666;
}

.form_bts {
	border: 1px solid #238441;
	font-family:tahoma;
	font-size:12px;
	color:#666666;
}

.green_10, .green_10 a:link,  .green_10 a:active, .green_10 a:visited
{
color:#238441;
font-size:12px;
text-decoration:none;
}

.green_10 a:hover
{

color:#FFF;
font-size:12px;
text-decoration:underline;
}
h1
{
	font-size:10px;
	color:#CCC;
}

#menustart{
	display: none;
	background: #4F9D67;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	position: absolute;
	top: 258px;
	width: 665px;
	height: 39px;
	z-index: 999;
	line-height: 49px;
	text-align: right;
	padding-right: 20px;
}