body,td,th {
	margin: 0px 0px 0px 0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body
{
	
	
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	position: relative; left:1px; top:1px;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.font_Comic {
	font-family: "Comic Sans MS";
}
.input1 {  
	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;
}
.input2 {
	border-left: #666666 1px solid; 
	border-right: #cccccc 1px solid; 
	border-top: #666666 1px solid; 
	border-bottom: #cccccc 1px solid; 
	background-color: #F7F7F7; 
	font-family: "MS Shell Dlg", "Tahoma", "ËÎÌå"; 
	font-size: 12px; 
	height: 18px; 
	padding-top: 1px;
}
.input3 {
	border-left: #666666 1px solid; 
	border-right: #cccccc 1px solid; 
	border-top: #666666 1px solid; 
	border-bottom: #cccccc 1px solid; 
	background-color: #F7F7F7; 
	font-family: "MS Shell Dlg", "Tahoma", "ËÎÌå"; 
	font-size: 12px;
	padding-top: 1px;	
}
.inputCheck {
	border-left: #666666 1px solid; 
	border-right: #cccccc 1px solid; 
	border-top: #666666 1px solid; 
	border-bottom: #cccccc 1px solid; 
	background-color: #F7F7F7; 
	font-family: ??; 
	font-size: 13px;
	font-weight:bold;
	height: 16px; 
	width: 16px;
	padding-top: 1px;
	cursor:hand;
}
.button1 {  
	background: #cccccc; 
	border-bottom: #665b8e 1px solid; 
	border-left: #ffffff 1px solid; 
	border-right: #665b8e 1px solid; 
	border-top: #ffffff 1px solid; color: #333333; 
	cursor: hand; 
	font-family: "MS Shell Dlg", "Tahoma", "ËÎÌå"; 
	font-size: 12px; 
	height: 20px; 
	padding: 2px;
}
.topspace {
	padding-top: 2px;
}