body {
	margin:0px;
	padding:0px;
	background-color: #252525;
	text-align: center;
}
.text01 {
	color: #a7a7a7;
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
.textcopyr {
	color: #a7a7a7;
	font-family: tahoma;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
}
a.light:active,
a.light:visited,
a.light:link {
	font-family: tahoma;
	font-size: 11px;
	color: #FCFFAC;
	text-decoration: underline;
}
a.light:hover {
	color: #FCFFAC;
	text-decoration: none;
}
a.white:active,
a.white:visited,
a.white:link {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
a.white:hover {
	color: #ffffff;
	text-decoration: none;
}
a.green:active,
a.green:visited,
a.green:link {
	font-family: tahoma;
	font-size: 11px;
	color: #B1FE37;
	text-decoration: underline;
	font-weight: bold;
}
a.green:hover {
	color: #B1FE37;
	text-decoration: none;
	font-weight: bold;
}
a.red:active,
a.red:visited,
a.red:link {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6968;
	text-decoration: underline;
	font-weight: bold;
}
a.red:hover {
	color: #FF6968;
	text-decoration: none;
	font-weight: bold;
}
.inputstyle_01 {
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;
	padding-left:3px;
	border: 1px solid #606060;
	background-color: 525252;
	height: 18px;
}
