
a:visited            {color: #000066; text-decoration: underline; } 
a:link               {color: #000066; text-decoration: underline; }
a:hover              {color: #0000FF; text-decoration: underline; }
a:active             {color: #000066; text-decoration: underline; }

.BodyClass:hover        {color: "#000000"; text-decoration: underline;}
.BodyClass:link         {color: "#000000"; text-decoration: underline;}
.BodyClass:visited      {color: "#000000"; text-decoration: none;} 
.BodyClass:active       {color: "#000000"; text-decoration: none;}

.LeftMenuClass:visited  {color: "#ffffff"; text-decoration: none;} 
.LeftMenuClass:link     {color: "#ffffff"; text-decoration: none;}
.LeftMenuClass:hover    {color: "#ffffff"; text-decoration: underline;}
.LeftMenuClass:active   {color: "#ff0000"; text-decoration: none;}


body                 {font-family: Arial, Helvetica;
                      background-color: #ffffff;
                      color: #000000; }
#order_form td
{
  font-family: arial,helvetica,sanserif;
  color: black;
  font-size: 8.5pt;
  background-color: white;
}
/*#order_form input
{
  border-bottom: lightgrey 1px solid;
  border-left: lightgrey 1px solid;
  padding-bottom: 0px;
  background-color: #ffffcc;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
  font-family: arial,helvetica,sanserif;
  color: black;
  font-size: 8.5pt;
  border-top: lightgrey 1px solid;
  border-right: lightgrey 1px solid;
  padding-top: 0px;
}*/
.ip_center
{
  border-bottom: lightgrey 1px solid;
  border-left: lightgrey 1px solid;
  padding-bottom: 0px;
  background-color: #ffffcc;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
  font-family: arial,helvetica,sanserif;
  color: black;
  font-size: 8.5pt;
  border-top: lightgrey 1px solid;
  border-right: lightgrey 1px solid;
  padding-top: 0px;
  text-align:center;
}
.ip_right
{
  border-bottom: lightgrey 1px solid;
  border-left: lightgrey 1px solid;
  padding-bottom: 0px;
  background-color: #ffffcc;
  margin: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-family: arial,helvetica,sanserif;
  color: black;
  font-size: 8.5pt;
  border-top: lightgrey 1px solid;
  border-right: lightgrey 1px solid;
  padding-top: 0px;
  text-align:right;
}
.ip_left
{
  border-bottom: lightgrey 1px solid;
  border-left: lightgrey 1px solid;
  padding-bottom: 0px;
  background-color: #ffffcc;
  margin: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-family: arial,helvetica,sanserif;
  color: black;
  font-size: 8.5pt;
  border-top: lightgrey 1px solid;
  border-right: lightgrey 1px solid;
  padding-top: 0px;
  text-align:left;
}
.form_button
{
  border-bottom-style: outset;
  border-right-style: outset;
  background-color: #2a81c4;
  font-family: arial,helvetica,sanserif;
  border-top-style: outset;
  color: white;
  border-left-style: outset;
}



