@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
{
color:#238441;
font-size:16px;

}


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;
}