body
	{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	background-image: url('pics/probkgnd.gif');
	}
	
.navbar
	{
	width: 750px;
	height: 20px;
	background: #454647;
	border: none;
	text-align: center;
	padding: 0
	}
	
.pagetable
	{
 	width: 750px;
	height: 250px;
	background: #5677C6;
	border: none;
	margin-left: auto; 
	margin-right: auto;
	padding: 0;
	text-align: center;
	}

#navtext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000; 
	}

#navtext a
	{
	color: #FFEAC5;
	text-decoration: none; 
	}
	
#navtext a:hover
	{
	color: #77A3C8;
	}
	
.main
	{
	width: 750px;
	height: 579px;
	background: #A6A795;
	border-width: 3px;
	border color: #FFFFFF
	}
	
#maintext
	{
	font-size: 9pt;
	text-align: left;
	}
	
#maintext a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #800000; 
	text-decoration: none;
	}
	
#maintext a:hover
	{
	color: #FFFFFF;
	}
	
#tabletext
	{
	font-family: Arial Narrow;
	font-size: 9pt;
	text-align: left;
	}

.indent
	{
	margin: 5px;
	}

.listindent
	{
	list-style-position: inside;
	}
	
.drsideleft
	{
	width: 250px;
	height: 425px;
	background: #A6A795;
	border: 0px none;
	text-align: left;
	padding: 0
	}
		
.drsideright
	{
	width: 250px;
	height: 425px;
	background: #A6A795;
	border: none;
	text-align: right;
	padding: 0;
	}
	
.floatleft
	{
	float: left;
	}

.floatright
	{
	float: right;
	}
		
.drcell
	{
	height:106;
	padding: 0;
	}

.drpic
	{
	height: 100px; 
	width: 80px;
	float: left;
	}
	
.drpic2
	{
	height: 100px; 
	width: 80px;
	float: right;
	}

.foottable
	{
	height: 25px;
	width: 750px;
	text-align: right;
	background: 1F253B;
	}
	
	
.footer a
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF; 
	text-decoration: none;
	}
	