body {
     margin: 0px 0px 0px 0px;
     background-color: #D9D9D9;
     font-family: arial,verdana;
     font-size: 12px;
     color: #000000;
}
.maintable {
     width: 100%;
     height: 100%;
     text-align: center;
     vertical-align: middle;
}
.maintable2 {
     width: 770px;
     height: 460px;
     background-color: #FFFFFF;
}
.topbar {
     background-image: url("images/open_bc.gif");
     background-repeat: repeat-x;
}
.maintext {
     width: 572px;
     height: 393px;
     vertical-align: top;
     text-align: right;
     background-color: #FDEBD9;
}
.simple_table {
     font-size: 12px;
     font-weight: bold;
     color: #000000;
}
.bottom {
     height: 67px;
     background-image: url("images/bc_bottom.gif");
     background-repeat: repeat-x;
     padding: 40px 0px 13px 13px;
     vertical-align: top;
}
.right {
     width: 184px;
     vertical-align: top;
     background-color: #FDEBD9;
     padding: 24px 0px 0px 13px;
}
a.simplelink:link, a.simplelink:visited, a.simplelink:active
{
     text-decoration: none;
     font-family: arial;
     font-size: 12px;
     font-weight: bold;
     color: #000000;
}
a.simplelink:hover
{
     color: #666666;
}
