body {
  background: #FFFFFF;
  margin : 0;
  margin-top : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
}

td {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

img {
  border-color: #000000;
}

textarea, input, select, checkbox {
  font-family: arial, helvetica, sans-serif; 
  font-size: 11px; 
  color: #000000; 
  border-color: #225C3D;
  border: 2px;
}

.alphabet ul
{
  list-style-type: lower-alpha
}

.alphabet li
{
  list-style-type: lower-alpha
}

ul
{
  list-style-image: url("../images/disc_green.gif"); 
}

li
{
  margin-left: 0em
}

a {
  color: #000000;
  text-decoration: underline;
}

a:hover {
  color: #225C3D;
  text-decoration: underline;
}

.footer {
  font-size: 10px;
  color: #225C3D;
  text-decoration: none;
}

.footer a {
  color: #225C3D;
  text-decoration: none;
}

.footer a:hover {
  color: #5B4181;
  text-decoration: underline;
}

.readmore a {
  font-size: 11px;
  color: #225C3D;
  text-decoration: none;
}

.readmore a:hover {
  font-size: 11px;
  color: #5B4181;
  text-decoration: none;
}

.smallital {
  font-size: 10px;
  font-style: italic;
}

.faq a {
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

.faq a:hover {
  font-size: 11px;
  color: #225C3D;
  text-decoration: none;
}

.orderhead {
  font-size: 12px;
  font-weight: bold;
  color: #225C3D;
}

.leftmenuhead {
  font-size: 12px;
  font-weight: bold;
  color: #5B4181;
}

.leftmenuhead a {
  font-size: 12px;
  font-weight: bold;
  color: #225C3D;
  text-decoration: none;
}

.leftmenuhead a:hover {
  font-size: 12px;
  font-weight: bold;
  color: #5B4181;
  text-decoration: none;
}

.leftmenu {
  font-size: 10px;
  color: #000000;
}

.leftmenu a {
  color: #000000;
  text-decoration: none;
}

.leftmenu a:hover {
  color: #000000;
  text-decoration: underline;
}

.scroller {
  font-size: 12px;
  font-weight: bold;
  color: #5B4181;
}

.scroller a {
  color: #5B4181;
  text-decoration: none;
}

.scroller a:hover {
  color: #5B4181;
  text-decoration: none;
}

.mainheader {
  font-size: 16px;
  font-weight: bold;
  color: #5B4181;
}

.content {
  font-size: 11px;
  color: #000000;
}

