Body {
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background-image:url(images/BG.jpg);
background-position:center top;
background-repeat:repeat-x;
background-color:#ffffff;

}

.verdana11footer {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.verdana11footer a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration:underline;
}

.verdana16blue {
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.verdana18blue {
	font-family: Verdana;
	font-size: 26px;
	font-weight: normal;
	color: #0241cf;
	text-decoration: none;
}

.verdana12black {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.verdana12white {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height:18px;
}

.verdana12blue {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #01229c;
	text-decoration: none;
}

.verdana12blue2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #54a9ff;
	text-decoration: none;
}
.Button {
background-image:url(images/button_submit.png);
font-weight:bold;
width:74px;
height:26px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
border:none;
cursor:pointer;
}

.textfield{
width:320px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
}