@charset "TIS-620";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8E8E8E;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	color: #82ad00;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #8E8E8E;
	line-height: 14px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #8E8E8E;
	line-height: 14px;
}
.hilight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #82ad00;
	line-height: 14px;
}
A:link {
	TEXT-DECORATION: none;
	color: #8E8E8E;
}
A:visited {
	TEXT-DECORATION: none;
	color: #8E8E8E;
}
A:hover {
	TEXT-DECORATION: none;
	color: #8E8E8E;
}

input.text	{
	background: url(none) center center;
	clear: both;
	float: none;
	border: none;
	color: #FFFFFF;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	color: #82ad00;
}
.imgstr {
	border:1px;
	border-color:#CCC;
}
