body {
	font-family: "ËÎÌå";
	font-size: 9px;
	font-weight: normal;
	color: #8b8a8a;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
}
td {
	font-family: "ËÎÌå", "Arial";
	font-size: 9pt;
	line-height: 150%;
}
a:link {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: normal;
	color: #8b8a8a;
	text-decoration: none;
}
a:visited {
	color: #8b8a8a;
	text-decoration: none;
}
a:hover {
	color: #787070;
	text-decoration: none;
}
a:active {
	color: #787070;
	text-decoration: none;
}

.big_font {font-family: "ËÎÌå", "Microsoft Sans Serif", "Verdana", "Arial"; COLOR: #000000;font-size: 14px}

.top {
/*	height: 115px;
	width: 999px;
	MARGIN: 0px auto;
	CLEAR: both;*/
	width:100%; 
	height:160px; 
	text-align:center;
}

.Ptbox {
	WIDTH: 100%;
	FONT-WEIGHT: bold;
	padding: 12px 0 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cecece;
}