#modal {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1000;
  text-align: center;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style : normal;
  font : bold 12;
}
#modal DIV {
  background-color: transparent;
/*  border: 1px solid black; */
  margin: auto;
  margin-top: 6%;
  width: 400px;
  height: 100px;
}


body{
  background: url(../images/fonline.gif)  repeat-y;
  background-position : center;
  background-COLOR: #AE0F17;
  margin : 0px;
  padding:0px; 
 
  scrollbar-face-color: #AE0F17; 
  scrollbar-highlight-color: Black; 
  scrollbar-shadow-color: black; 
  scrollbar-arrow-color: black; 
  scrollbar-darkshadow-color: #AE0F17; 
  scrollbar-base-color: #AE0F17;
}

#Content { 
position:absolute; 
left:50%; 
width:500px; 
margin-top:50px; 
margin-left:-250px; /* For IE5/Win. */ 
padding:15px; 
border:1px dashed #333; 
background-color:transparent; 
text-align : center;
COLOR: #EEDEBD; 
        font-size-adjust : none;
        font : bold 12px;

} 
body>#Content { 
margin-left:-266px; /* Correct value. */ 
} 

.Content {
        position: static;
        PADDING-TOP: 20px; 
        PADDING-RIGHT: 20px; 
        PADDING-LEFT: 20px; 
        PADDING-BOTTOM: 0px; 
        COLOR: #EEDEBD; 
/*      MARGIN: 0px 100px 50px; 
        BORDER-RIGHT: black 1px dashed;  
        BORDER-TOP: black 1px dashed;  
        BORDER-LEFT: black 1px dashed; 
        BORDER-BOTTOM: black 1px dashed; */
        BACKGROUND-COLOR: transparent;
        text-align : center;
        z-index : 1;
        font-size-adjust : none;
        font : bold 12px;

}


A {
        COLOR:#E1BF77; 
        TEXT-DECORATION: none;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-style : normal;
        font : bold 12;
        font-size: 12px;
        font-weight: bold;
        font-size-adjust : none;
}
A:hover {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        COLOR: #FFCC99; 
        TEXT-DECORATION: none;
        font-size-adjust : none;
}

a.BlackLink{
   /*     color: #330000; */
        COLOR: #660000; 
        font-size: 11px;
      font-weight: bold;
} 
a.BlackLink:hover{
        COLOR: #660000; 
        font : bold 11;
}
a.BlackLink:visited{
        COLOR: #660000; 
        font : bold 11;
}

table{
 border: 0px solid Gray;
 font-size-adjust : none;
 font-size-adjust : none;
 font : bold 12px;
 }

.BkTable{
 background: url(../images/gerb_engl.gif) no-repeat;
 background-position: top;
 margin: 30px 0px 0px 0px;
 font-size-adjust : none;
 font : bold 12px;
 }

h3{
        color : #EEDEBD;
        font-family : "Times New Roman", Times, serif;
        font-size-adjust : none;
        font : bold 22px;
}

#TabBanner{border: 0px}
#TabNews{
         border: 0px;
         FONT-FAMILY: Arial, Helvetica, sans-serif, Tahoma, Verdana; 
         TEXT-ALIGN: justify;
        }

#TD_Back{
  background-image:url(../images/buttondown.gif);
  height: 20px;
  padding: 0px;
  font-size-adjust : none;
  font : bold 12px;
  cursor :hand;
}
#TD_rBack{
  background-image:url(../images/rbuttonup.gif);
  height: 20px;
  font-size-adjust : none;
  font : bold 12px;
  font-size: 12px;
  font-weight: bold;
  cursor :hand;
}
#TRWaves{
background-image:url(../images/waves.gif);
background-repeat : no-repeat;
background-position : top;
height: 30px;
font-size-adjust : none;
}

#TabNoBorder{
  border : 0; 
  text-align : center;
  cursor :auto;
  }
