* {
  border-width: 0px;
  border-color:rgb(1,34,65);
  margin: 0px;
}

input, textarea, select {
border-width:1; border-color:rgb(1,34,65); border-style:dotted;
}

.text_light, .text_light a, .text_light a:active, .text_light a:visited, .text_light * a, .text_light * a:active, .text_light * a:visited {
  font-size: 7pt;
  font-family: verdana;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0pt;
  color: rgb(255,255,255);
}

h1 {
  font-size: 12pt;
}

.text_light a:hover, .text_light * a:hover {
  text-decoration: none;
  color: rgb(255,0,0);
}

.text_down {
  font-size: 7pt;
  font-family: verdana;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0pt;
  color: rgb(255,255,255);
}

.text_me {
  text-decoration: none;
  font-size: 10pt;
  font-family: verdana;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0pt;
  color: #004589;
}

.text_men, .text_men a, .text_men a:active, .text_men a:visited, .text_men * a, .text_men * a:active, .text_men * a:visited {
  font-size: 10pt;
  font-family: verdana;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0pt;
  color: #004589;
}

.text_men a:hover, .text_men * a:hover {
  text-decoration: none;
  color: rgb(255,0,0);
}

.text_menu, .text_menu a, .text_menu a:active, .text_menu a:visited, .text_menu * a, .text_menu * a:active, .text_menu * a:visited {
  font-size: 10pt;
  font-family: verdana;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0pt;
  color: #FFFFFF;
}

.text_info {
  font-size: 7pt;
  font-family: verdana;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 0pt;
  color: #FFFFFF;
}

.text_menu a:hover, .text_menu * a:hover {
  text-decoration: none;
  color: rgb(255,0,0);
}

.text_up {
  font-size: 8pt;
  font-family: verdana;
  text-decoration: none;
  letter-spacing: 0pt;
}

.text_up a, .text_up a:active, .text_up a:visited, .text_up * a, .text_up * a:active, .text_up * a:visited {
  font-size: 8pt;
  font-family: verdana;
  text-decoration: none;
  letter-spacing: 0pt;
  color: #004589;
}

.text_up a:hover, .text_up * a:hover {
  text-decoration: none;
  color: rgb(255,0,0);
}

font, td {
font-family: verdana,helvetica;
font-size: 11px;
text-decoration: none;
margin-left:3;
margin-right:3
}

form {
margin-left:3;
margin-right:3
}

A:hover {
text-decoration: none
}

.rednumber {
font-family: arial,san-serif;
color: #ff0000;
font-size: 11pt;
font-weight: bold;
}

.border {
font-family: verdana,helvetica;
margin-left:3;
margin-right:3
}

.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #000000;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #FFFFFF;
 font: 12px Arial, sans-serif;
 text-align: left;
 text-decoration: none;
}

.itemBorder {
 border: 1px solid #666666;
}
.itemBorderBlank {
 border: 1px solid #CCCCDD;
}

.buttonText, a.buttonText:link, a.buttonText:visited, a.buttonText:active, a.buttonText:focus {
 text-decoration: none;
 color: #FFCC99;
 font: Bold 12px Arial, Helvetica;
}
.buttonHover, a.buttonHover:link, a.buttonHover:visited, a.buttonHover:active, a.buttonHover:focus {
 text-decoration: none;
 color: #99CCFF;
 font: Bold 12px Arial, Helvetica;
 padding: 1px;
}
.buttonBorder {
 border: 1px outset #339966;
}
.buttonBorderOver {
 border: 1px inset #CC9966;
}

a.counter {
   opacity: 0.3;        /* Ñâîéñòâî CSS3 */
   -moz-opacity: 0.3;   /* Äëÿ Mozilla */
   -khtml-opacity: 0.3; /* Äëÿ Konqueror/Safari */
   filter: alpha(opacity=30); /* Äëÿ IE */
   display: block;
   width: 88px;
   height: 31px;
   background: red;
}
a.counter:hover {
   opacity: 1;
   -moz-opacity: 1;
   -khtml-opacity: 1;
   filter: alpha(opacity=100);
}

.paytable{
border-width:1;
border-color:rgb(35,95,147);
border-top-style:none;
border-right-style:none;
border-bottom-style:dashed;
border-left-style:none;
}

p#vtip { display: none; position: absolute; padding: 10px; left: 5px; font-size: 0.8em; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999 }
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }
