table.layout
{
	table-layout:fixed;
	position:absolute;
	width:974px;
}
td.filler1
{
	height:80px;
	background-color:rgb(74,109,154);
}
td.button 
{
	width:170px;
	height:30px;
	background-color:rgb(74,109,154);
	color:white;
	text-align:right;
	font-family:Arial Narrow bold;
	font-weight:bold;
	font-size:15px;
	white-space: nowrap;
}
td.button a
{
	color:white;
	text-decoration:none;
	white-space: nowrap;
}	
td.filler2
{
	background-color:rgb(74,109,154);
	height:310px;
}
td.bottomgreenbar
{
	background-color:rgb(131,188,52);
	height:10px;
}
td.bottomblackbar
{
	background-color:black;
	height:10px;
}
td.bottomlinkbar
{
	color:rgb(131,188,52);
	text-align:center;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	width:834px;
}
td.bottomlinkbar a
{
	color:rgb(131,188,52);
	text-decoration:none;
}
td.maincontent
{
	width:620px;
	text-align:left;
	vertical-align:top;
	font-size:12pt;
	font-family:Verdana;
}
td.mainfiller
{
	width:92px;
}
.pagewidth
{
	width:974px;
}
td h4
{
	text-align:center;
}
td a
{
	color:rgb(74,109,154);
	text-decoration:none;
}
h2
{
	font-family:Lucida;
	font-size:18;
}
