body {
	margin: 4;
	background: #FFFFFF
}
body, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
}
.field {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #B1CFEF;
	border: 1px solid #003366;
}
.button{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #FFFFFF;
}
.close {
	color: #999999;
	text-decoration: none;
}
.close:hover {
	color: #FF0000;
	text-decoration: underline;
}
.border {
	border: 2px solid #003366;
}
.border1 {
	border: 1px solid #003366;
}
.language {
	color: #003366;
	text-decoration: none;
}
.language:hover {
	color: #FF0000;
	text-decoration: underline;
}
.area {
	font-family: "trebuchet ms", Tahoma, Arial, Verdana, Sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #32669A;
	text-align: center;
}