.bg-menu {
	background-image: url(img/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
#menu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F0E9D9;
}
#menu a:link {
	color: #EADFC8;
	text-decoration: none;
}
#menu a:visited {
	color: #EADFC8;
	text-decoration: none;
}
#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.form-bg {
	background-repeat: no-repeat;
	background-position: left top;
}
.marg-top {
	margin-top: 80px;
}
.bg-middle {
	background-image: url(img/bg-middle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.A11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#left td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
}
#left select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#left a:link {
	color: #013870;
	text-decoration: none;
}
#left a:visited {
	color: #013870;
	text-decoration: none;
}
#left a:active {
	color: #CC0000;
	text-decoration: none;
}
#left a:hover {
	color: #CC0000;
	text-decoration: none;
}
.menu-line {
	background-image: url(img/line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.text {
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;

}
.textLarge {

	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 28px;
	color: #000000;
}
#pad {
	padding: 10px;
}
