

body {margin: 15}
body {font: 10pt arial; color: black}
body {background-color: #ffffff}

a {font: 10pt arial; text-decoration: none}
a:link {color: #ff0000}
a:visited {color: #aa0000}
a:active {font-weigth: normal; text-decoration: underline; color: #000000}
a:hover {color: #ff0000; text-decoration: underline}


#id00 {position: absolute; top: 98px; left: 27px; z-index:3;font: 8pt arial; color: dimgray; text-decoration: none}
#id01 {position: absolute; top: 26px; left: 123px; z-index:3; font: 16pt arial; font-weight: lighter; color: #ff6666}
#id02 {position: absolute; top: 96px; left: 349px; z-index:3; font: 10pt arial; color: #000000}
#id03 {position: absolute; top: 10px; left: 354px; z-index:3}
#id04 {position: absolute; top: 96px; left: 335px; z-index:3}
#id05 {position: absolute; top: 10px; left: 320px; z-index:3}




p {text-indent:7; text-align:justify; margin: 10px 0 10px 23px}

td {font: 10pt arial; color: black; text-align:justify}

.copy {font: 10pt arial; color: dimgray; text-align:center}

h2 {text-indent:7; text-align:justify; margin: 13px 0 10px 23px; font: bold 10pt arial; color: black; text-align:justify}

h3 {text-indent:20}

h4 {text-indent:20; margin-left:23px;} 

h5 {text-indent:20} 

$hr {align: left; color: red}

.frame {text-indent:0}




.loopItemLinks{
    position: relative;
}

.loopPrevPage{
    margin-left: 196px;
}
.loopNextPage{
    float: right;
    margin-right: 251px;
}
.parentPage{
    display: block;
    position: absolute;
    left:324px;
    top:0;
    text-align: center;
    padding-bottom: 1px;
    padding-left: 1px;
    width: 295px;
    margin-left: -111px;
    height: 15px;
}
#tableNav{
	padding-left: 0px;
	width:100%;
	-width:1021px;
	-min-width: 900px;
	-background: teal;
	margin-left: 0px;	margin-bottom: 0px;	text-indent: 0;
}
td#path{
	-background: #f7f7f7;
	width: 100%;
	-padding-right: 15px;
        height: 5px;
	line-height: 0px;
}
td#path p{
	text-indent: 0;
         margin: 0px 0px  0px 0px
}
td#path, td#path a, td#path a:visited{	
	color:#bababa;
	font-size: 12px;
	padding-left: 0px;
}
td#path a:hover{color:#CC3300;}
.B_crumbBox li{list-style:none; color:#999;/*need?*/ display: inline;}
.B_crumbBox a{color:#7d7d7d;}/*need?*/
.B_crumbBox a:hover{color:#777;}/*need?*/






#nav a,.pic,.baner,.transit,.sub_menu a,.sub_menu li,.aInText{
	transition:all .3s;
	-moz-transition:all .3s; /* Firefox 4 */
	-webkit-transition:all .3s; /* Safari and Chrome */
	-o-transition:all .3s; /* Opera */
}

#menuLeft ul{padding-left:0; margin-bottom:70px;}
#menuLeft li{list-style:none;padding:1px 0 2px 3px;}
#menuLeft li.active{background:#fdeee8;}
#menuLeft li.active:hover{-background:#f00;background:#ffd7c7;text-decoration:underline;}
#menuLeft li.active a{color:#aa0000; -text-decoration:underline;}  /*  Цвет раздела активного на большой картинке   
                                                                 #menuLeft li.active{background:#c00;}
                                                               #menuLeft li.active a{color:#fff; text-decoration:underline;} */
#menuLeft li.active:hover a{-color:#eee; color:#ff0000}
#menuLeft .here{-text-decoration:underline; color:#000; background:#fdeee8; -color:#fff;}  /*  Цвет раздела активного */

/*#menuLeft li.active a{-color:#000; text-decoration:underline; background:darkred; color:#fff;}*/

.over:hover,
a img:hover{box-shadow:1px 2px 5px #773d1e;} /*  Цвет тени от картинки */
.over,
a img{
	-moz-transition: all 0.25s;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}