@charset "utf-8";
/* CSS Document */

#FWTableContainer549637078 {
	margin: 0px auto -1px auto;
	z-index: 1;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

body {
	background-image: url(images/background_gradient_page.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
} 

#undernav {
	position:relative;
	margin: 0px auto -1px auto;
	width:810px;
	height:100%;
	text-align:left;
	overflow: visible;
	background-image: url(images/undernavbkgd.jpg);
	z-index: 0;
}
.pageheadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color:#660000;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.maincontent {
	width: 760px;
	margin-left:25px;
	margin-right:25px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: visible;
}


#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color:#FFFFFF;
	position: relative;
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	height: 100px;
	background-color: #660000;
}

.floatright { 
	float: right; 
	width: 350px; 
	text-align:center;
	}
	
.miniheadline { 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; 
	color: #660000; 
	font-weight: bold; 
	}
	
.blacksmall { 
	font-size: 10px; 
	color: #000000; 
	}
