body,td,th {
	font-family: ËÎÌå;
	font-size: 12px;
	color: #353535;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #F0F0F0;
	text-decoration: none;
}
a:hover {
	color: #F0F0F0;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.top-nav {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.css-top {color: #026cc6}

.myInput
{
	border:1px solid #CCCCCC;
	width:140px; 
	height:16px;
}