* {
margin:0;
padding:0;
}
BODY, TD {
	background-repeat: repeat;
	color: #535A60;
	margin: 0px 0px 2px 0px;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	background-color : #FFFFFF;
	 scrollbar-track-color:#CCCCCC;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color:#535A60;
}

H1{ 
color: #535A60;
margin: 6px 0px 6px 0px; 
font-size: 22px; 
font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
font-weight: bold;
 }

 H2{ 
color: #535A60;
margin: 5px 0px 5px 0px; 
font-size: 18px; 
font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
font-weight: bold;
}
H3{ 
color: #535A60;
margin: 4px 0px 4px 0px; 
font-size: 14px; 
font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
font-weight:bold;
}
H4{ 
color: #535A60;
margin: 2px 0px 2px 0px; 
font-size: 13px; 
font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
font-weight: bold;
}
H5{ 
color: #535A60;
margin: 2px 0px 2px 0px; 
font-size: 12px; 
font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
font-weight: bold;
}
p, TD {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0 0 6px 0;
	color: #414549;
	text-align: left;
	font-weight: normal;
}
.form, p.form{
font-size:12px;
margin:0 0 0 0;
}
.jstf{
text-align: justify;	
}
.formJst, p.formJst{
font-size:12px;
text-align: justify;	
margin:0 0 0 0;
}
.tabJst, p.tabJst {
margin-left:4px;	
text-align: justify;	
}
.cntr{
text-align: center;	
}
.ten{
font-size:10px;	
}
.tenPdl4{
font-size:10px;	
padding-left:4px;
}

a:link {
	font-size:11px;
	text-decoration: underline; 
	color:#E47000; 
	font-weight:300;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
a:visited {
	font-size:11px;
	text-decoration: underline; 
	color:#E47000; 
	font-weight:300;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
a:hover {
	font-size:11px;
	text-decoration:underline; 
	color: #35509B; 
	font-weight:300;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
a:active {
	font-size:11px;
	text-decoration:underline; 
	color: #35509B; 
	font-weight:300;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}


/*  главное меню*/
.mainMnu{
width:150px;
text-align:center;
padding:2px 2px 2px 2px;
margin:0 0 0 0;
 /*background-color : Aqua;*/
}
.mainMnu ul {
list-style-position: outside;
width:140px;
margin: 0 3px 0 3px ;
list-style-type: none;
padding-top:10px;
background-color:transparent;
/*background-color:teal;*/
text-align:center;
}
.mainMnu ul li{
width:140px;
border-bottom: 1px #FFFFFF solid;
margin:0 0 0 0;
}
.mainMnu  a:link, .mainMnu a:visited, .mainMnu a:hover, .mainMnu  a:active {
width:100%;
display:block;
text-align:center;
font-size: 11px;
line-height:1.8em;
color:#ffffff;
text-transform:uppercase;
font-weight:normal;
text-decoration:none;
}
.mainMnu a:link, .mainMnu a:visited {
background-color:#D03505;
}
.mainMnu a:hover, .mainMnu a:active {
background-color:#993300;
}
/* позиционир. блока rss*/
#rssBlck{
position:absolute; 
top:350px;
left:2%; 
margin-left:-6px; 
width:150px;
}
/* /главное меню*/
/*  левое меню*/
.lftMnu{
width:150px;
text-align:center;
padding:6px 2px 2px 4px;
margin:0 0 0 0;
}
.info{
width:100px;
/*margin:20px 0 20px 0;*/
margin:6px 0 0 0;
text-align:center;
}
 /* /левое меню;*/
 
 /* блок специальных ссылок морды*/
 .muzSpcRef a:link, .muzSpcRef  a:visited, .muzSpcRef a:hover, .muzSpcRef  a:active{
 text-decoration: none; 	color: #535A60; 	font-weight:normal; 
}
  /* /  блок специальных ссылок морды*/ 
ul {
	font-weight: normal;
	margin: 0px  2px  0px 20px;
	list-style-position: inside;
	list-style-type: disc;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

ul.const {
	margin: 0px  2px  0px 2px;
	LIST-STYLE-IMAGE:  url(../images/dotGray.gif);
}
ul.constf {
	margin: 0px  2px  0px 6px;
	LIST-STYLE-IMAGE:  url(../images/dotGray3.gif);
}

ol {
	font-weight: normal;
	margin: 0px 2px 0px 20px;
	list-style-position: inherit;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	list-style-type : decimal;
}
	
.bNot{
font-weight:normal;
}

.bld{
font-weight:bold;
}
.bldIt{
font-weight:bold;
font-style : italic;
}
.It{
font-style : italic;
}
.und{
text-decoration:underline;
}
.undIt{
text-decoration:underline;
font-style : italic;
}
.ochist{
clear:left;	
}

/*  Forms  */

.navButt {
 width:120px;
cursor:pointer;
color:#535A60;
background-color:#F3F3F3;
margin:6px 0 0 0;
font-size: 12px;
font-weight: bold;
 }
.red{
color:red;	
}
 .ruka{
cursor:pointer;
}
 /*  / Forms  */
 
/*Main Table*/
.mrgBord{ 
margin:10px 0 2px 0;
border-bottom:dotted 1px #cccccc;
 }
.
HdStyl{
text-transform:uppercase;
font-size:22px;
word-spacing:0.1em;
}
.SubHdPoz{
float:right;
margin:-6px 20% -6px 0;
}
/*  /Main Table*/


/*deviders*/
/* solid  */
.TopDvdrs{
border:1px solid #CCCCCC;
border-bottom-style:none;
border-right-style:none;
border-left-style:none;
}
.botRtDvdrs{
border:2px solid #CCCCCC;
border-top-style:none;
border-left-style:none;
}
.botRtDvdrsBej{
background-color:#FFF3DD;
border:2px solid #CCCCCC;
border-top-style:none;
border-left-style:none;
}
.botRtDvdrsYel{
background-color:#FFFFE3;
border:2px solid #CCCCCC;
border-top-style:none;
border-left-style:none;
}
/*   /deviders*/
/* padding */
.pd226{
padding:2px 2px 2px 6px;
}
.pd414{
padding:4px 4px 4px 14px;
}
.h3Like{
color: #535A60;
margin: 4px 0px 4px 0px; 
font-size: 14px; 
font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
font-weight:bold;
}

