body {
    margin:0px;
    padding:0px;
    background-color:#7B7777;
    font-family:Arial, Helvetica, sans-serif;
    color:#FFFFFF;
  }

link {
    color : #ffffff;
  }

td {
    font-size:11px;
  }

.block_head {
    height:14px;
    background-image:url(pict/block_header.gif);
    background-repeat:no-repeat;
    font-weight:bold;
    padding-left:3px;
    font-family:"Courier New", Courier, mono ;
    clip: rect( );
  }

.block_head1 {
    height:14px;
    background-image:url(pict/block_header1.gif);
    background-repeat:no-repeat;
    font-weight:bold;
    padding-left:3px;
    font-family:"Courier New", Courier, mono ;
    clip: rect( );
  }

.cell_bottom_links {
    background-color:#99A3AC;
    text-align:center;
    height:30px;
    color:#000000;
  }

.cell_cross_inner {
    background-image:url(pict/cross_inner.gif);
    background-repeat:repeat-x;
    background-color:#99A3AC;
    text-align:center;
    vertical-align:bottom;
    color:#000000;
  }

.cell_cross_outer {
    background-image:url(pict/cross_outer.gif);
    background-repeat:repeat-x;
    height:20px;
  }

.cell_footer {
    border-bottom:2px solid #BFC5CB;
    background-color:#99A3AC;
    background-image:url(pict/dots_inner.gif);
  }

.cell_head_left {
    height:214px;
    background-color:#5A768A;
    background-image:url(pict/head_bg.gif);
    background-repeat:repeat-x;
    text-align:left;
  }

.cell_head_pict {
    background-color:#99A3AC;
    border-top:2px solid #BFC5CB;
    text-align:center;
  }

.cell_head_right {
    height:214px;
    background-color:#5A768A;
    background-image:url(pict/head_bg.gif);
    background-repeat:repeat-x;
    text-align:right;
  }

.cell_main {
    background-color:#99A3AC;
  }

.cell_top_center {
    width:775px;
    border-top:2px solid #BFC5CB;
    background-image:none;
  }

.cell_top_left {
    background-image:none;
    height:55px;
  }

.cell_top_right {
    background-image:none;
    height:55px;
  }

.content {
    background-color:#24323F;
    padding:5px;
  }

.img_menu_bg {
    width:162px;
    height:8px;
  }

.line_L {
    width:4px;
    background-image:url(pict/line_l.gif);
    background-repeat:repeat-y;
  }

.line_R {
    width:4px;
    background-image:url(pict/line_r.gif);
    background-repeat:repeat-y;
  }

.menu_bg {
    background-image:url(pict/block_bg.gif);
    background-repeat:repeat-y;
    background-color:#24323F;
    padding-left:3px;
  }

.table_footer {
    background-color:#0E165F;
    background-image:url(pict/footer_bg.gif);
    width:100%;
    height:37px;
    padding:7px;
  }

.table_main {
    width:100%;
    height:100%;
  }

.text_orange {
    color:#FFFFFF;
    font-weight:bold;
  }

.text_red {
    color:#FF0000;
    font-size:8px;
  }

.top_button {
    background-image:url(pict/top_button.gif);
    background-repeat:no-repeat;
    width:96px;
    height:52px;
    text-align:center;
    vertical-align:middle;
    font-family:"Courier New", Courier, mono;
  }

.content1 { background-color:#24323F; padding:5px; ; color: #24323F}

