A:link {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: normal;
}

A:active {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: normal;
}
A:visited {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: normal;
}

A:hover {
	COLOR:  #E71D19;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
}

input {
	font-size: 9pt;
	border: 1px solid #999999;
} 
textarea {
	border: 1px solid #999999;
}

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: 160%;
	color: #333333;
	border: 0px none;
}
TD {
	FONT-SIZE: 9pt;
	COLOR: #333333;
	LINE-HEIGHT: 160%;
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.about {
	font-size: 9pt;
	line-height: 180%;
	font-weight: normal;
	color: #333333;
}
.sbg {
	background-repeat: no-repeat;
	background-position: bottom;
}
A.a2:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: bold;
	top:2px;
}

A.a2:active {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: bold;
	top:2px;
}
A.a2:visited {
	COLOR:#ffffff;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: bold;
	top:2px;
}
A.a2:hover {
	COLOR:  #FFffff;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	position: relative;
	left: 1px;
	top: 1px;
}
