/* CSS Document */

body,td,th {
	font-size: 12px;
	font-color: #000000
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(bg-solid.gif)
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a {
	font-size: 12px;
}
.myinput {
	BORDER-RIGHT: #919191 1px solid; BORDER-TOP: #919191 1px solid; FONT-SIZE: 10pt; BORDER-LEFT: #919191 1px solid; BORDER-BOTTOM: #919191 1px solid; FONT-FAMILY: "ËÎÌå", "Arial"; HEIGHT: 16px; BACKGROUND-COLOR: #ffffff
}
.submit {
	BORDER-RIGHT: 1px ridge; BORDER-TOP: #ffffff 1px ridge; BORDER-LEFT: #ffffff 1px ridge; BORDER-BOTTOM: 1px ridge; BACKGROUND-COLOR: #cccccc
}