.TextBox {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00263D;
	border: 1px solid #3DD1F7;
	width: 140px;
	height: 17px;
}
.dropdownmenu {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00263D;
	border: 1px solid #3DD1F7;
	width: 140px;
}
.submitbutton {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00263D;
	border: 1px solid #3DD1F7;
	font-weight: bold;
	height: 17px;
}
.border {
	text-decoration: none;
	border: 1px solid #3DD1F7;
}
.headingtext {
	font-family: verdana;
	font-size: 13px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bolder;
}
.SmallTextBox {

	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00263D;
	border: 1px solid #3DD1F7;
	height: 17px;
	width: 120px;
}
.SmallTextBox-1 {


	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00263D;
	border: 1px solid #3DD1F7;
	height: 17px;
	width: 80px;
}
