
table{
 margin-bottom:1em;
}


a.menu1{
  color:#ffffff;
  font-weight:bold;
  background-color:#006699;
  width:132px;
  height:33px;
  line-height:24pt;
  font-size:11pt;
  text-decoration:none;
}

a.menu1:hover{
  background-color:#003366;
  width:132px;
  height:33px;
  vertical-align:bottom;
}

a.menu2{
  color:#ffffff;
  font-weight:bold;
  background-color:#6699ff;
  width:132px;
  height:33px;
  line-height:24pt;
  font-size:11pt;
  text-decoration:none;
  text-align:center;
}

a.menu2:hover{
  background-color:#0066CC;
  width:132px;
  height:33px;
  vertical-align:bottom;
  text-align:center;
}

a.menu3{
  color:#ffffff;
  font-weight:bold;
  background-color:#00CC00;
  width:132px;
  height:33px;
  line-height:24pt;
  font-size:11pt;
  text-decoration:none;
  text-align:center;
  letter-spacing:2em;
}

a.menu3:hover{
  background-color:#009900;
  width:132px;
  height:33px;
  vertical-align:bottom;
  text-align:center;
}

a.menu4{
  color:#ffffff;
  font-weight:bold;
  background-color:#FFCC00;
  width:132px;
  height:33px;
  line-height:24pt;
  font-size:11pt;
  text-decoration:none;
  text-align:center;
  letter-spacing:1em;
}

a.menu4:hover{
  background-color:#FF9900;
  width:132px;
  height:33px;
  vertical-align:bottom;
  text-align:center;
}

a.menu5{
  color:#ffffff;
  font-weight:bold;
  background-color:#FF9999;
  width:132px;
  height:33px;
  line-height:24pt;
  font-size:11pt;
  text-decoration:none;
  text-align:center;
  letter-spacing:1em;
}

a.menu5:hover{
  background-color:#FF6666;
  width:132px;
  height:33px;
  vertical-align:bottom;
  text-align:center;
}


div.menu1{
  background-color:#006699;
  width:132px;
  height:33px;
}
div.menu2{
  background-color:#6699ff;
  width:132px;
  height:33px;
}
div.menu3{
  background-color:#00CC00;
  width:132px;
  height:33px;
}
div.menu4{
  background-color:#FFCC00;
  width:132px;
  height:33px;
}
div.menu5{
  background-color:#FF9999;
  width:132px;
  height:33px;
}

