body
{
	font-family:Verdana;
	font-size:12px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px
}

table
{
	font-family:Verdana;
	font-size:10pt;
}

h1
{
	font-size:13pt;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h2
{
	font-size:12pt;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

td.help
{
	margin-left:10px;
	margin-right:10px;
}

.figure
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}

#top table
{
	width:90%;
	color:White;
}

#top 
{
	position:absolute;
	top: 0; 
	left: 0;
	right: 0;
	bottom: auto;
	width: 100%;
	height: auto;
	background-color: black;
	color:white;
	padding:20px 20px 20px 20px;
	vertical-align:middle;
}

#main 
{
	position:absolute;
	overflow:visible;
	top:80px;
	right:-1px;
	width:100%;
	height:680px;
	padding:0px 0px 0px 0px;
	
}
