body,td,th {
	color: #333333;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #044571;
	margin: 0px;
	padding: 0px 0px 15px;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
body {
	background-color: #ADADAD;
}
.Form {
	background: #F8F8F8;
	padding: 2px;
	height: 20px;
	width: 240px;
	border: 1px solid #999999;
}
.FormMulti {
	background: #F8F8F8;
	padding: 2px;
	height: 64px;
	width: 240px;
	border: 1px solid #999999;
}
.FormButton {
	background: #666666;
	padding: 2px;
	height: 20px;
	width: 240px;
	border: 1px solid #999999;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
h4 a:link {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
h4 a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
h4 a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
h4 a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#navbar-container td
{
	background-image:url('images/nmenu_08.gif');
	
	HEIGHT:42;
}

#navbar-container a
{
	color: #ffffff;
	font-size:14px;
	text-decoration: none;
	font-weight:bold;
	word-spacing:3px;
	letter-spacing:-1px;
	
}
#navbar-container a:hover 
{
	text-decoration: none;
	color: #000000;
}
#navbar-container td
{
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
