
a.simpleButton
{
  text-decoration:none;
  font-family:verdana;
  font-size:12;
  font-weight:bold;
  text-align:center;
  background-image:url("mb1.gif");
  color:#FFFFFF;
  width:100%;
}

a.SimpleButton:hover
{
  text-decoration:none;
  font-family:verdana;
  font-size:14;
  font-weight:bold;
  text-align:center;
  background-image:url("r1.gif");
  color:#FFFFFF;
  width:100%
}


a.bottomButton
{
  text-decoration:none;
  font-family:verdana;
  font-size:12;
  font-weight:bold;
  text-align:center;
  background-image:url("dpp.gif");
  color:#FFFFFF;
  width:100%;
}

a.bottomButton:hover
{
  text-decoration:none;
  font-family:verdana;
  font-size:13;
  font-weight:bold;
  text-align:center;
  background-image:url("ldpp.gif");
  color:#FFFFFF;
  width:100%
}

td.headTD
{
  text-decoration:none;
  font-family:verdana;
  font-size:10;
  font-weight:bold;
  text-align:center;
  border:none;
  background-image:url("dgr1.gif");
  color:#ffffff;
  width:100%;
}

td.simpleTD
{
  text-decoration:none;
  font-family:verdana;
  font-size:10;
  font-weight:bold;
  text-align:left;
  border:none;
  background-image:url("bgreen1.gif");
  color:#111111;
  width:100%;
}

td.bodyTD
{
  text-decoration:none;
  font-family:verdana;
  font-size:12;
  
  text-align:left;
  border:none;

  color:#002090;
  width:100%;
}

td.bulletTD
{
  text-decoration:none;
  font-family:verdana;
  font-size:11;
  font-weight:bold;
  text-align:left;
  border:none;

  color:#002090;
  width:100%;
}
table.simplebackground
{
background-image: url("world2.gif");
background-repeat: no-repeat;
}




