td.page_top
{
   height: 50px;
   color: #f0f0f0;
   background-color: #38505D;
   vertical-align: middle;
}

table.page_frame_table
{
   width:   760px;
   
   background-color: #6E808A;

   border-top:  solid 0px #ffffff;
   border-right: solid 5px #3D3F3E;
   border-bottom: solid 5px #3D3F3E;
   border-left: solid 5px #3D3F3E;
}


.menu_tr
{
   background-color: #6E808A;
}


.menu_bl a
{
   color: #6E808A;
   
   font-size: 20px;
   font-family: 'Times New Roman', Times, serif;
   font-weight: normal;
   font-style: italic;
   
   text-align:   center;
   text-decoration: none;
}

.menu_bl a:hover
{
   text-decoration: none;
   color: #3D3F3E;
}

.menu_bl a.active
{
   color: #38505D;
   font-weight: bold;
}

.body_left
{
   width: 263px;
   background-color: #6E808A;
   vertical-align: top;
}


.body_right
{
   background-color: #6E808A;
   vertical-align: top;
}


