body
{
	margin: 0px;
}

.tablewrapper
{
	width: 100%;
	border: 0px;
}	

.maintable
{
	width: 660px;
	border: 0px;
}

.addressbar
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:11px;
	text-align:center;
	background-color:#346633;
	padding: 3px 0px 3px 0px;
}

.addressbar a:link { color: #FFFFFF; text-decoration:none; }
.addressbar a:visited { color: #FFFFFF; text-decoration:none; }
.addressbar a:hover { color: #FFFFFF; text-decoration:underline; }
.addressbar a:visited:hover { color: #FFFFFF; text-decoration:underline; }
.addressbar a:active { color: #FFFFFF; text-decoration:underline; }

.middlebar
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;

	background-color:#FFFFFF;
	border-right: 1px solid #346633;
	border-left: 1px solid #346633;
	padding: 10px 6px 0px 4px;
}

.middlebar a:link { color: #000000; text-decoration:none; }
.middlebar a:visited { color: #000000; text-decoration:none; }
.middlebar a:hover { color: #000000; text-decoration:underline; }
.middlebar a:visited:hover { color: #000000; text-decoration:underline; }
.middlebar a:active { color: #000000; text-decoration:underline; }

.middlebar strong
{
	color:#346633;
	font-weight:bold;
}
.bottombar
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 70px;
	color: #FFFFFF;
	font-size:10px;
	text-align:center;
	background-image:url(images/bottombg.gif);
	background-repeat:no-repeat;

}

.bottombar a:link { color: #FFFFFF; text-decoration:none; }
.bottombar a:visited { color: #FFFFFF; text-decoration:none; }
.bottombar a:hover { color: #FFFFFF; text-decoration:underline; }
.bottombar a:visited:hover { color: #FFFFFF; text-decoration:underline; }
.bottombar a:active { color: #FFFFFF; text-decoration:underline; }

.floatright
{
float: left;
margin: 0 10px 10px 2px;
clear: left;
border:1px #006633 solid;
}

.nbfooter
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
}