@charset "windows-1251";
a:link, a:visited {text-decoration: none; color: #353535; font-size: 8pt; font-family: tahoma,verdana,sans-serif,arial;}
a:active  {text-decoration: underline;}
a:hover  {text-decoration: none; color: #000000;}

a:link.st, a:visited.st {text-decoration: none; color: #1271B3; font-size: 8pt; font-family: tahoma,verdana,sans-serif,arial;}
a:active.st  {text-decoration: underline;}
a:hover.st  {text-decoration: underline; color: #000000;}

a:link.st1, a:visited.st1 {text-decoration: none; color: #0000ff; font-size: 8pt; font-family: tahoma,verdana,sans-serif,arial;}
a:active.st1  {text-decoration: underline;}
a:hover.st1  {text-decoration: none; color: #ff0000;}

a:link.big, a:visited.big {text-decoration: none; color: #1271B3; font-size: 10pt; font-family: tahoma,verdana,sans-serif,arial;}
a:active.big  {text-decoration: underline;}
a:hover.big  {text-decoration: underline; color: #000000;}

a:link.vis, a:visited.vis {text-decoration: none; color: #333; font-size: 8pt; font-family: tahoma,verdana,sans-serif,arial;}
a:active.vis  {text-decoration: underline;}
a:hover.vis  {text-decoration: underline; color: #000000;}

.tbl {
border: thik black double 
border-style: dotted groove 
}

.formst {
    border:1px solid #1E2D5D;
	background-color:#FFFFFF;
    color:#000000;
    font-family:arial;
    font-size:11px;
}

.thead{
   font-family: tahoma,arial;
   font-size: 8pt;
   color: #000000;
   text-align: center;
}

.text {
   font-family: tahoma,verdana,sans-serif,arial;
   font-size: 8pt;
   color: #353535;
   text-align: left;
}

.text_1 {
   font-family: tahoma,verdana,sans-serif,arial;
   font-size: 8pt;
   color: #353535;
}


h1 {
   color: #1E2D5D;
   font-family: tahoma,verdana,sans-serif,arial;
   font-size: 10pt;
   font-weight: bold;
   text-align: center;
}
h2 {
   color: #000000;
   font-family: arial;
   font-size: 12pt;
   font-weight: bold;
   text-align: center;
}
h4 {
   color: #000000;
   font-family: tahoma,verdana,sans-serif,arial;
   font-size: 9pt;
   font-weight: bold;
   text-align: center;
}
h5 {
   color: #A90000;
   font-family: tahoma,verdana,sans-serif,arial;
   font-size: 10pt;
   font-weight: bold;
   }

.menu {
   background-color: #F5E399;
   padding: 3px;
   color: black;
   font-family: arial;
   font-size: 9pt;
   font-weight: bold;
}
.stripe {
   background-color: #1E2D5D;
   padding: 3px;
   color: white;
   font-family: arial;
   font-size: 9pt;
   font-weight: bold;
}

TD.normal {
      font-family: arial;
      font-size: 9pt;
      color: white;
      font-weight: bold;
      background: #1E2D5D;
	  cursor: pointer;
	  text-align:center;
   }
TD.selected {
      font-family: arial;
      font-size: 9pt;
      color: black;
      font-weight: bold;
      background: #F7C802;
      cursor: pointer;
	  text-align:center;
}

TD.normal1 {
      font-family: arial;
      font-size: 9pt;
      font-weight: bold;
	  cursor: pointer;
	  text-align:center;
   }
TD.selected1 {
      font-family: arial;
      font-size: 9pt;
      color: black;
      font-weight: bold;
      background: #F7C802;
      cursor: pointer;
	  text-align:center;
}

.c {
   text-align: center;
}

h1, h3, h5 {
   display: inline;
}

.top { 
   font : normal 9pt Arial, Sans-Serif;
   color: White; 
   text-decoration: none; 

   }

.news {
   color: #1E2D5D;
   font-family: tahoma,verdana,sans-serif,arial;
   font-size: 8pt;
   padding: 5px;
}

/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landro               |
|--------------------------------------------------*/

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
    font-family: arial;
    font-size: 8pt;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}