

body { background-color: #ECF5FF}
h2 { font-size: 12pt; font-weight: bold;  color: #000033;}
h5 { font-size: 10pt; font-weight: bold;  color: #000033; }
img { border: 0; }

.rub
{
  background-color:#ECF5FF;
}

.content
{
  background-color: #ECF5FF;
  font-family: Verdana, serif;
  font-size: 10pt;
  font-weight: normal;
}

.content td,.content th
{
  border: #0080C0 1px solid; font-size: 10pt;
  border-left-width: 0;
  border-top-width: 0;
  text-align: center;
}

.content .firstcolumn { border-left-width: 1px; }
.content .toprow { border-top-width: 1px; }
.content .topleftcell { border-left-width: 1px; border-top-width: 1px; }
.content ul { margin-top: 1px; }
.content a:link { color: #31338E; text-decoration: none; }
.content a:visited { color: #31338E; text-decoration: none; }
.content a:hover { color: #31338E; text-decoration: underline; }

.menuOutTd
{
  background-color: #ECF5FF;
}

.menu
{
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: white;
  background-color: #0080C0;
  border-bottom: solid #ECF5FF 2px;
}

.menuMouseOver
{
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: white;
  background-color:  #6AB1FF;
  border-bottom: solid #F6F7EB 2px;
}

.active
{
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #5f5f5f;
  background-color: #CCE4FF;
  border-bottom: solid #F6F7EB 2px;
}

.menu a:link { color: white; text-decoration: none }
.menu a:visited { color: white; text-decoration: none }
.menu a:hover { color: white; text-decoration: none }
.menuMouseOver a:link { color: white; text-decoration: none }
.menuMouseOver a:visited { color: white; text-decoration: none }
.menuMouseOver a:hover { color: white; text-decoration: none }
