.vote {
background: url('fon_vote.jpg');
background-repeat: no-repeat;
height:100%;

background-position: top right;

}

.top_fon {
background: url('top_fon.jpg');
background-repeat: no-repeat;
height:100%;
background-position: bottom left;

}

.input{
border: solid 1px #0072BC;
width:125;
color:#475983;
font-family:Verdana;
height:21;
}



td {
                font-size : 12px;
                font-family : Verdana;
                color : #D3D8D8;
        }
        .mytitle {
                font-size : 15px;
                font-weight: bold;
                font-family : Verdana;
                color : #E56662;
        }
        A:active {
               
                color:#D3D8D8;
                font-size : 12px;
                font-family : Verdana;
        }
        A:link   {
                
                color: #D3D8D8;
                font-size : 12px;
                font-family : Verdana;
        }
        A:visited{
                
                color:#D3D8D8;
                font-size : 12px;
                font-family : Verdana;
        }
        A:hover  {
                text-decoration:none;
                color: #D3D8D8;
                font-size : 12px;
                font-family : Verdana;
        }
        

#links { font-size:9; color:#777777; font-weight:normal; text-decoration:none;}
#links a:link {font-size:9; color:#777777; font-weight:normal; text-decoration:none;}
#links a:active {font-size:9; color:#777777; font-weight:normal; text-decoration:none;}
#links a:hover {font-size:9; font-weight:normal; text-decoration:none;}
#links a:visited {font-size:9; color:#777777; font-weight:normal; text-decoration:none;}
