/* mville test style sheet */
/* colors yellowish = black darkblue = #292f79 */
body {	
	font-size: 14pt;
	line-height: 14pt;
	font-family: "Times New Roman", Times, serif;
	color: black;
	background-color: #303030;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 150%;
	padding: 0px;
	text-align: center;
	}
a	{	
	text-decoration: none; 
	font-weight: normal;	
	}
a:link 
	{
	color: #7D0A29;
	}
a:visited 
	{
	color: #7D0A29;
	}
a:hover 
	{
	color: #808080;
	}
a:active 
	{
	color: #808080;
	}
p	{
	font-size: 12pt;
	line-height: 13pt;
	margin-left: 15pt;
	margin-right: 15pt;
	text-indent: 20px;
	}
h1	{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 32pt;
	text-align: center;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 5px;
	margin-right: 5px;
	color: #800000;
	}
h2	{	
	font-family: "Times New Roman", Times, serif;
	font: 18pt;
	font-weight: normal;
	line-height: 18pt;
	text-align: center;
	margin-top: 10pt;
	margin-bottom: 10pt;
	margin-left: 5px;
	margin-right: 5px;
	color: #800000;
	}
h3 {
	font-family: "Times New Roman", Times, serif;
	font: 16pt;
	line-height: 16pt;
	text-align: center;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
	}
h4 {
	font-family: "Times New Roman", Times, serif;
	font: 14pt;
	line-height: 12pt;
	text-align: center;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
	}
h5 {
	font-family: "Times New Roman", Times, serif;
	font: 10pt;
	line-height: 12pt;
	text-align: center;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
	}
h6 {
	font-family: "Times New Roman", Times, serif;
	font: 8pt;
	line-height: 8pt;
	text-align: center;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	margin-right: 5px;
	}
td	{
	color: black;
	font-weight: normal;
	}	
th {
	color: #7D1552;
	font-weight: normal;
	}
img {
	border: 0;
	}
pre {
	font-size: 10px;
	line-height: 18px;
	margin-top: 16px;
	margin-bottom:  8px; 
	}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.nobold {
	font-weight: normal;
	}
.nowrap 
	{
	black-space: nowrap;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.center
	{
	text-align: center;
	}
.nomargin 
	{
	margin: 0px !important;
	}
.margin20 
	{
	margin: 16px;
	}
.margin15 
	{
	margin: 12px;
	}
.content {
	color: #292f79;
	background: black;
	padding:  8px;
	border: 4px solid yellow; 
	}
.content2 {
	color: black;
	background: transparent;
	padding:  8px;
	}
	
#fffhome {
	color: black;
	background-image: url("../images/fffbg.jpg");
	background-repeat: repeat-y;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	}
	
#ffftop {
	padding: 0px;
	float: center;
	color: black;
	background: transparent;
	width: 700px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 0px 0px 0px 0px;
	width: 700px;
	}
html>body #ffftop { 
	margin: 0px 0px 0px 0px;
	width: 700px; /* ie5win fudge ends */
	}
	
#ffflt {
	position: inherit;
	padding: 0px;
	color: black;
	background: transparent;
	text-align: center;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 0px 0px 0px 0px;
	width: 200px;
	}
html>body #ffflt { 
	margin: 0px 0px 0px 50px;
	width: 200px; /* ie5win fudge ends */
	}
	
#fffrt {
	position: relative;
	margin-top: 20px;
	padding: 0px;
	float: right;
	text-align: center;
	color: black;
	background: transparent;
	width: 500px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 500px;
	margin: 10px 0px 10px 0px;
	}
html>body #fffrt { 
	margin: 10px 0px 10px 0px;
	width: 500px; /* ie5win fudge ends */
	}
	
