body
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	//background-color: #005789;
	background-color: transparent;
}
input
{
	font-family: Verdana;
	font-size: 11px;
}
button
{
	font-family: Verdana;
	font-size: 11px;
}
.Error 
{
	font-family: Verdana;
	font-size: 10px;
	color: Red;
	font-weight: bold;
}