body {
	background-color: #0F0F14;
	background-position: 50% 0px;
	margin: 0px;
	padding: 0 0 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
div#structure {
	width: 772px;
	position: relative;
	margin: 0px auto 10px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	border-top: 1px none #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #bbb;
}
div#header {
	position: relative;
	height: 272px;
	width: 772px;
}
div#left {
	position: relative;
	width: 480px;
	float: left;
}
div#right {
	position: relative;
	width: 250px;
	float: right;
}
div#footer {
	border: 0;
	border-top: 1px solid #bbb;
	background: #2A2B39;
	padding: 6px;
	text-align: center;
	clear: both;
	}
div#content {
	margin: 10px;
	position: relative;
}
a {
	font-weight: bold;
	color: #003366;
}
a:hover {
	color: #FFFFFF;
	background-color: #B9BDCC;
}
a:active {
	color: #FFFFFF;
	background-color: #CCCCCC;
}
h1 {
	font-weight: bold;
	font-size: 18pt;
	color: #003366;
	letter-spacing: normal;
}
h2 {
	font-size: 18pt;
	font-weight: bold;
	color: #0F0F14;
	letter-spacing: normal;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #5C5C61;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	color: #5C5C61;
}
h5 {
	font-size: 10pt;
	font-weight: bold;
	color: #0F0F14;
	letter-spacing: normal;
}
.h1 {
	font-weight: bold;
	font-size: 18pt;
	color: #5C5C61;
	letter-spacing: normal;
}
.h2 {
	font-size: 18pt;
	font-weight: bold;
	color: #0F0F14;
	letter-spacing: normal;
}
.h3 {
	font-size: 14px;
	font-weight: bold;
	color: #5C5C61;
}
.h4 {
	font-size: 12px;
	font-weight: bold;
	color: #5C5C61;
}
.h5 {
	font-size: 12pt;
	font-weight: bold;
	color: #0F0F14;
	letter-spacing: normal;
}
a.nav:link {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	text-decoration: none;
}
a.nav:visited {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #C3C3C3;
	text-decoration: none;
}
a.nav:hover {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #003366;
	text-decoration: underline;
	background-color: #CCCCCC;
}
a.news:link {
	font-size: 14px;
}
hr {
      border: 0;
      color: #000;
      background-color: #000;
      height: 1px;
}


