body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 18px;
	color: #464858;
	background-color: #bdc5d0;
}
h1 {
	font-family: Georgia, Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #164a92;
	margin:0px;
}
h2 {
	font-family: Georgia, Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	color: #fff;
}
.style1 {
	color: #a5afbe;
}
.style2 {
	color: #FFF;
	font-weight: bold;
}
.style3 {
	color: #164a92;
}
.style4 {
	color: #164a92;
	font-weight: bold;
}
.style5 {
	color: #FCCE18;
}
#frame{
	margin-right:auto;
	margin-left:auto;
	width:911px;
	background-image: url(images/page_tile.gif);
	background-repeat: repeat-y;
}
#top{
	margin-right:auto;
	margin-left:auto;
	width:911px;
	background-image: url(images/top.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	height:15px;
}
#bottom{
	margin-right:auto;
	margin-left:auto;
	width:911px;
	background-image: url(images/bottom.gif);
	background-repeat:no-repeat;
	height:15px;
}
#bottom2{
	margin-right:auto;
	margin-left:auto;
	padding: 20px 0px 0px 0px;
	text-align:center;
	width:911px;
}
#ban{
	margin: 0px 0px 0px 8px;
	width:803px;
	height:99px;
	float:left;
	background-image: url(images/ban.gif);
	background-repeat:no-repeat;
}
#lhs{
	width:260px;
	float:left;
	margin: 60px 0px 10px 25px;
}
#rhs{
	width:498px;
	float:left;
	margin: 0px 0px 10px 28px;
}
#lhs2{
	width:302px;
	margin: 0px 0px 0px 8px;
	float:left;
}
#rhs2{
	width:456px;
	float:left;
	margin: 30px 20px 0px 20px;
}
#rhs4{
	width:456px;
	float:left;
	margin: 0px 20px 0px 20px;
}
#rhs3{
	width:50px;
	float:left;
	margin: 234px 0px 0px 34px;
}
#nav{
	margin: 0px 0px 0px 8px;
	float:left;
	width: 803px;
	height: 26px;
	background-color: #455265;
	border-bottom:3px solid #fff;
}
#nav2 {
	padding: 3px 0px 0px 10px;
}
#navlist li.current {
	display: inline;
	list-style-type: none;
	padding-left: 29px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-left: 48px;
}
	a.nav:link, a.nav:visited  {
	color: #FFF;
	text-decoration: none;
	font-size: 0.85em;
	font-weight:bold;
}
	a.nav:hover {
	color: #FCCE18;
	text-decoration: none;
	font-size: 0.85em;
	font-weight:bold;
}
	a.on:link, a.on:visited, a.hover  {
	color: #FCCE18;
	text-decoration: none;
	font-size: 0.85em;
	font-weight:bold;
}
	a:link, a:visited  {
	color: #123462;
	text-decoration: none;
}
	a:hover {
	color: #FFD21E;
}
	a.b:link, a.b:visited  {
	color: #D80101;
	text-decoration: none;
}
	a.b:hover {
	color: #FDCB02;
	text-decoration: none;
}

