body {
     margin: 0px 0px 0px 0px;
     background-color: #D9D9D9;
     font-family: arial,verdana;
     font-size: 12px;
     color: #000000;
}
.maintable {
     width: 770px;
     height: 100%;
     background-color: #FFFFFF;
}
.menubar {
     height: 23px;
     background-color: #2D3B78;
     padding-left: 7px;
     vertical-align: middle;
}
.mainlogo {
     height: 93px;
}
.topbar {
     height: 34px;
     background-image: url("images/bc_top.gif");
}
.maintext {
     width: 574px;
     height: 100%;
     vertical-align: top;
     text-align: justify;
     padding: 14px 0px 20px 25px;
     font-size: 12px;
}
.simple_table {
     font-size: 12px;
}
.maintitle_big {
     font-size: 14px;
     padding: 0px 0px 20px 0px;
     font-weight: bold;
}
.maintitle {
     padding: 0px 0px 20px 0px;
     font-weight: bold;
}
.bottom {
     height: 67px;
     background-image: url("images/bc_bottom.gif");
     background-repeat: repeat-x;
     padding: 40px 0px 13px 13px;
     vertical-align: top;
}
.right1 {
     background-color: #FDEBD9;
}
.right2 {
     vertical-align: top;
     background-color: #FDEBD9;
}
.right3 {
     vertical-align: top;
     background-color: #FDEBD9;
     padding: 24px 0px 0px 13px;
     color: #999999;
     font-family: arial;
     font-size: 12px;
     font-weight: bold;
}
.linkdiv1 {
     padding: 0px 0px 2px 0px;
}
.linkdiv2 {
     padding: 0px 0px 2px 10px;
}
.picborder {
     border: 1px solid #000000;
}
a.rightlink:link, a.rightlink:visited, a.rightlink:active
{
     text-decoration: none;
     font-family: arial;
     font-size: 12px;
     font-weight: bold;
     color: #666666;
}
a.rightlink:hover
{
     color: #000000;
}
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;
}

