* { font-family: Arial; font-size: 9pt; }
img { border: 0px; }
p { padding-bottom: 0px; margin-bottom: 2px; }

html,body
{
 width: 100%; height: 100%;
 margin: 10px 10px; padding: 0px 0px;
 border: 0px;
}

table
{
 border-spacing: 0;
 border-collapse: collapse;
 padding: 0px;
 margin: 0px;
 border: 0px;
}

a { color: 000; text-decoration: none; }
a:hover { text-decoration: underline; }

hr.hr1 { color: #c9dbf2; height: 5px; }

ul { list-style: disc; color: #95c000; white-space: nowrap; margin-left: 15px; }
ul li strong { font-weight: normal; }
ul a { color: #003399; text-decoration: none; }
ul a:hover { text-decoration: underline; }

ol a { color: blue; text-decoration:underline;
  }


/* меню над формой поиска */
center.topmenu {
  padding-left: 305px;
  padding-bottom: 7px;
}
center.topmenu a {
  color: black;
  text-decoration: none;
  border-bottom: 1pt dashed #000;
}
center.topmenu a:hover { text-decoration: none; }

/* путь каталога (под формой поиска) */
div.path {
  height: 25px;
  width: 100%;
  background: #f0f0f0;
  border-top: 1pt solid #d0d0d0;
  margin-top: 20px;
  padding-top: 4px;
  padding-left: 10px;
}
div.path a {
  color: #000;
  text-decoration: underline;
}

table.search {
 width: 100%;
}
table.search td{
 padding-right: 10px;
}

.tpl_msg
{
  margin-left:5px; margin-right:5px; background-color: #f0f0f0; border-width:1px; border-color:rgb(190,190,190); border-style:dotted; padding:5px;
}

.tpl_msg * {
  font-size: 8pt;
}

.tpl_footer {
 width: 100%; border-top: solid 1px #CCD2D8;
}
.tpl_footer * { font-size: 8pt; }
.tpl_footer a {
  color: #003399; text-decoration: none;
}
.tpl_footer a: hover {
  color: #95c000; text-decoration: underline;
}

td.news {
}

td.news h1 {
  color: #b41614;
  padding: 0; margin: 0;
  font-size: 16px;
}

td.news h2 {
  margin: 10px 0 0 10px;
}

td.news div#data {
 color: gray;
 margin-left: 10px;
}

td.news p {
     margin: 5px 10px 0 20px;
}

td.news ul {
    list-style: disc; color: #95c000;
    margin: 5px 10px 0 35px;
}

td.news ul li {
  color: black;
}

a.partner { font-size: 7pt; }

.navig { margin-bottom: 10px; }
.navig a { color: blue; text-decoration: none; }
.navig a:hover { color: blue; text-decoration: underline; }
