body
{
}
TD
{
  Font-Family: ARIAL;
  Color: #CF6501;
  Font-Size: 8pt
}
TD A:link
{
  Font-Family: Arial;
  Color: #CF6501;
  Font-Size: 8pt;
  Font-Weight: Bold;
  text-decoration: underline
}
TD A:active
{
  Font-Family: Arial;
  Color: #CF6501;
  Font-Size: 8pt;
  Font-Weight: Bold;
  text-decoration: underline
}
TD A:visited
{
  Font-Family: Arial;
  Color: #CF6501;
  Font-Size: 8pt;
  Font-Weight: Bold;
  text-decoration: underline
}
TD A:hover
{
  Font-Family: Arial;
  Color: #FFFFFF;
  Font-Size: 8pt;
  Font-Weight: Bold;
  text-decoration: none;
  Background: #CF6501
}
.Nav
{
  Font-Family: Arial;
  Color: #FFFFFF;
  Font-Size: 8pt;
  Font-Weight: Bold;
  text-decoration: none;
  Background: #CF6501;
  Border: solid #DBA51F 1px;
}
.Nav a:link
{
  Font-Family: Arial;
  Color: #FFFFFF;
  Font-Size: 8pt;
  Font-Weight: Bold;
  text-decoration: none;
  Background: #CF6501;
}
.Nav a:active
{
  Font-Family: Arial;
  Color: #FFFFFF;
  Font-Size: 8pt;
  Font-Weight: Bold;
  text-decoration: none;
  Background: #CF6501;
}
.Nav a:visited
{
  Font-Family: Arial;
  Color: #FFFFFF;
  Font-Size: 8pt;
  Font-Weight: Bold;
  text-decoration: none;
  Background: #CF6501;
}
.Nav a:hover
{
  Font-Family: Arial;
  Color: #FFFFFF;
  Font-Size: 8pt;
  Font-Weight: Bold;
  text-decoration: underline;
  Background: #CF6501;
}
.input
{
  Font-Family: Arial;
  Color: #FFFFFF;
  Font-Size: 8pt;
  Font-Weight: Bold;
  text-decoration: none;
  Background: #CF6501;
  Border: solid #DBA51F 1px; 
  width: 100px;
  height:25px;
}
input
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
    height:18px;
}
select
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
    height:18px;
}
