body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #003494;
}.header_bg {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu{
	list-style-type: none;
	width: 106px;
	background-image: url(../images/menu.1.jpg);
	background-repeat: no-repeat;
	height: 32px;
	float: left;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu li a{
	color: #FFFFFF;
	width: 106px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 32px;
	text-align: center;
	background-image: url(../images/btn.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 32px;
	outline:none;
	display: inline;
	float: left;
}

* html .menu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 106px;
	height: 32px;
	float: left;
	clear: none;
}
.menu li a:visited, .glossymenu li a:active{
	color: #FFFFFF;
	text-decoration: none;
	height: 32px;
	width: 106px;
	float: left;
	clear: none;
}
.menu li a:hover{
	background-image: url(../images/btn-hover.jpg);
	color: #412c06;
	width: 106px;
	height: 32px;
	float: left;
	clear: none;
}
.verdana-14 {
	font-family: Verdana;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.submit {
	background-image: url(../images/submit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 116px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.input-text {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 33px;
	color: #001844;
	text-decoration: none;
	background-image: url(../images/input-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	height: 33px;
	width: 335px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.input-big {
	background-image: url(../images/input-big.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px;
	height: 105px;
	width: 335px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.verdana-14 span {
	font-family: Verdana;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

