div.tabs {
	font-size: 80%;	
	color: #4a4a4a;
	font-weight:bold;	
}

div.tabs a {
	text-decoration: underline;	
	color: #1f53b4;
	font-weight:normal;	
}

.invisible {
	display: none;
}

.hidden {
	visibility: hidden;
}

div.tabs div {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	FLOAT: left; 	
}

.sheet a {
	color:#1f53b4;
}

.sheet a:hover {
	color:#e61217;
	text-decoration:none;
	
}

.sheet ul {
	list-style:none;
	margin:0px 25px 0px 0px;
}

.sheet ul li {
	margin:0px 0px 10px 0px;
}

/*-----------------------------------дополнительные стили для новостей на главной-----------------------*/

span.date {
	text-decoration:none;
	color:#afafaf;
	font-style:italic;
	font-size:90%;
}

.sheet .or_txt {
	font-size:170%;
	color:#e61217;
}

.sheet p {
	margin:0px 5px 10px 0px;
}

.sheet p.head {
	color:#e61217;
	font-weight:bold;
	margin:15px 5px 0px 0px;
}

.sheet .or {
	color:#e61217;
}








