body, td
{
  font-family:		Arial, Helvetica, sans serif;
  font-size:		11px;
  color:		    #545047;
}
body
{
  background:		#ffffff;
}
th
{
  font-weight:		bold;
}
a
{
  color:		#545047;
}
a:hover
{
  color:		#000000;
  text-decoration:	underline;
}
a.MENU-1-ON, a.MENU-1-OFF:hover, a.MENU-1-ON:hover
{
  font-family:		Arial, sans-serif;
  text-decoration:	underline;
  color:		#3c4f6c;
  font-weight:  bold;
  font-size:	11pt;
}

a.MENU-1-OFF
{
  font-family:		Arial, sans-serif;
  text-decoration:	none;
  color:		#3c4f6c;
  font-size:	11pt;
  font-weight:  bold;
}

a.MENU-2-ON, a.MENU-2-OFF:hover,a.MENU-2-ON:hover
{
  font-size:		13px;
  text-decoration:	underline;
  color:		#000000;
  font-weight:  bold;
}

a.MENU-2-OFF
{
  font-size:		13px;
  text-decoration:	none;
  color:		#000000;
  font-weight:  bold;
}

h1
{
  font-size:		17px;
  font-weight:		normal;
  color:           #3c4f6c;
  text-align:       center;
  margin-top: 15px;
}
h2
{
  font-size:		13px;
  color:		#3c4f6c;
  font-style:    italic;
  margin-top: 13px;
  margin-bottom: 6px;
}
h3
{
  font-size:		12px;
  font-style:    italic;
  margin-top: 12px;
  margin-bottom: 6px;
}
ul
{
  margin-top: 3px;
  margin-bottom: 3px;
}
b, dt
{
  font-weight:		bold;
}
div.hideHorizontalScrollbar
{
   overflow:hidden;
   height: 328;
   width: 405;
}
div.scrollMgn
{
   padding-top: 5px;
   padding-bottom: 5px;
   padding-right: 5px;
   padding-left: 10px;
   background-attachment:scroll;
   background:left top;
   white-space:normal;
   overflow:scroll;
   height: 339;
   margin-left: 5px;
   margin-top: 5px;
   margin-bottom: 0px;
	scrollbar-arrow-color:#666666; /* charcoal */
	scrollbar-face-color:#cccccc; /* light grey */
	scrollbar-3dlight-color:#999999; /* grey */
}

div.FOOTER
{
  font-size:		10px;
}
div.FOOTER a 
{
  font-size:		10px;
}
div.FOOTER  a:hover
{
  font-size:		10px;
}
hr
{
    border-style:     none;
    color:		#53281D; 
    width:    80%;    
}
