body {
	scrollbar-face-color: #979477;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #CCCCCCC;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #D4D4DR;
	scrollbar-arrow-color: #000033;
	background-color: #F5F4C8;
	background-image: url(images/background-pixel.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

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

.bodyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #292215;
}

a:link {
	color: #333366;
	font-weight: bold;
}
a:visited {
	color: #333366;
	font-weight: bold;
}
a:hover {
	COLOR: #666600;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
a:active {
	COLOR: #CCFF00;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.header_nav {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #B1BD99;
}
.footer {
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background-color: #B1BD99;
	font-size: 13px;
}
.footerTitle {
	color: #333333;
	font-size: 13px;
}
.welcome {font-size: 18px}

.disclaimer {font-size: 11px}


