html   {
    overflow:auto;
    scrollbar-face-color:#BC9806; 
    scrollbar-track-color:White; 
    scrollbar-arrow-color:White
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.bodytextsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:White;
    z-index:1000;
}


h1
{
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}
.menu A:link 
{
text-decoration:none;color:#FFFFFF;
}

.menu A:visited 
{
text-decoration:none;color:#FFFFFF;
}

.menu A:hover 
{
	color: #CCCCCC;
}
A:link {
	text-decoration:none;
	color: #000000;
}
A:visited {text-decoration:underline;color:#FF3300;}
A:hover {
	color: #CCCCCC;
}

b
{
	font-weight:normal;
}

.buttonfont
{ text-decoration:none;
  font-family: Verdana; 
  font-size:9pt; 
  color:navy;
  font-weight:bold;
} 
.normalfont
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
  .smallfont
  { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
  }
 .bluefont
{ font-family: Verdana; 
  font-size:8pt; 
  color:navy;
  font-weight:bold
}
.header1font
{ 
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
  }
 .header2font
 {font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt; 
  color:White;
  font-weight: bold;
  }
  .header3font
 {font-family:Verdana; 
  font-size:7pt; 
  color:Navy;
  font-weight: bold;
 }
.boldfont
{font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt ;
 color: black;
 font-weight: bold; 
}
.ListStyle
{
    margin-top: 0px;
    line-height:12pt
}
.MfxYellow
{
    color:#BC9806;
}
.MenuFont
{
    background-color:#333330;
    color:White;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}