body {
    margin:                                          0px;
    padding:                                         0px;
    background-color:                            #F2F5F1;
    height: 100%;
    width: 100%;
}

.height
{
	height: 100%;
}

.top_line
{
	background-image: url( '/i/_top.jpg' );
	background-repeat: repeat-x;
}

.top
{
	background-color: #EAECEA;
}

.top_gradient
{
	background-image: url( '/i/_top2.jpg' );
	background-repeat: repeat-x;
}

.header
{
	display: block;
	width: 615px;
	_width: 100%;
	height: 45px;
	line-height: 46px;
	background-image: url( '/i/_head_2_2.jpg' );
	background-repeat: no-repeat;
	color: #006102;
	font-size: 14px;
	letter-spacing: 0.05em;
	font-variant: smallcaps;
	text-transform: uppercase;
	font-weight: bold;
	font-family: arial;
}

.content
{
	padding-top: 30px;
	vertical-align: top;
}

.content .height
{
	margin: 0 0 0 5px;
}

div.gallery
{
	_margin: 10px 20px 0 5px;
}

.menu
{
	height: 100%;
	width: 171px;
	font-family: verdana, tahoma, sans-serif;
	font-size: 9px;
}

.menu .menu_header
{
	background-image: url( '/i/_header.jpg' );
	background-repeat: no-repeat;	
	font-weight: bold;
	color: #ffffff;
	line-height: 15px;
	text-transform: uppercase;
	padding: 0 5px 5px 5px;
}

.menu .menu_header a
{
	color: #ffffff;
	text-decoration: none;
}

.menu .menu_header a:hover
{
	text-decoration: underline;
}

.menu ul
{
	padding: 0;
	margin: 0 0 5px 5px;
	color: #0F421D;
	list-style: none;
}

.menu ul li
{
	line-height: 15px;
}

.menu ul a
{
	color: #4B7663;
	font-family: Tahoma, Verdana, Sars-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.menu ul a:hover
{
	color: #46504B;
	text-decoration: underline;
}

.content .top_line
{
	background-image: url( '/i/_content.jpg' );
	background-repeat: repeat-x;
	line-height: 10px;
}

.content h1.head
{
	font-size: 140%;
	margin: 0;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

.content .content_inner
{
	margin: 10px 0;
	_margin: 10px 20px 10px 0;
	border: 1px solid #B3BDB9;
	border-bottom: 0px;
	display: block;
	height: 100%;
	padding: 10px;
	line-height: 18px;
}

.gallery
{
	margin: 10px 0 10px 5px;
	padding: 2px;
	border: 1px solid #B3BDB9;
}

.content_inner p
{
	margin: 0 0 20px;
	padding: 0;
}

.content_inner, .content_inner table
{
	color: #46504B;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.content_inner a, .content_inner table a
{
	color: #016203; /* #46504B   */
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

.content_inner a:hover, .content_inner table a:hover
{
	color: #46504B;
	text-decoration: none;
}

.bottom_line
{
	background-color: #006102;
}

.bottom
{
	height: 75px;
}

.bottom a
{
	font-family: Arial, Helvetica, Serif;
	font-size: 11px;
	font-weight: bold;
	color: #436053;
	text-decoration: none;
}

.bottom a:hover
{
	color: #46504B;
	text-decoration: underline;
}

.bottom .height
{
	padding-top: 5px;
	_margin-top: 5px;
}

.bottom a
{
	margin-left: 10px;
	line-height: 40px;
}

.bottom .bottom_left
{
	background-image: url( '/i/_bottom_left.jpg' );
	background-repeat: no-repeat;
	display: block;
	width: 286px;
	height: 70px;
}

.bottom .bottom_center
{
	background-image: url( '/i/_bottom_gr.jpg' );
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
}

.bottom .bottom_right
{
	background-image: url( '/i/_bottom_right.jpg' );
	background-repeat: no-repeat;
	display: block;
	width: 320px;
	height: 70px;
}

.form
{
	width: 100%;
}

.form td
{
	line-height: 25px;
}

.form select, .form input, .form textarea
{
	border: 1px solid #46504B;
}

.form .edit, .form textarea
{
	width: 100%;
}

.form .button
{
	background-color:                            #F2F5F1;
}

div.newsdate {
	color: #96A09B;
}

div.newscontent {
	margin: 6px 0 24px;
}

#pages {
	margin-top: 12px;
	text-align: center;
}

	#pages a, #pages span {
		margin: 0 3px;
	}

	#pages span.active {
		font-size: 16px;
	}
