a:link.subnavitopgreen	{
	text-decoration: none;
}

a:visited.subnavitopgreen	{
	text-decoration: none;
}

a:hover.subnavitopgreen	{
	text-decoration: underline;
}

a:active.subnavitopgreen	{
	text-decoration: underline;
}

body	{
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
}

.subnavitopgreen, a.subnavitopgreen	{
	color: #10A521;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#navi {
	background: transparent;
	margin: 0;
	overflow: auto;
	padding: 0;
	position: absolute; /*top: 132px;*/
	top: 100px;
	width: 126px;
	z-index: 100;
}

#navi a {
	background: #FFFFFF;
	border-bottom: 1px solid #9C9C9C;
	border-left: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	border-top: 1px solid #9C9C9C;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin: 7px;
	padding: 1px;
	text-decoration: none;
}

#navi a:link {
	background: #FFFFFF;
	color: #000000;
	font-weight: normal;
}

#navi a:visited {
	background: #FFFFFF;
	color: #000000;
	font-weight: normal;
}

#navi a:hover {
	background: #4F5762;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}

#navi a:hover.blue {
	background: #00317B;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}

#navi a:hover.green {
	background: #10A521;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}

#navi a:hover.red {
	background: #DE0000;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}

#navi a:hover.yellow {
	background: #FFCE00;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}

#navi iframe	{
	margin-left: 7px;
}

#navi span	{
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin: 7px;
	padding: 1px;
	text-decoration: none;
}

#navi span.blueactive	{
	background: #00317B;
}

#navi span.greenactive	{
	background: #10A521;
}

#navi span.greyactive	{
	background: #4F5762;
}

#navi span.redactive	{
	background: #DE0000;
}

#navi span.yellowactive	{
	background: #FFCE00;
}

#subnavired a {
	color: #DE0000;
	font-size: 12px;
	font-weight: bold;
}

#subnavired a:link, #subnavired a:visited	{
	text-decoration: none;
}

#subnavired a:hover, #subnavired a:active	{
	text-decoration: underline;
}

#subnavired span	{
	color: #FFFFFF;
}

#subnaviyellow a {
	color: #FFCE00;
	font-size: 12px;
	font-weight: bold;
}

#subnaviyellow a:link, #subnaviyellow a:visited	{
	text-decoration: none;
}

#subnaviyellow a:hover, #subnaviyellow a:active	{
	text-decoration: underline;
}

#subnaviyellow span	{
	color: #FFFFFF;
}

