A:link {
	COLOR: #00708c;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: normal;
}

A:active {
	COLOR: #00708c;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: normal;
}
A:visited {
	COLOR: #00708c;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: normal;
}

A:hover {
	COLOR:  #FF0000;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
}

input {
	font-size: 9pt;
	background-image: none;
	border: 1px solid #86CEDC;
	background-color: #ECFBFF;
	color: #236978;
} 
.login {
	font-size: 9pt;
	background-image: none;
	background-color: #86CEDC;
	color: #333333;
	cursor: hand;
	padding: 1px;
	height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
} 
textarea {
	background-image: none;
	border: 1px solid #86CEDC;
	background-color: #ECFBFF;
	font-size: 9pt;
	color: #236978;
}

BODY {
	scrollbar-arrow-color :#000000;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-SHADOW-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	margin: 0px;
	font-family: "ËÎÌå";
	font-size: 9pt;
	font-style: normal;
	line-height: 150%;
	color: #333333;
	border: 0px none;
}
TD {
	FONT-SIZE: 9pt;
	COLOR: #333333;
	LINE-HEIGHT: 150%;
	FONT-FAMILY: "ËÎÌå";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;


} 

.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
}

.about {
	font-size: 9pt;
	line-height: 200%;
	font-weight: normal;
	color: #333333;
	word-spacing: 0.5em;
	letter-spacing: 0.1em;
}

.title {
	font-size: 9pt;
	font-weight: bold;
	color: #00708c;
}
