
BODY
{
  margin:0px;
  padding:0px;
  background-color:#61612E;
  font-family:verdana,arial;
  font-size:10pt;
  color:#61612E;
}
h1 span{
display: block; /* Allows you to change the width and height of the image */
text-indent: -2000em; /* Hides the text in the h1 tag */
text-decoration: none; /* Hides the underline of the hyperlink */
z-index: 1000; /* IE Fix*/
}

TR.decoration IMG
{
  display: block;
}

A.menu
{
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none;
}

A.menu:HOVER
{
  text-decoration: underline;
}

A.cures
{
  font-family:verdana,arial;
  font-size:10pt;
  color:#61612E;
  text-decoration:none;
}

A.cures:HOVER
{
  text-decoration: underline;
}

A.homelink
{
  color:#B42720;
  text-decoration:none;
}

A.homelink:HOVER
{
  text-decoration: underline;
}
A.homelinkbig
{
  color:#B42720;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
}

A.homelinkbig:HOVER
{
  text-decoration: underline;
  font-weight:bold;
}

table.products TD A
{
  font-size: 8pt;
  text-decoration: none;
  color: #000000;
}

table.products TD A:HOVER
{
  text-decoration: underline;
}

table.products TD
{
  font-size:8pt;
}

img.pimage
{
  border: 1px #000000 solid;
}

div.copyright
{
  font-size: 10px;
  color: #FFFFFF;
}

div.copyright A
{
 color: #FFFFFF;
 text-decoration: none;
}
div.copyright A:HOVER
{
  text-decoration: underline;
}

.stext
{
  font-size:10px;
}

.required
{
  font-weight:bold;
}
