@charset "windows-1251";
body {
  margin-left: 25px;
  margin-right: 25px;
  background: #fff;
  color: #000000;
  font: 11px Tahoma,Helvetica,Sans-Serif;
  text-align: left;
}
img {
  border: 0;
}
a {
  color: #2E3092;
  font-size: 12px;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
table, tr, td {
  padding: 0;
  margin: 0;
}
table {
  width: 100%;
}
td {
  padding-top: 20px;
}
p {
  margin: 0;
  margin-top: 15px;
  margin-bottom: 10px;
  padding: 0;
}

#redText {
  color: #EE1A2D;
  text-decoration: underline;
}
#blueLine {
  margin-top: 2px;
  height: 12px;
  background: #2E3092;
}
#redBanner {
  margin-top: 2px;
  height: 60px;
  background: #EE1A2D;
}
#blueBanner {
  margin-top: 2px;
  height: 60px;
  background: #2E3092;
}
#copyrights, #copyrights a {
  padding-left: 9px;
  padding-top: 3px;
  font-size: 9px;
  color: #2E3092;
  text-decoration: none;
}

.table, .table td{border-style:solid; border-width:1px; border-color:#414660;font-size:small;}
.table td a{font-weight:normal}
.table {border-collapse:collapse;}

tr {font-weight: normal;vertical-align : top; background-color: #FFFFFF;}
.drk {background-color: #F5F5F5;}
th {background-color : #FFFFFF;}