body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #606981;
  color: #000;
  }


td
{
  background: transparent;
  color: #000;
  font-size: 11px;
  }


ul
{ 
  list-style-image: url(../gfx/blueball.gif);
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 30px;
 }


li
{ 
  margin-bottom: 5px;
 }


h1
{
  color: #660033;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: -4px;
  }


h2
{
  color: #660033;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  font-variant: small-caps;
  margin-bottom: -4px;
  }


h3
{
  color: #660033;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  margin-bottom: -12px;
  }


input, select
{
  background: #fff;
  color: #000;
  border: 1px solid #660033;
  font-size: 10px;
  letter-spacing: 1px;
  }


.topbar
{
  background: #DBDFED;
  color: #000;
  }


.greyone
{
  background: #8c919c;
  color: #000;
  }


.greytwo
{
  background: #ccc;
  color: #000;
  }


.bordeauxbottomborder
{
  border-bottom: 2px solid #660033;
  }


.bordeauxtopborder
{
  border-top: 2px solid #660033;
  }


.menucell
{
  background-image: url(../gfx/menu_back.gif);
  background-repeat: repeat;
  vertical-align: top;
  }


.menubottom
{
  background-image: url(../gfx/bottom_left_corner.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  color: #000;
  height: 100%;
  }


.menuitem
{
  border-bottom: 1px solid #a4a7b1;
  height: 24px;
  font-size: 12px;
  padding-left: 6px;
  cursor: pointer;
  }


.maincell
{
  background-color: #eee;
  background-image: url(../gfx/bottom_right_corner.gif);
  background-position: bottom right;

  background-repeat: no-repeat;
  color: #000;
  }


.arrow
{
  border: none;
  margin-bottom: 1px;
  margin-right: 2px;
  }


a.menu
{
  font-size: 12px;
  text-decoration: none;
  letter-spacing: -1px;
  color: #333;
  }


.font1
{ 
  font-size: 11px;
  }


a.blacklink
{
  font-size: 11px;
  text-decoration: none;
  letter-spacing: -1px;
  color: #000;
  }


a.blacklink:hover,a.blacklink:active
{
  color: #660033;
  text-decoration: none;
  }


.formtable
{ 
  white-space: nowrap;
  border: none;
 }


.maincell1
{
  background-color: #eff1f7;
  color: #000;
  }
