td {  font-size: 12px; line-height: 22px; text-decoration: none; font-family: "ËÎÌå"; color: #000000}
a:hover {  font-size: 12px; color: #ffffff; text-decoration: underline}
a {  font-size: 12px; color: #FFFF00; text-decoration: none}


INPUT {COLOR: #000000;FONT-SIZE: 12px; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
SELECT {BACKGROUND-COLOR: white;COLOR: #000000;FONT-SIZE: 12px}

form {margin-top:0;margin-bottom:0}

.t1 {
	color: #0066CC;
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;

}
.title {
	font-family: "ËÎÌå";
	font-size: 18px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
textarea {  border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.grayb {  border: 1px #999999 solid}
body {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.leftMenu li{
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	float: left;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -35px;
	width: 170px;
	}
.leftMenu li a{
	display: block;
	float: left;
	background-image: url(images/leftmenuBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 170px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 44px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	}
.leftMenu li a:hover{
	display: block;
	float: left;
	background-image: url(images/leftmenuBgOver.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 44px;
	width: 170px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 44px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	}
