/*body         {color: #ffffff; font-family: verdana; font-size: 10px}	*/
		
.poll_input  {color:#222222; font-family: verdana, tahoma; font-size: 10px; background-color: transparent; border-style: solid; border-width: 1px; border-color: #222; height: 16px; width: 35px}

.poll_text   {color: #222222; font-family: verdana; font-size: 10px} 

.poll_scrollarea {
    padding-left:               1px;
    background-color:           EFFAFC;
    border:                     none;
    scrollbar-face-color:       #C6A24A; 
    scrollbar-shadow-color:     #EFFAFC;
    scrollbar-highlight-color:  #EFFAFC; 
    scrollbar-3dlight-color:    #EFFAFC;
    scrollbar-darkshadow-color: #EFFAFC; 
    scrollbar-track-color:      #EFFAFC; 
    scrollbar-arrow-color:      #EFFAFC;
    overflow:                   auto;
    height:180px;

    }


.link_poll:link      {color:#222222; text-decoration: underline; font-family: verdana; font-size: 10px; font-weight: 200}
.link_poll:visited   {color:#222222; text-decoration: underline; font-family: verdana; font-size: 10px; font-weight: 200}
.link_poll:active    {color:#222222; text-decoration: underline; font-family: verdana; font-size: 10px; font-weight: 200}
.link_poll:hover     {color:#ff9933; text-decoration: underline; font-family: verdana; font-size: 10px; font-weight: 200}


