body
{
  font-family: tahoma,verdana,arial,helvetica;
  font-size: 12px;
  color: #AFC7C7;
}

table.menu tr
{
  text-align: center;
}
table.menu td
{
  font-weight: bold;
  color: white;
}
table.menu td:hover
{
  background: url('images/m2.gif');
  background-repeat: no-repeat; 
  text-decoration: underline;
  background-color: #A12D2D;
}

.footer
{
  color: #478B08;
  font-size: 11px;
  font-weight: bold;
  padding: 10px 10px 10px 10px;
}

h1
{
  color: #5A6952;
  padding: 0px 0px 0px 10px;
}

h3
{
  color: #478B08;
  font-weight: bold;
}

a
{
  color: #5A6952;
}
a:hover
{
  text-decoration: none;
}


.formText
{
  color: white;
  font-weight: bold;
  background-image: url('images_red/n3.gif');
}

input.button
{
background: url('images/m2.gif') repeat-x;
color: #fff;
border: solid 1px #A94B4B;
font-weight: bold;
font-size: 0.9em;
height: 25px;
width: 100px;
text-transform: lowercase;
padding: 4px 0px 5px 0px;
}

.text
{
border: solid 1px #A94B4B;
font-size: 10pt;
font-family: "trebuchet ms", helvetica, sans-serif;
color: white;
font-weight: bold;
background: #521410;
width: 400px;
}

select
{
font-family: "trebuchet ms", helvetica, sans-serif;
color: white;
font-size: 8pt;
font-weight: bold;
height: 20px;
vertical-align: top;
background: #521410;
}
