body { background: #000000 url(images/back.jpg) top center no-repeat;
       margin-left: 0%;
       margin-top: 1%;
       margin-right: 0%; }

font.fnt1 { color: #FFFFFF;
            font-size: 22px;
            font-family: Geneva;
            font-weight: normal; }

font.fnt2 { color: #FFFFFF;
            font-size: 11px;
            font-family: Tahoma;
            font-weight: normal; }

font.fnt3 { color: #FFFFFF;
            font-size: 10px;
            font-family: Tahoma;
            font-weight: normal; }

font.fnt4 { color: #A3A3A3;
            font-size: 11px;
            font-family: Tahoma;
            font-weight: normal; }

font.fnt5 { color: #FF0000;
            font-size: 11px;
            font-family: Tahoma;
            font-weight: normal; }

font.fnt6 { color: #C4A732;
            font-size: 11px;
            font-family: Tahoma;
            font-weight: normal; }
			
.lnk1{
	color: #FFFFFF;
	font-size: 14px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}			

a.lnk1:link { color: #FFFFFF;
              font-size: 14px;
              font-family: Helvetica, sans-serif;
              font-weight: bold;
              font-style: italic;
              text-decoration: underline; }

a.lnk1:active { color: #FFFFFF;
                font-size: 14px;
                font-family: Helvetica, sans-serif;
                font-weight: bold;
                font-style: italic;
                text-decoration: underline; }

a.lnk1:visited { color: #FFFFFF;
                 font-size: 14px;
                 font-family: Helvetica, sans-serif;
                 font-weight: bold;
                 font-style: italic;
                 text-decoration: underline; }

a.lnk1:hover { color: #FFFFFF;
               font-size: 14px;
               font-family: Helvetica, sans-serif;
               font-weight: bold;
               font-style: italic;
               text-decoration: none; }

a.lnk2:link { color: #C4A732;
              font-size: 11px;
              font-family: Tahoma;
              font-weight: normal;
              text-decoration: underline; }

a.lnk2:active { color: #C4A732;
                font-size: 11px;
                font-family: Tahoma;
                font-weight: normal;
                text-decoration: underline; }

a.lnk2:visited { color: #C4A732;
                 font-size: 11px;
                 font-family: Tahoma;
                 font-weight: normal;
                 text-decoration: underline; }

a.lnk2:hover { color: #A3A3A3;
               font-size: 11px;
               font-family: Tahoma;
               font-weight: normal;
               text-decoration: none; }

a.lnk3:link { color: #A3A3A3;
              font-size: 11px;
              font-family: Tahoma;
              font-weight: normal;
              text-decoration: underline; }

a.lnk3:active { color: #A3A3A3;
                font-size: 11px;
                font-family: Tahoma;
                font-weight: normal;
                text-decoration: underline; }

a.lnk3:visited { color: #A3A3A3;
                 font-size: 11px;
                 font-family: Tahoma;
                 font-weight: normal;
                 text-decoration: underline; }

a.lnk3:hover { color: #A3A3A3;
               font-size: 11px;
               font-family: Tahoma;
               font-weight: normal;
               text-decoration: none; }

div#menu_en { position: relative;
              width: 670px;
              top: 5px;}

div#menu_ru { position: relative;
              width: 700px;
              top: 5px;}

div#soc_menu_en { position: relative;
                  width: 150px;
                  top: 10px;}

div#soc_menu_ru { position: relative;
                  width: 166px;
                  top: 10px;}

.brd_white { border-left-color: #FFFFFF;
             border-left-width: 1px;
             border-top-color: #FFFFFF;
             border-top-width: 1px;
             border-right-color: #FFFFFF;
             border-right-width: 1px;
             border-bottom-color: #FFFFFF;
             border-bottom-width: 1px; }

.box { background-color: #1E1E1E;
       color: #FFFFFF;
       font-size: 11px;
       font-family: Tahoma, sans-serif;
       border: 1px solid #4B4B4B; }

div#intable { position: absolute;
              width: 100%;
              top: 550px; }

div#table { position: absolute;
            width: 100%;
            top: 280px; }

div#btm_info { position: absolute;
               width: 100%;
               top: 715px; }
			   
.fil10{overflow:hidden; width:100%; height:10px;}
