﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #2D5098;
}

a:link 
{
	font-weight: normal;
	color: #2D5098;
}

a:hover 
{
	font-weight: normal;
	color: #2d5098;
	text-decoration: none;
}

a:visited
{
	font-weight: normal;
	color: #2D5098;
}

.menuitem 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #9AC4E8;
}

p.menuitem 
{ 
	margin-top: 0px; 
	margin-bottom: 4px; 
}
	
span.menuitem a:link 
{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

span.menuitem a:hover 
{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
span.menuitem a:visited 
{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuback 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: underline;
}
span.menuback a:link 
{
	font-weight: normal;
	color: #FFFF99;
	text-decoration: underline;
}
span.menuback a:hover 
{
	font-weight: normal;
	color: #FFFF99;
	text-decoration: none;
}
span.menuback a:visited 
{
	font-weight: normal;
	color: #FFFF99;
}

h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

font 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h3 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
}

.menu 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

span.menu a:link 
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

span.menu a:hover 
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

span.menu a:visited 
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menuitemcurrent 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9ac4e8;
}

img 
{
	border:0px;
}
