
#mainmenu
{
	width: 716px;
	background-color: #4f738a;
	color: #ffffff;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 -12px 0 0;
	padding: 1px 0 2px 12px;
	letter-spacing: 1px;
}

#mainmenu a:link,  #mainmenu a:visited, #mainmenu a:active
{
	color: #ffffff;
	background-color: #4f738a;
	text-decoration: none;
}
#mainmenu a:hover
{
	color: #ffffc0;
	background-color: #4f738a;
	text-decoration: underline;
}

#mainbanner {
	width: 100%;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	height: 28px;
}
.sign {
	font-family:arial,sans-serif;
	font-size:small;
	margin-left: 10em;
	margin-right: 10em;
	text-align:center;
}
.ta {
	float:right;
	font-size: 18pt;
	color: #653F34;
}
.bn {
	text-align: center;
}
div.ta img {
	border: 0;
}
div.bn img {
	border: 0;
	vertical-align: middle;
}
div.bn a {
	color: #653F34;
	vertical-align: middle;
	text-decoration: underline;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	font-size: small;
}

p.annot, div.annot, span.annot {
	color: #0000FF;
}
