a { color: black; }
body, td, div { font-family: Verdana; font-size: 11px; }

.standart_button { background-image: url(/images/button_bg.png); background-repeat: repeat-x; padding: 4px 8px 4px 8px; border: 1px solid #e4bba3; float: left; margin-left: 9px; }
.standart_button_link { text-decoration: none; font-size: 11px; font-weight: bold; color: black; }
.standart_button_link:hover { color: white; }
.standart_field { background-color: #e0ebf0; border: 2px ridge white; font-size: 11px;  }
.standart_dashed { border-bottom: 1px dashed black; }
.standart_all_link { font-size: 11px; color: #ff9933; font-weight: bold; }
.standart_all_link:hover { color: #0099ff; }
.standart_quad { list-style: url(/images/ul_quad.png) square; }
.standart_text_box { padding: 4px; }
.standart_borders_top { border-top: 1px solid #cccccc; }
.standart_borders_left { border-left: 1px solid #cccccc; }
.standart_borders_right { border-right: 1px solid #cccccc; }
.standart_borders_bottom { border-bottom: 1px solid #cccccc; }
.standart_date { color: #999999; font-weight: bold; }

/* logo */
.logo_title { font-size: 12px; font-weight: bold; }

/* sublogo */
#sublogo_search { float: left; margin-left: 15px; }

/* bottom */
#bottom { color: #666666; font-size: 11px; text-align: center; background-image: url(/images/bottom_bg.png); background-repeat: repeat-x; }

/* right */
#vote { background-position: right center; background-image: url(/images/vote.png); background-color: #f1f0ee; background-repeat: no-repeat; }

/* center */
.center_top { color: #fbc72d; padding-left: 105px; font-size: 12px; font-weight: bold; }
.center_caption { text-align: center; color: #f1f0ee; font-size: 12px; font-weight: bold; text-transform: uppercase; }
