
body { background-color: #F6F7EB }
h2 { font-size: 16pt; font-weight: bold; color: #e0e000 }
h4 { font-size: 14pt; font-weight: bold; color: #e0e000 }
h6 { font-size: 12pt; font-weight: bold; color: #e0e000 }
img { border: 0; }

.rub
{
  background-color: #F6F7EB;
}

.content
{
  background-color: #179a10; 
  font-family: Verdana, serif;
  font-size: 12pt;
  font-weight: normal;
}

.content td,.content th
{
  border: #454025 1px solid; font-size: 12pt;
  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: #ddd; text-decoration: none; }
.content a:visited { color: #ddd; text-decoration: none; }
.content a:hover { color: #ddd; text-decoration: underline; }

.menuOutTd
{
  background-color: #11780c;
}

.menu
{
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #ddd;
  background-color: #11780c;
  border-bottom: solid #0d5910 2px;
}

.menuMouseOver
{
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: white;
  background-color: #0d5910;
  border-bottom: solid #0d5910 2px;
}

.active
{
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: #ddd;
  background-color: #69a4c9;
  border-bottom: solid #3c3c55 2px;
}

.menu a:link { color: #ccc; text-decoration: none }
.menu a:visited { color: #ccc; text-decoration: none }
.menu a:hover { color: #ccc; text-decoration: none }
.menuMouseOver a:link { color: #ccc; text-decoration: none }
.menuMouseOver a:visited { color: #ccc; text-decoration: none }
.menuMouseOver a:hover { color: #ccc; text-decoration: none }
