body
{
	font-family: Lucida Sans Unicode, Tahoma, Verdana, Helvetica, sans-serif;
	background-color:#234D86;
	margin:0px;
	padding:0px;
	background-image:url(images/bgrnd.gif);
	background-repeat:repeat-x;
	scrollbar-arrow-color: White;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: #936919;
	scrollbar-track-color: #6B9BBF;
	scrollbar-face-color: #5674B4;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: silver;
	scrollbar-3d-light-color: black
}

td {font: 9pt Arial;}
	.white8 {font: 8pt Arial; color: white;}
	.bblue8 {font: 8pt Arial; color: #3A5389; font-weight: 800;}
	.blk8 {font: 8pt Arial;}
	.bblue10 {font: 10pt Arial; color: #224a81; font-weight: 800;}
	
link{}
	.whitenone {color: white; text-decoration: none;}
	.dblue {color: #1c3e6c; text-decoration: none; font-weight: 900;}
	.lblue {color: #3a5389; text-decoration: none; font-weight: 800;}
	
vlink{}
	.whitenone {color: white; text-decoration: none;}
	.dblue {color: #1c3e6c; text-decoration: none; font-weight: 900;}
	.lblue {color: #3a5389; text-decoration: none; font-weight: 800;}	
	
alink{}
	.whitenone {color: white; text-decoration: none;}
	.dblue {color: #1c3e6c; text-decoration: none; font-weight: 900;}
	.lblue {color: #3a5389; text-decoration: none; font-weight: 800;}
	
	

.nav_pages
{
	font: 20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}

a:link.nav_pages,
a:visited.nav_pages
{
	font: 20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3A5389;
}				

a:hover.nav_pages,
a:active.nav_pages
{
	text-decoration: underline;
	color: #3A5389;
}
