body {
	margin: 0px 0px 0px 0px;
	font-family:ËÎÌå, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: url(images/bg.gif) repeat left top;
}
td,th {
	margin: 0px 0px 0px 0px; 
	font-family:ËÎÌå, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:hover{
	font-size: 12px;
	color: #AA0C0B;
	text-decoration: underline;
}
input {  
	border-left: #666666 1px solid; 
	border-right: #cccccc 1px solid; 
	border-top: #666666 1px solid; 
	border-bottom: #cccccc 1px solid; 
	background-color: #FFFFFF; 
	font-family: "MS Shell Dlg", "Tahoma", "ËÎÌå"; 
	font-size: 12px; 
	height: 19px; 
	padding-top: 2px;
}
.button{
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #ffffff 1px solid; 
	BORDER-LEFT: #ffffff 1px solid; 
	BORDER-BOTTOM: #666666 1px solid;	
	PADDING: 1px;
	CURSOR: hand;
	COLOR: #333333;
	BACKGROUND: #EBF0FE;
}