<!--
body,td,th,a {
	font-size: 12px;
	color: #000000;
	line-height:22px;
	font-family: ËÎÌå;
}
body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.pwd {
	border: 1px solid #BDFBFF;
	ime-mode:disabled;
}
.inp {
	border: 1px solid #cccccc;
	/*ime-mode:disabled;*/
}

-->

