<style type="text/css">

body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: normal;
  color: #000000;
  background-color: #FFFFFF;
}

a:link    {color: #a54200; text-decoration: none;}
a:visited {color: #a54200; text-decoration: none;}
a:hover   {background: #b4c6ea; text-decoration: none;}

a.menuItem:link    {color: #a54200; text-decoration: none;}
a.menuItem:visited {color: #a54200; text-decoration: none;}
a.menuItem:hover   {color: #a54200; background: #f4d0b7; text-decoration: none;}

a.noaccess:link    {color: #898989; text-decoration: none;}
a.noaccess:visited {color: #898989; text-decoration: none;}
a.noaccess:hover   {background: #FFFFFF; text-decoration: none;}

a.image:link    {text-decoration: none;}
a.image:visited {text-decoration: none;}
a.image:hover   {background: #FFFFFF; text-decoration: none;}

p.help 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}

h1.help 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

h2.help 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

h3.help 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

td.titulo 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

td.menuHeader 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

td.menuItem 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

td.formLabel
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background: #f4d0b7;
}

td.menuData
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  background: #b3bbd8;
}

td.formData
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  background: #f4d0b7;
}

td.tituloDisplay 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

td.displayLabel
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background: #f4d0b7;
}

td.displayData
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  background: #f7ece6;
}

td.displayAlert
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  background: #f9f99f;
}

td.tituloAlert 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

td.alertLabel
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background: #f4d0b7;
}

td.alertData
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  background: #f4d0b7;
}

td.displayWarning
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background: #f9f99f;
}

td.bigTitle
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  background: #FFFFFF;
}

td.bigLink
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  background: #FFFFFF;
}

td 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
}

</style>
