﻿body
{
	font-family: Verdana;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #c7d0e2;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
}

a, a:active, a:visited {
	color: #333333; 
	text-decoration: none;
}

a:hover {
	color: #333333; 
	text-decoration: underline;
}

td.highlight
{
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
a.highlight, a:active.highlight, a:visited.highlight
{
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

.m_banner_hide {
	display: none
}
.m_banner_show {
	display: block
}
input.flat
{
	font-family: Verdana;
	font-size: 8pt;
	margin: 0;
	padding: 2px;
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
}
.menu
{
	margin-bottom: 20px;
}
.menu_item
{
	padding: 2px 0px 2px 0px;
}
.menu_dynamic
{
	background-color: #FFFFFF;
	border: solid 1px #000000;
}
.menu_dynamic_item
{
	padding: 2px 2px 2px 2px;
}

#wrapper
{
	width: 100%;
}
#wrapper_left
{
	width: 790px;
}
#wrapper_right
{
	text-align: right;
}

#content
{
	width: 800px;
}
#content_above
{
	height: 25px;
}
#content_top
{
	height: 15px;
	background-image: url(images/content_top.gif);
	background-repeat: no-repeat;
}
#content_content
{
	height: 700px;
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
}
#content_bottom
{
	height: 50px;
	background-image: url(images/content_bottom.gif);
	background-repeat: no-repeat;
}
.news_title
{
	font-weight: bold;
}
.news_date
{
	font-style: italic;
}
