

body {
	font  				: 11px Tahoma, Verdana;
	color 				: black;
	margin-top			: 5px;
	margin-bottom		: 5px;
}
table, td {
	font  				: 11px Tahoma, Verdana;
	color 				: black;
}
a	{
	font  				: 11px Tahoma, Verdana;
	color 				: #000000;
	text-decoration		: none;
}


a.pa	{
	font  				: 11px Tahoma, Verdana;
	color 				: #174151;
	text-decoration		: none;
}


a:hover	{
	font  				: 11px Tahoma, Verdana;
	color 				: #0505F0;
	text-decoration		: none;
}
a.MenuLink	{
	font  				: bold 11px Tahoma, Verdana;
	color 				: #174151;
	text-decoration		: none;
}

a.MenuLink:hover	{
	font  				: bold 11px Tahoma, Verdana;
	color 				: #0505F0;
	text-decoration		: none;
}
p.HeadLine {
	font  				: bold 11px Tahoma, Verdana;
	color 				: black;
	vertical-align		: middle;
	margin-bottom		: 3px;	
}

input.search {
    font                : 11px Verdana;
    color               : #000000;
	background-image	: url(../images/input_back.png);
    background-color    : #FFFFFF;
    border              : 0px solid #829DB9;
    height              : 21px;
    padding-left		: 5px;
    padding-top			: 3px;
}

input.btn {
    border              : 0px solid #829DB9;
	height				: 21px;
	width				: 56px;
	background-image	: url(../images/button.png);
}

.listtitle
{
	BACKGROUND: #425984;
	COLOR: #EEEEEE;
	white-space: nowrap;
}

td.listtitle
{
	border: 1px solid grey;
	border-style: outset;
}

td.list
{
	BACKGROUND: #EEEEEE;
	white-space: nowrap;
}
td.list2
{
	BACKGROUND: #E3E3E3;
	white-space: nowrap;
}

a.tabtext
{
	COLOR: #EEEEEE;
	TEXT-DECORATION: none
}

a.tabtext:hover
{
	COLOR: #EEEEEE;
	TEXT-DECORATION: none
}




#header   {

  padding: 6px;
  font-size: 12px;
  border: solid 1px #CCCCCC;
  background-color: #F8F8F5;

          }

#oblast   {

  padding: 3px;
  font-size: 12px;
  border: 1px solid #FF6600;
  background-color: #FFFFD1;

          }

#header_1 { padding: 6px;  font-size: 12px; border: solid 1px #CCCCCC; background-color: #BAFCCC                        }
#header_2 { padding: 6px;  font-size: 11px; border: solid 1px #CCCCCC; background-color: #BAFCCC                        }
#text     { padding: 6px;  font-size: 12px; border: solid 1px #CCCCCC; background-color: #F8F8F5; letter-spacing: 1px;  }
#text_1   { padding: 6px;  font-size: 12px; border: 1px dotted #990066; background-color: #FFFF99; letter-spacing: 1px; }
#text_2   { padding: 6px;  font-size: 12px; border: 1px dotted #330066; background-color: #FED8DE;                      }
#qwerty   { font-size: 12px; font-family: Verdana; color: #CC0000; text-decoration: underline; vertical-align: baseline; font-weight:bold }
#links    { margin: 5 1 5 1; padding: 6px; font-size: 10px; border: solid 1px #CCCCCC; background-color: #F8F8F5; }

#text a { font-size:12px; text-decoration: underline; color: #000066; }

div#extra {background:#FF8539}

#null { padding:0px; margin: 0px; }

.top11 {
    font-weight: bold;
	padding-top: 5px;
    font-family: Verdana;
    font-size: 11px;
}



.top12 {
    font-weight: bold;
	padding-top: 5px;
    font-family: Verdana;
    font-size: 11px;
    color: red;
}
.top13 {
    font-weight: normal;
	padding-top: 5px;
    font-family: Verdana;
    font-size: 10px;
    color: #990066;
}

.top9 { padding-top: 6px; }
