.form {
	height: 16px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
	color: #003399;
	vertical-align: middle;
	background-position: center;


}
.brder {
	border: 1px solid #666666;
}
.text {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
a.top{
	font-family: Verdana;
	font-size: 8pt;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a.top:hover{
	color: #649CCF;
	text-decoration: none;
}

