.body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #232323;
}
td {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, "ËÎÌå";
}
a {
	color: #5B6266;
	font-family: Verdana, "ËÎÌå";
	text-decoration: none;
}
a:hover {
	color: #5B6266;
	font-family: Verdana, "ËÎÌå";
	text-decoration: underline;
}
.inputborder {
	font-family: verdana, "ËÎÌå";
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FFE3D7;
	border-bottom-color: #FFE3D7;
	border-left-color: #FF6600;
}
.white {
	color: #FFFFFF;
}
.doubleline {
	line-height: 200%;
	text-indent: 22pt;
}
.input {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF9900;
}
.pinktext {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
