﻿body
{
	font-family: Tahoma;
	font-size: 11px;
	background-image:url('wh_snow.gif');
	margin-top: 30px;
}
.topleft a:visited, .topleft a:link 
{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	vertical-align: top;
}
.topleft span, .topleft
{
	vertical-align:top;
	color: #999999;
	text-align:left;
	padding-bottom:0px;
	height: 20px;
	font-size: 11px;
	padding-right:5px;
}
.topleft img
{
	vertical-align:text-bottom;
}
.copyright
{
	background-image: url('footer1-4.gif');
	width: 994px;
	height: 54px;
	color:#004A00;
	font-size: 11px;
	text-align: center;

}
.footermenu
{
	width: 368px;
	background-image: url('footer1-1.gif');
	vertical-align:middle;
	color:#004A00;
	font-size: 11px;
	text-align: center;
}
.footermenu a:visited, .footermenu a:link
{
	color:olive;
	text-decoration:none;
}
.footermenu a:hover
{
	color:#55552B;
	text-decoration:none;
	font-weight:bold;
}
.sideborders
{
	border-right:1px black solid;
	border-left:1px black solid;
}

/* Menu */

.navbar{
	text-align:center;
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('navigation_main.png');
	height: 32px;
	font-size: 10px;
	border-top: 2px #658C48 solid;
	border-bottom: 2px #658C48 solid;
}
div .navi {
	float: right;
	text-align: center;
	background: url("nav_link.png");
	background-position: 0 -32px;
	border-left: 1px solid #003300;
	width: 138px;
	height: 32px;
	margin: 0;
	padding: 0;
}
div .extra
{
	float:right;
	width:10px;
	/*width: 46px;*/
	background: url("nav_link.png");
	background-position: 0 0;
	height: 32px;
}
		
.navbar a {
	display: block;
	width: 100%;
	color: #DFE9DA;
	text-decoration: none;
	text-align: center;
	background: url("nav_link.png");
	background-position: 0 0;
	height: 22px;
	margin: 0;
	padding-top: 8px;
}
.navbar a:hover { 
	background-image: none; 
	text-decoration:none;
}


.navbar a:visited { 
	color:#FFFFFF; 
}

.navbar a:link { 
	color:#FFFFFF; 
	text-decoration:none;
}

.pgcss{
	color:#FFFFFF; 
	font-family: Tahoma;
	font-size: 9px;
}
