body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
.STYLE1 {
	color: #FFFFFF;
	font-weight: bold;
}
.STYLE2 {color: #FF0000}
.STYLE3 {color: #999999}

.text {
	font-family: Arial, Helvetica, sans-serif, ËÎÌå;
	font-size: 11px;
	color: #666666;
	line-height: 23px;
}
a {
  text-decoration:none;
	COLOR: #400000; }

A:hover {
	COLOR:#666666; TEXT-DECORATION: none
}
a.foot {
  text-decoration:none;
	COLOR: #999999; }

A.foot:hover {
	COLOR:#666666; TEXT-DECORATION: none
}
.text select {
	font-family: Arial, Helvetica, sans-serif, ËÎÌå;
	font-size: 11px;
	color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.text input {
	clear: none;
	float: none;
	height: auto;
	width: auto;
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.text select {
	clear: none;
	float: none;
	border: 1px solid #CCCCCC;
}
