*
{
    margin: 0;
    padding: 0;
}
html, body
{
    height: 100%;
}
body
{
}
#maintable
{
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
}
#languagescell
{
    text-align:right;
    padding-right: 10%;
    height: 23px;
    background-color: #69b9c2;
}
#leftbarcell
{
    width: 23px;
    background: url("../images/leftbar.png" ) repeat-y;

}
#rightbarcell
{
    width: 23px;
    background: url("../images/rightbar.png" ) repeat-y;

}
#logocell
{
    vertical-align: top;
    height: 185px;
    width: 265px;
    background: url(     "../images/menuheaderbackground.png" ) repeat-y;
}
#underlogocell
{
    height: 54px;
    width: 265px;
    background: url(     "../images/menuheaderbackground.png" ) repeat-y;
}
#headercell
{
    background-color: #69b9c2;
    text-align: center;
}
#menucell
{
    height: 66%;
    width: 265px;
    background: #44c1cd url(     "../images/menubackground.png" ) repeat-y;
    vertical-align: top;
}
#menufootercell
{
    height: 23px;
    width: 265px;
    background: url(     "../images/menubottom.png" ) no-repeat;
}
#footercell
{
    height: 23px;
    font-size: 10pt;
    text-align:center;
    vertical-align:top;
}
#contentcell
{
    padding: 5px 10px 5px 5px;
    vertical-align: top;
}


#clipdiv
{
    margin: 15px 30px 5px 10px;
    width: 220px;
    height: 165px;
}


#clockdiv
{
    margin-top: -15px;
    margin-left: 10px;
    margin-right: 30px;
    padding-bottom: -10px;
    width: 220px;
    height: 200px;
    text-align: center;
}
#consultdiv
{
    margin-top: -150px;
    margin-left: 10px;
    margin-right: 30px;
    padding-bottom: -10px;
    width: 220px;
    height: 200px;
    text-align: center;
}
#labeldiv
{
    font-size: 10pt;
    color: #000000;
    font-family: BPG Glaho, BPG Glaho Arial V5, BPG Glaho Arial V5, BPG Glaho SP, Sylfaen;
    vertical-align: top;
    margin-top: -30px;
    margin-left: 10px;
    margin-right: 30px;
    padding-bottom: -10px;
    width: 220px;
    height: 200px;
    text-align: center;
}
#consulttimediv
{
    font-size: 10pt;
    color: #000000;
    font-family: BPG Glaho, BPG Glaho Arial V5, BPG Glaho Arial V5, BPG Glaho SP, Sylfaen;
    vertical-align: top;
    margin-top: -120px;
    margin-left: 10px;
    margin-right: 30px;
    padding-bottom: -10px;
    width: 220px;
    height: 300px;
    text-align: center;
}
#votingdiv
{
    font-size: 10pt;
    color: #000000;
    font-family: BPG Glaho, BPG Glaho Arial V5, BPG Glaho Arial V5, BPG Glaho SP, Sylfaen;
    vertical-align: top;
    margin-top: -160px;
    margin-left: 10px;
    margin-right: 30px;
    padding-bottom: -10px;
    width: 220px;
    height: 200px;
    text-align: center;
}

ul
{
    list-style-position: inside;

}

#geo
{
    padding: 0px 4px 0px 4px;
    border-left: dotted 2px #5B9AA2;
    border-right: dotted 2px #5B9AA2;
    background-color: #69b9c2;
    text-align: center;
    color: #000000;
}
#geo a
{
   color:black; 
   text-decoration:none;
}
#geo a:hover
{
   color:black; 
   text-decoration:underline;
}
#eng
{
    padding: 0px 4px 0px 4px;
    border-right: dotted 2px #5B9AA2;
    background-color: #69b9c2;
    text-align: center;
    color: #000000;
}
#eng a
{
   color:black; 
   text-decoration:none;
}
#eng a:hover
{
   color:black; 
   text-decoration:underline;
}
#rus
{
    padding: 0px 4px 0px 4px;
    border-right: dotted 2px #5B9AA2;
    background-color: #69b9c2;
    text-align: center;
    color: #000000;
}
#rus a
{
   color:black; 
   text-decoration:none;
}
#rus a:hover
{
   color:black; 
   text-decoration:underline;
}
#ukr
{
    padding: 0px 4px 0px 4px;
    border-right: dotted 2px #5B9AA2;
    background-color: #69b9c2;
    text-align: center;
    color: #000000;
}
#ukr a
{
   color:black; 
   text-decoration:none;
}
#ukr a:hover
{
   color:black; 
   text-decoration:underline;
}

#geoactive
{
    padding: 0px 4px 0px 4px;
    border-left: dotted 2px #5B9AA2;
    border-right: dotted 2px #5B9AA2;
    background-color: #25919b;
    text-align: center;
    color: #FFFFFF;
}
#geoactive a
{
   color:#FFFFFF; 
   text-decoration:none;
}
#geoactive a:hover
{
   color:#FFFFFF; 
   text-decoration:underline;
}
#engactive
{
    padding: 0px 4px 0px 4px;
    border-right: dotted 2px #5B9AA2;
    background-color: #25919b;
    text-align: center;
    color: #FFFFFF;
}
#engactive a
{
   color:#FFFFFF; 
   text-decoration:none;
}
#engactive a:hover
{
   color:#FFFFFF; 
   text-decoration:underline;
}
#rusactive
{
    padding: 0px 4px 0px 4px;
    border-right: dotted 2px #5B9AA2;
    background-color: #25919b;
    text-align: center;
    color: #FFFFFF;
}
#rusactive a
{
   color:#FFFFFF; 
   text-decoration:none;
}
#rusactive a:hover
{
   color:#FFFFFF; 
   text-decoration:underline;
}
#ukractive
{
    padding: 0px 4px 0px 4px;
    border-right: dotted 2px #5B9AA2;
    background-color: #25919b;
    text-align: center;
    color: #FFFFFF;
}
#ukractive a
{
   color:#FFFFFF; 
   text-decoration:none;
}
#ukractive a:hover
{
   color:#FFFFFF; 
   text-decoration:underline;
}

#header
{
    border-left:solid 2px #567a80;
    border-right:solid 2px #567a80;
    border-top:solid 2px #567a80;
}