body
{
}
.selectBox
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 100%;
	height: 22pt;
	border: 1px solid #cccccc;
	background-color: #F0F0F0;
}
.fieldTextB
{
	font-size: 9pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	height: 16pt;
	width: 100%;
	border: 1px solid #336699;
	background-color:White  
}
.Button
{
	background: #180e3f;
	border-bottom: #104a7b 1px solid;
	border-left: #afc4d5 1px solid;
	border-right: #104a7b 1px solid;
	border-top: #afc4d5 1px solid;
	color: #ffffff;
	cursor: hand;
	font-family: Arial;
	font-size: 11px;
	height: 19px;
	text-decoration: none;
}