div#pageinfo
	{
		position:absolute;
		left: 17.5%;
		top: 5%;
	}
div#lowerpage
	{
		position: relative;
	}
div.lowerpage
	{
		position: relative;
	}
font.big
	{
		font-family: impact;
		font-size: 28;
	}
font.grey
	{
		font-family: impact;
		font-size: 28;
		color: #808080
	}
font.title
	{
		color: #808080;
		font-size: 18;
		font-family: impact;
	}
font.subtitle
	{
		font-size: 10;
		letter-spacing: 2pt;
		font-family: arial;
	}
.bigtitle
	{
		font-family: impact;
		font-size: 20;
		color: #808080		
	}
a
	{
		font-family: arial;
		font-size: 14;
		color: #808080;
		font-weight: bold;
		font-style: italic;
	}
th
	{
		font-family: arial;
		font-size:13;
		font-weight: bold;
		text-align: center;
		background-color: #D0D0D0;
		padding: .25em .5em .25em .5em;
	}
td.text
	{
		font-family: arial;
		font-size: 14;
		width: 320px;
		text-align: justify;
		padding: 10px;
	}
td.head
	{
		font-family: impact;
		font-size: 14;
		text-align: left;
	}
td.data
	{
		font-family: arial;
		font-size: 12;
		text-align: center;
	}
font.nolink
	{
		font-family: arial;
		font-size: 14;
		color: #808080;
		font-weight: bold;
		font-style: italic;
		
	}
font.textTitle
	{
		font-size:14;
		font-weight: bold;
	}
li
	{
		text-indent: 0;
		padding: 0 0 0 0;
	}
	
	
	
	
	
div#greybar
	{
		position: relative;
		left: 180px;
		top: 110px;
	}
div#menu
	{
		position: absolute;
		left: 2%;
		top: 1%;
		width:1000px;
	}
td.menubutton
	{
		border: inset 1pt;
		border-color: black;
		border-style: solid;
		top: 2px;
		left: 0px;
		height: 50px;
		font-family:arial;
		color:#666666;
		font-size:12;
		text-align:center;
		padding: .1em .1em .1em .1em;
		text-decoration:none; 
		font-weight:bold;
	}
td.menubuttontext
	{
		color:#666666;
		top: 12px;
		text-decoration:none;
		right: 6%;
	}
td.menubutton A:link
	{
		color:#666666;
		display:block;
		text-decoration:none; 
	}
td.menubutton A:visited
	{
		color:lightgrey;
		display:block;
		text-decoration:none; 
	}
td.menubutton A:active
	{
		color:#666666;
		text-decoration:none; 
	}
td.menubutton A:hover 
	{
		width: 100%;
		color:black;
		font-style:bold;
		cursor:pointer;
		border:0;
		text-decoration:none; 
	}
	
	
	
	
	
	
	
	
	
div#footer
	{
		position: relative; 
		width: 50%; 
		height: 300px;
		left: 25%; 
		bottom: 0%;		
	}
div#abginfo
	{
		position: relative;
		top: 150px;
		font-family:Arial;
		font-size:10;
		color:#000066;
		left:8%;
	}
div#icons
	{
		position: relative;
		width:300px;
		left:25%;
		bottom: 20px;
		height: 17px;
	}
div#footerbuttons
	{
		position:relative;
		bottom: 130px;
		left: 100%;
		width: 200px;
		height: 200px;
	}
td.footerbutton
	{
		background: url('footer_files/box.gif') no-repeat;
		height:50px;
		width: 125px;
		text-align: center;
		padding: 0 2em 1.7em 0;
		font-weight: bold;
		font-family:arial;
		color:#666666;
	}
td.footerbutton A:link
	{
		color:#666666;
		display:block;
		text-decoration:none; 
	}
td.footerbutton A:visited
	{
		color:lightgrey;
		display:block;
		text-decoration:none; 
	}
td.footerbutton A:active
	{
		color:#666666;
		text-decoration:none; 
	}
td.footerbutton A:hover 
	{
		width: 100%;
		color:black;
		display:block;
		font-style:bold;
		cursor:pointer;
		border:0;
		text-decoration:none; 
	}
	