body{
	font-size: 14px;
	font-family: Verdana;
	color: #3D3D3D;
	scrollbar-face-color: #EAE9E4;
	scrollbar-highlight-color: #C9C8C4;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #C4C2BC;
	scrollbar-track-color: #FBF4E3;
	scrollbar-darkshadow-color: #C8C7C2;
	margin: 0px 0px 0px 0px;
}

img		{border: none}

a		{font-weight:bold; text-decoration:none; color:#000000;}
a:hover	{text-decoration:underline; color:#777777;}

p		{margin: 0px; font-size: 12px; }

table	{padding: 0px; font-size: 12px;}

td		{padding: 0px; font-size: 12px;}

form	{margin:0px}

textarea,
select,
input{
  border:1px solid #2B3B7E;
  background:#F1F2F6;
  color:#2B3B7E;
  font-weight:bold
}

.textInput{
border:1px solid #CACFDF;
width:100%
}

.adminCaption{
font-size:11px;
color:#000000;
font-weight:bold;
padding:5 0 0 0;
}

table.admin		{background-color: #555555; }
td.admin		{PADDING: 1px 3px 2px 3px; background-color: #ffffff;}
.border			{border: 1 solid #555555}

font.heder1		{color: #FF0000; font-size: 16px; font-weight: bold; }
font.heder2		{color: #2B3B7E; font-size: 14px; font-weight: bold; }
h1.text			{color: #3D3D3D; FONT-SIZE: 12px; font-weight: normal; display: inline;}
#h1                     {overflow:auto; width:1px; height:1px;}
#links                  {overflow:auto; width:1px; height:1px;}
a.goAdmin 		{color: #999999; font-size: 11px; font-weight: bold}
a.goAdmin:hover {color: #FF5555; text-decoration: underline;}

H1.up			{color:#FFFFFF; font-size: 18px; font-weight: normal; margin: 0px 0px 0px 0px; }

a.up_menu 		{color: #1A2AA2; font-size: 12px; font-weight: bold}
a.up_menu:hover {color: #E80000; text-decoration: underline;}


a.sity_1 		{color: #FFFFFF; font-size: 12px; font-weight: bold}
a.sity_1:hover	{color: #FFFFFF; text-decoration: none;}
a.sity_2 		{color: #1A2AA2; font-size: 12px; font-weight: bold; text-decoration: underline;}
a.sity_2:hover	{color: #E80000;}

h4.left_menu	{color: #535353; font-size: 14px; font-family: Tahoma; font-weight: bold; margin: 0px 0px 0px 0px;}
h3				{color: #000000; font-size: 18px; 					   font-weight: normal; margin: 0px 0px 0px 0px;}
h4.white		{color: #FFFFFF; font-size: 14px; 					   font-weight: bold; margin: 0px 0px 0px 0px;}
h4.blue			{color: #1A2AA2; font-size: 14px; 					   font-weight: bold; margin: 0px 0px 0px 0px;}

a.left_menu 	{color: #1A2AA2; font-size: 12px; font-family: Tahoma; text-decoration: underline; font-weight: normal;}
a.left_menu:hover{color: #E80000;}
a.more 			{color: #1A2AA2; font-size: 12px; font-family: Tahoma; text-decoration: underline; font-weight: bold;}
a.more:hover	{color: #E80000;}

td.prise_h		{font-size: 12px; font-weight: bold; padding: 3px 7px 3px 7px;}
td.prise		{font-size: 12px; padding: 3px 7px 3px 7px;}

a.news_on		{color: #E80000; font-size: 12px; font-family: Tahoma; text-decoration: none; font-weight: normal;}
a.news_on:hover	{color: #FF4222;}
a.news_off		{color: #1A2AA2; font-size: 12px; font-family: Tahoma; text-decoration: underline; font-weight: normal;}
a.news_off:hover{color: #4945C3;}

div.main		{z-index:-1; position:absolute; color: #FFFFFF;}


#left_setlements{
    padding    : 15px 0 0 20px;
    overflow    : hidden;
}
    #left_setlements h2{
        color           : #535353;
        font            : bold 14px Tahoma;
        text-transform  : uppercase;
        margin          : 0;
        text-align      : center;
    }
    #left_setlements h3{
        color   : #555;
        font    : bold 12px Tahoma;
        margin  : 10px 0;
    }
    #left_setlements div{
        float   : left;
        width   : 119px;
    }
    #left_setlements div.spb{
        padding-left   : 2px;
    }

    #left_setlements div.msk{
        padding-right   : 3px;
        text-align      : right;
    }

    #left_setlements ul{
        margin      : 0;
        padding     : 0;
        list-style  : none;
    }
        #left_setlements ul li{
            margin      : 0;
            padding     : 0;
            list-style  : none;
            display     : block;
            line-height : 12px;
        }
            #left_setlements ul li h4, #left_setlements ul li h4 a{
                line-height : 12px;
                color       : #777;
                font        : normal 10px Tahoma;
                margin      : 0;
                padding     : 0;
                display     : inline;
            }

