body {
	background-color: #060D37;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#form {
}

#frmInputCell {
	background:url(images/form_r2_c2.jpg) top left no-repeat;
	width:307px;
	height:32px;
}

#frmInput {
	background:none;
	border:none;
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	width:307px;
	height:25px;	
	color:#333;
	padding:0px;
	margin:0px;
	border:none;
}

#frmButton {
	background:url(images/form_r2_c3.jpg) top left no-repeat;
	width:143px;
	height:32px;
	padding:0px;
	margin:0px;
	border:none;
}

#frmButton:hover {
	background:url(images/form_r2_c3_f2.jpg) top left no-repeat;
	width:143px;
	height:32px;
	padding:0px;
	margin:0px;
	border:none;
}

#frmButton:active {
	background:url(images/form_r2_c3_f3.jpg) top left no-repeat;
	width:143px;
	height:32px;
	padding:0px;
	margin:0px;
	border:none;
}

.dkblueback	{
	vertical-align: top; 
}

.dkblueback_bold	{
	color: #003366;
	text-transform:uppercase;
}

.pdkblue	{
	margin-left:10px; margin-top:40px; 
	color: #000000; 
	font-size:14px; 
}

H1	{
	margin-left:10px; margin-top:10px; 
	font-size: 16px;
	color: #003366;
	text-transform:uppercase;	
}

.style1 {
	color: #75B5E1
}
.style2 {
	color: #124F8E;
	font-weight: bold;
}
.style3 {
	font-size: 10px
}
