body
	{
	font-family: Century Gothic;
	font-size: 9px;
	color: #666666;
	background-color: #ffffff;
}
div#form
{
	font-family:century gothic;
	font-size: 10px;
	color:666666;
	border-top:double;
	border-bottom:double;
	border-color:666666;
}
div#mainflash
	{
	border-top:double;
	border-bottom:double;
	border-color:666666;
	}

div#btm
	{
	text-align: center;
	font-size: 9px;
	text-align: center;
	letter-spacing: 2px;
	}
div#footer
	{
	text-align: center;
	font-size: 9px;
	text-align: center;
	letter-spacing: 2px;
	}
div#maintbl
	{
	text-align: center;
	font-size: 9px;
	font-family: "Century Gothic";
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;	
	}
div#table1
	{
	font-family: Century Gothic;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
}
	}
table
{
padding: 0;
}
div.menuBar,
div.menuBar a.menuButton {
  font-family: "Century Gothic";
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #666666;
  padding: 5px 20px 5px 20px;
  font-variant:small-caps;
}

div.menuBar {
  padding: 5px 20px 5px 20px;
}

div.menuBar a.menuButton {
  cursor: default;
  position: relative;
  text-decoration: none;
}

div.menuBar a.menuButton:hover {
  padding: 5px 20px 5px 20px;
  color: #FFFFFF;
  background-color:CCCCCC;
}
a {
	text-decoration: underline;
	color: #666666;
}
div.muasub {
	text-align:left;
	margin-left:50px;
}
</style>