
.main_text
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	}
	
h3
	{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.main_header
	{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}
	
a.banner
	{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 20px;
	}

.topnav
	{
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
}
	
a.topnav
	{
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
}

a.topnav:visited
	{
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #ffffff;
	}
	
a.topnav:hover
	{
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #ffcc00;
}	
	
a.mainlink
	{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	}

a.mainlink:visited
	{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	}
	
a.mainlink:hover
	{
	font-weight: bold;
	text-decoration: underline;
	color: #996600;
}

a.sidetablelink
	{
	font-weight: bold;
	text-decoration: underline;
	color: White;
}

a.sidetablelink:visited
	{
	font-weight: bold;
	text-decoration: underline;
	color: Silver;
}
	
a.sidetablelink:hover
	{
	font-weight: bold;
	text-decoration: underline;
	color: #FF8000;
}				

.sidetable
	{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-weight: normal;
	background-color: #000040;
	border : thin solid;
	border-color: #000000;
	font-size: 10px;
}

.maintexttable
	{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-weight: normal;
	background-color: #000040;
	border : thin solid;
	border-color: #000000;
	font-size: 10px;
}
			
.footer
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #808040;
}

.bannerstyle
	{
	background-color: #808040;
}	

.sidestyle
	{
	background-color: #000040;
}
