body {
	font-size: 12px;
	font-family: "Verdana", "Arial", "ËÎÌå";
	margin-left: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
table, td {
	font-size: 12px;
	font-family: "Verdana", "Arial", "ËÎÌå";
	word-break: break-all;
	line-height:130%;
}

A {
	text-decoration: underline;
	color: #12377E;
}
A:hover {
	color: #ff0000;
	text-decoration: underline
}

A.blank {
	text-decoration: underline;
	color: #000000;
}
A.blank:hover {
	color: #ff0000;
	text-decoration: underline
}

A.white {
	text-decoration: underline;
	color: #ffffff;
}
A.white:hover {
	color: #ff0000;
	text-decoration: underline
}

input, select, textarea {
	/*background-color: #f0f0f0;*/
	/*border: #333333 1px solid;*/
	font-family: "Verdana", "Arial", "ËÎÌå";
	font-size: 12px;
}

.formborder {
	border: #333333 1px solid;
	font-size: 12px;
}

.border {
	border: #333333 1px solid;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 12px;
	line-height: 140%;
}
.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 160%;
	letter-spacing: 5px;
	padding-left: 10px;
}

.tdtitle {
	font-family: "ËÎÌå";
	font-size: 12px;
	filter:dropshadow(color=#ffffff,offx=1,offy=1);
	color:#000000;
	line-height: 20px;
}
