A:link, A:visited {
  color: #013A74;
  text-decoration: none;
}
A:hover {
  color: #5162A4;
  text-decoration: none;
}
A:active {
  color: #E15829;
  text-decoration: none;
}
TD {
  font-size: 9pt;
  font-family: Verdana, Tahoma, Arial;
}
BODY {
  font-size: 9pt;
  font-family: Verdana, Tahoma, Arial;
}
.capintro{font-family:Tahoma; font-weight:bold; font-size:10px; color:#F3D9D7;padding-top:7px; padding-left:20px;}
.txtintro{font-family:Verdana;font-size:9px; color:#F3D9D7; padding-top:2px; padding-left:20px; padding-right:90px;}
.title{font-family:Tahoma; font-weight:bold; font-size:10px; color:#000000;padding-left:15px;padding-top:5px;padding-right:90px;}
.news{font-family:Verdana;font-size:10px; color:#000000;padding-left:15px;padding-top:5px;padding-right:40px;}
.date{font-family:Verdana;font-size:9px; font-weight:bold; color:#000000;}
.footer{font-family:Tahoma;font-size:10px; color:#ffffff;padding-top:15px;}
.cap{font-family:Tahoma; font-weight:bold; font-size:11px; color:#BC2417;padding-top:25px; padding-left:20px;}
.txt{font-family:Sevenet 7 Cyr; font-size:8px; color:#000000;padding-top:7px; padding-left:20px; padding-right:20px;}
.melod{font-family:Tahoma;font-size:9px; color:#000000; padding-top:3px;padding-left:20px;}
.menu01 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  color: #333333;
  font-weight: bold;

}
.menu02 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #333333;
  font-weight: bold;
  background-color: #999999;
}

.menu03 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #333333;
  font-weight: normal;

}
.white1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #FFFFFF;
}
.tbl {
  font-size: 11px;
  padding:3px;
  border-bottom:#BCCDD7 1px solid;
  border-right:#BCCDD7 1px solid;
}
.tbltext {
  font-size: 11px;
  padding:3px;
}
.textarea, .text {
  background: #ffffff top;
  border: 1px solid #dddddd;
  font-family: Tahoma, Verdana, "MS Sans Serif";
  font-size: 9pt;
}
.but {
  background-color : #EFEFEF;
  color : #000000;
  border: 1px solid #C0C0C0;
  font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rteImage {
  background: #D3D3D3;
  border: 1px solid #D3D3D3;
  cursor: pointer;
  cursor: hand;
}

.rteImageRaised, .rteImage:hover {
  background: #D3D3D3;
  border: 1px outset;
  cursor: pointer;
  cursor: hand;
}

.rteImageLowered, .rteImage:active {
  background: #D3D3D3;
  border: 1px inset;
  cursor: pointer;
  cursor: hand;
}

.rteVertSep {
  margin: 0 4px 0 4px;
}

.rteBack {
  background: #D3D3D3;
  border: 1px outset;
  letter-spacing: 0;
  padding: 2px;
}

.rteBack tbody tr td, .rteBack tr td {
  background: #D3D3D3;
  padding: 0;
}

.rteDiv {
  display: block;
  position: relative;
}

