@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background-color: #6ED033;
	color: #FFFFFF;
	word-break:break-all;
}
form,img {
	margin: 0px;
	border:0px;
}
a.glink:link, a.glink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.glink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.gtext {
	color: #666666;
}
.greenbtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #329D47;
}
a.greenlink:link, a.greenlink:visited {
	color: #329D47;
	text-decoration: none;
}
a.greenlink:hover {
	color: #329D47;
	text-decoration: underline;
}
.wbtext {
	font-weight: bold;
	color: #FFFFFF;
}
a.wlink:link, a.wlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.wlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.input_css {
	color: #333333;
	height: 18px;
	margin: 0px;
	border: 1px solid #999999;
}
.butt_css {
	color: #333333;
	background-color: #F1F1F1;
	margin: 0px;
	height: 20px;
	border: 1px solid #333333;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	padding: 2px;
}

