@charset "utf-8";
/* CSS Document */

A.headline_link
{
	color: #FAFD6F;
	text-decoration: none;
}

A:visited.headline_link
{
	color: #FAFD6F;
	text-decoration: none;
}

A:hover.headline_link
{
	color: #FFFFFF;
	text-decoration: underline;
}

BODY
{
	font-family: Verdana, Arial;
	font-size: 12px;
}

.align_top
{
	vertical-align: top;
}

.bottom
{
	background-color: #17375e;
	color: #FFFFFF;
	width: 800px;
	height: 20px;
}

.content
{
	overflow: auto;
	position: relative;
	height: 600px;
}

.font_face
{
	font-family: Verdana;
	font-size: 10px;
}

.font_white
{
	color: #FFFFFF;
	margin-left: 20px;
}

.h3
{
	font-size: 12px;
	font-weight: bold;
}

.headline
{
	font-weight: bold;
	color: #FAFD6F;
}

.logo
{
	background-image: url(logo_bg800.jpg);
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	height: 34px;
}

.menu
{
	background-color: #17375e;
	vertical-align: top;
	width: 150px;
	height: 600px;
}

.menu_bottom
{
	background-color: #17375e;
	vertical-align: top;
	width: 150px;
	height: 150px;
}

.menu_top
{
	background-color: #17375e;
	vertical-align: top;
	width: 150px;
	height: 450px;
}

.menu_bg
{
	background-image: url(menu_bg800.jpg);
	width: 50px;
}

.news
{
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
}

.table
{
	width: 800px;
}

.text-align_center
{
	text-align: center;
}

.top
{
	background-image: url(front800.jpg);
	height: 136px;
	width: 800px;
}