@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	background-image: url(images/nav/bg.gif);
	background-color: #0E3D60;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #154264;
}
a:visited {
	color: #987950;
}
a:hover {
	color: #987950;
}
a.bottom_nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FAE4C5;
	text-decoration: underline;
}
a.bottom_nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color:#FAE4C5;
	text-decoration: underline;
}
a.bottom_nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.bodytext {
	font-size:12px;
}

.header {
	font-size:14px;
	font-weight:bold;
}

.bottomtext {
	font-size:10px;
	color:#FAE4C5;
}
.bottomtext a {
color: #FAE4C5;
}
.bottomtext a:hover {
color: #ffffff;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}