html {
  scrollbar-base-color: #666666;
  scrollbar-track-color: #333333;
  scrollbar-3dlight-color: #333333;
  scrollbar-darkshadow-color: #333333;
  scrollbar-highlight-color: #990000;
  scrollbar-shadow-color: #990000;
  scrollbar-arrow-color: #990000;
  }
body {
  background-color: #000000;
  background-image: url(images/back.gif);
  color: #ffffff; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px;
  line-height: 16px;
  }
.submit {
  border-style: solid;
  border-width: 1px;
  border-color: #990000;
  background-color: #333333; 
  color: #ffffff;
  padding: 1px;
  font-size: 13px;
  font-weight: bold;
  }   
.vote {
  border-style: solid;
  border-width: 1px;
  border-color: #990000;
  background-color: #333333; 
  color: #ffffff;
  width: 130px;
  padding: 1px;
  font-size: 13px;
  font-weight: bold;
  }   
.poll {
  border-style: solid;
  border-width: 1px;
  border-color: #990000;
  background-color: #333333; 
  color: #ffffff;
  width: 120px;
  margin-top: 2px;
  margin-bottom: 1px;
  padding-left: 1px;
  padding-right: 1px;
  font-size: 13px;
  font-weight: bold;
  }   
textarea {
  border-style: solid;
  border-width: 1px;
  border-color: #990000;
  scrollbar-base-color: #666666;
  scrollbar-track-color: #333333;
  scrollbar-3dlight-color: #333333;
  scrollbar-darkshadow-color: #333333;
  scrollbar-highlight-color: #990000;
  scrollbar-shadow-color: #990000;
  scrollbar-arrow-color: #990000;
  }  
input.maininp {
  padding: 2px;
  border-style: solid;
  border-width: 1px;
  border-color: #990000;
  }  
hr {
  color: #990000;
  background-color: #990000; 
  height: 2px;
  border: none;
  }
hr.divider {
  color: #990000;
  background-color: #990000; 
  height: 1px;
  border: none;
  }
/*a.mainmenu:link {
  background-image: url(images/menukvt.gif);
  background-repeat: no-repeat;
  background-position: left 1px;
  padding-left: 18px;
  font-family: Arial, Helvetica;
  font-size: 14px; 
  color: #B22222;
  text-decoration: none;
  }
a.mainmenu:visited {
  background-image: url(images/menukvt.gif);
  background-repeat: no-repeat;
  background-position: left 1px;
  padding-left: 18px;
  font-family: Arial, Helvetica;
  font-size: 14px;
  color: #B22222;
  text-decoration: none;
  }
a.mainmenu:active {
  background-image: url(images/menukvt_mov.gif);
  background-repeat: no-repeat;
  background-position: left 1px;
  padding-left: 18px;
  font-family: Arial, Helvetica;
  font-size: 14px;
  color: #FF0000;
  text-decoration: underline;
  }
a.mainmenu:hover {
  background-image: url(images/menukvt_mov.gif);
  background-repeat: no-repeat;
  background-position: left 1px;
  padding-left: 18px;
  font-family: Arial, Helvetica;
  font-size: 14px;
  color: #FF0000; 
  text-decoration: underline;
  }  
a.submenu:link {
  padding-left: 19px;
  font-family: Arial, Helvetica;
  font-size: 11px; 
  color: #B22222;
  text-decoration: none;
  }
a.submenu:visited {
  padding-left: 19px;
  font-family: Arial, Helvetica;
  font-size: 11px;
  color: #B22222;
  text-decoration: none;
  }
a.submenu:active {
  padding-left: 21px;
  font-family: Arial, Helvetica;
  font-size: 11px;
  color: #FF0000;
  text-decoration: underline;
  }
a.submenu:hover {
  padding-left: 21px;
  font-family: Arial, Helvetica;
  font-size: 11px;
  color: #FF0000; 
  text-decoration: underline;
  } */ 
a.pagin:link {
  color: #990000;
  text-decoration: none;
  }
a.pagin:visited {
  color: #990000;
  text-decoration: none;
  }
a.pagin:active {
  color: #FF0000;
  text-decoration: underline;
  }
a.pagin:hover {
  color: #FF0000; 
  text-decoration: underline;
  }
a.list:link {
  font-size: 16px;
  color: #990000;
  text-decoration: none;
  }
a.list:visited {
  font-size: 16px;
  color: #990000;
  text-decoration: none;
  }
a.list:active {
  font-size: 16px;
  color: #FF0000;
  text-decoration: underline;
  }
a.list:hover {
  font-size: 16px;
  color: #FF0000; 
  text-decoration: underline;
  }
a.linklist:link {
  font-size: 10px;
  color: #990000;
  text-decoration: none;
  }
