.para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F2E6A;
	background-color: #FDFDFD;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
	display: block;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 3px;
	background-image: url(bg_menu1.jpg);
	font-weight: bold;
	margin: 0px;
}
a.menu:hover {
	background-color: #FFFFFF;
	background-image: url(bg_menu2.jpg);
}
.para_small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #183873;
}
.form_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #183873;
	text-decoration: none;
	height: 18px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.form_box {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #183873;
	text-decoration: none;
	height: 100px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #183873;
}
.blue_para {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #183873;
}
.heading {
	font-family: "Futura Md BT", Verdana, Arial;
	font-size: 20px;
	color: #343573;
	font-weight: bold;
}

