/*   for main pg . c YI.09. Исходник - 14b.css 
для просмотра отключить  background:  url  в Body;*/

* {
margin:0;
padding:0;
}
BODY, TD instead of just body {
color: navy;
margin: 0px 0px 2px 0px;
font-size: 13px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: normal;
background: #ADD0FF url(../gif/main/09/simpleMuzFon2.jpg) repeat-x;
scrollbar-track-color:#C8E0FF;
scrollbar-face-color: #FFEFCE;
scrollbar-arrow-color:#0000FF;
}
H1{ 
color: navy;
margin: 6px 0px 6px 0px; 
font-size: 16px; 
font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
font-weight: 600
 }

H2{ 
color: navy;
margin: 5px 0px 5px 0px; 
font-size: 15px; 
font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
font-weight: 600
}
H3{ 
color: navy;
margin: 4px 0px 4px 0px; 
font-size: 13px; 
font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
font-weight: 600
}
H4{ 
color: navy;
margin: 2px 0px 2px 0px; 
font-size: 12px; 
font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif; 
font-weight: 600
}
.cap {  
margin:6px 0 6px 0;
}

.mMnuOseven, TD instead of just mMnuOseven { 
 margin: 0px 0px;
 font-variant:small-caps;
 font-size: 13px;
 background: url(../gif/main/3x1dot-hor.gif) repeat-x left bottom;
 font-weight:800;
}
div #forOP .mMnuOseven, TD instead of just div #forOP  .mMnuOseven { 
 margin: 0px 0px;
 font-variant:small-caps;
 font-size: 13px;
 font-weight:800;
 background: url(../gif/main/3x1dot-hor.gif) repeat-x left bottom;
}
p, TD instead of just p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 2px 10px 2px 10px;
	color: navy;
	text-align: left;
	font-weight: normal;
}
a:link,  a:visited{
	font-size:12px;
	text-decoration:none; 
	color:#0000FF; 
	font-weight:300;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
a:hover, a:active {
	font-size:12px;
	text-decoration:none; 
	color: Olive; 
	font-weight:300;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
a:active, a:focus, img {
 outline: 0; 
 }
ul {
	font-weight: normal;
	margin: 0px  2px  0px 20px;
	list-style: outside disc;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px
}
li{
	margin: 0px 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px
}
ol {
	font-weight: normal;
	margin: 0px 2px 0px 20px;
	list-style-position: outside;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: navy;
	list-style-type : decimal;
}
/*margin padding cursor*/
 .crsrLnk {
 cursor: default;
 }
 .innLnk{
margin:0 0;
float:left;
}
.pad2{
padding: 2px 2px;	
}
.pad4{
padding: 4px 4px;	
}

/*seo-formats */

.flred{
color: Red;
font-weight : bold
}
.flblue{
color: Blue;
font-weight : bold
}
.bNot{
font-weight:normal
}

.bld{
font-weight:bold
}
.bldRd12{
font-weight:bold;
color:red;
font-size:12px;
}
.bldIt{
font-weight:bold;
font-style : italic;
}
.It{
font-style : italic;
}
.rubric{
font-style : italic;
 text-decoration : underline;
}
.upcs{
text-transform:uppercase;
}
.ochist{
clear:both;
}

