body{
  background-color: #34416D;
  color: #ffffff;
  margin: 0px 0px 0px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  /*font-weight: bold;*/
}

table{
  border-collapse:collapse; 
  border-style: none;
  font-size: 11px;
  /*font-weight: bold;*/
}

a:link, a:visited {
  color: #ffffff;
  text-decoration: none;
}
a:hover, a:active{
  color: #ffffff;
  text-decoration:underline;
}


td#menu{
  background-color: #4E61A2;
  background-image: url(images/2008_A_5.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  width: 216px;
  height: 360px;
}

td#main{
  background-color: #6A6797;
  background-image: url(images/2008_BC_5.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 544px;
  height: 360px;
}

td#main_dark{
  background-color: #6A6797;
  background-image: url(images/2008_BC_dark_5.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 544px;
  height: 360px;
}

td#footer{
  background-color: #404D7C;
  background-image: url(images/2008_D_5.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 760px;
  height: 60px;
}
table.foot_text{
  table-layout: automatic;
  border-collapse: collapse; 
  border-style: none;
}

table.foot_text td{
  padding: 10px 10px 10px 10px;
}

.menu_1{
margin-left: 15px;
}
.menu_2{
margin-left: 25px;
}
.menu_3{
margin-left: 35px;
}
.menu_4{
margin-left: 45px;
}
.menu_5{
margin-left: 55px;
}
.menu_6{
margin-left: 65px;
}
.menu_7{
margin-left: 75px;
}


.bmsform{
/*
  background-color: #D1D6E9;
  color: #34416D;
*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}