body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #041632;
}

body {
	background-image: url(images/background.gif);
	margin: 10px;
}

a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #336699;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	color: #041632;
	margin: 5px 0px 5px 0px;
}

h2 {
	font-size: 15px;
	color: #041632;
	margin: 15px 0px 5px 0px;
}

form {
	margin: 0;
}

.header {
	background-image: url(images/header.gif);
	width: 847px;
	height: 135px;
}

.main {
	background-image: url(images/main.gif);
	width: 657px;
	vertical-align: top;
}

.main div.main_div {
	padding: 0px 20px 0px 0px;
	background-image: url(images/main_background.gif);
	background-repeat: no-repeat;
	background-position: 40% 50%;
	min-height: 435px;
  	height:auto !important;
  	height: 435px;
	vertical-align: top;
}

.footer {
	background-image: url(images/footer.gif);
	height: 37px;
}

.footer div {
	position: absolute;
}

div.logo_br {
	position: relative;
	top: -145px;
	//top: -125px;
	left:680px;
}

.menu {
	background-image: url(images/menu.gif);
	vertical-align: top;
}

.menu div.menu_div {
	padding: 10px 5px 10px 18px;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu ul {
	border-bottom: 0px;
}

.menu ul ul {
	padding-left: 10px;
}

.menu a:link, .menu a:visited, .menu a:active {
	color: #ece052;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: none;
}

.menu_current {
}