a.linklist:visited {
  font-size: 10px;
  color: #990000;
  text-decoration: none;
  }
a.linklist:active {
  font-size: 10px;
  color: #FF0000;
  text-decoration: underline;
  }
a.linklist:hover {
  font-size: 10px;
  color: #FF0000; 
  text-decoration: underline;
  }
a:link {
  color: #990000;
  text-decoration: none;
  }
a:visited {
  color: #990000;
  text-decoration: none;
  }
a:active {
  color: #FF0000;
  text-decoration: underline;
  }
a:hover {
  color: #FF0000; 
  text-decoration: underline;
  }
ul.menu {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  }
ul.menu a {
  display: block;
  width: 150px;
  height: 39px;
  line-height: 39px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  background: #ffffff url(images/block.gif) no-repeat left bottom;
  text-indent: 33px;
  }
ul.menu a:visited {
  display: block;
  width: 150px;
  height: 39px;
  line-height: 39px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  background: #ffffff url(images/block.gif) no-repeat left bottom;
  text-indent: 33px;
  }
ul.menu a:hover {
  color: #000000;
  background: #ffffff url(images/block.gif) no-repeat right bottom;
  text-decoration: none;
  }
ul.menu a:active {
  color: #000000;
  background: #ffffff url(images/block.gif) no-repeat right bottom;
  text-decoration: none;
  }
li.first a {
  height: 40px;
  line-height: 40px;
  }
font.linklist {
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
  }
div.column {
  background-color: #666666;
  text-align: justify;
  margin: 0px;
  padding: 5px;
  border: 2px;
  border-color: #990000;
  border-style: solid;
  }
div.column2 {
  background-color: #666666;
  text-align: justify;
  margin: 0px;
  margin-top: 7px;
  padding: 5px;
  border: 2px;
  border-color: #990000;
  border-style: solid;
  }
div.footer {
  text-align: center;
  padding: 1px;
  font-size: 10px;
  font-style: italic;
  color: #999999;
  }  
div.header {
  text-align: center;
  padding: 0px;
  font-size: 13px;
  font-weight: bold;
  }
div.pageheader {
  text-align: center;
  padding: 2px;
  font-size: 16px;
  font-weight: bold;
  }
div.pagination {
  text-align: center;
  padding: 1px;
  font-size: 10px;
  text-decoration: none;
  color: #B22222; 
  }  
div.votemsg {
  text-align: center;
  font-size: 9px;
  color: #000000; 
  }
div.voteres {
  padding-bottom: 4px;
  text-align: center;
  font-size: 11px;
  color: #ffffff; 
  }
div.dopmt {
  background-color: #666666;
  text-align: justify;
  margin: 7px;
  padding: 7px;
  border: 2px;
  border-color: #990000;
  border-style: solid;
  width: 40%;
  float: right;
  }
/*h1,h2,h3,h4,h5,h6,h6,h8,h9 {
  border-top: 1px solid;
  margin: 0px;
  border-bottom: 1px solid;
  padding: 2px;
  }
table {
  }
td, th {
  }*/
td.userinfo {
  font-size: 13px;
  }
td.pollhead {
  text-align: center;
  padding: 1px;
  font-size: 13px;
  font-weight: bold;
  }
td.polltext {
  text-align: justify;
  font-size: 10px;
  }
td.pollmsg {
  text-align: center;
  font-size: 9px;
  color: #000000; 
  }
td.usersecondaryinfo {
  font-size: 11px;
  font-style: italic;
  }
td.adminreply {
  font-size: 12px;
  padding-left: 55px;
  color: #999999; 
  font-style: italic;
  }
/*.navigation {
  text-align: right;
  vertical-align: middle;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 5px;  
  border-style: solid #000000;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  color: #000000;
  font-size: 12pt;
  }  
.result {
  background-color:#ffffff;
  text-align: justify;
  vertical-align: middle;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 5px;  
  padding-bottom: 5px;  
  border-style: solid #000000;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  color: #000000;
  font-size: 9pt;
  }
.tabpagination {
  text-align: center;
  vertical-align: middle;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  color: #333399;
  font-size: 7pt;
  }
.tabpfooter {
  text-align: center;
  vertical-align: middle;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 5px;  
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  color: #000000;
  font-size: 9pt;
  }
.tabtitle {
  text-align: center;
  vertical-align: middle;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 5px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-style: solid;
  font-weight: bold;
  font-size: 12pt;
  }
.tabcomm {
  text-align: justify;
  vertical-align:middle;
  border-style:solid;
  border-top-width:0px;
  border-right-width:0px;
  border-bottom-width:0px;
  border-left-width:0px;
  font-size: 9pt;
  }*/ 