html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
   	font-size: 12px;
	font-family: Verdana;
	color: #ffffff;	/* цвет текста задается для загрузчика, чтобы не вносить изменений в главный index.php */
   }
   p {margin: 0; padding: 0;}

.link_1 {
	line-height: 150%; 
	margin-top: 4; 
	margin-bottom: 0;
	color: #9535d4;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}
.link_1 a {
	color: #9535d4;
	line-height: 150%; 
	margin-top: 4; 
	margin-bottom: 0;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}
.link_1 a:hover {
	color: #9535d4;
	line-height: 150%; 
	margin-top: 4; 
	margin-bottom: 0;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}


.ntitle {
	color: #9535d4;
	font-size: 10px;
	font-weight: bold;
}
.ntitle a {
	color: #9535d4;
	text-decoration: none;
}
.ntitle a:hover {
	color: #9535d4;
	text-decoration: underline;
}

.news {
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px; 
	text-align:justify;
	line-height: 15px
}
.news a {
	color: #9535d4;
	text-decoration: none;
}
.news a:hover {
	color: #9535d4;
	text-decoration: underline;
}

.news img {
	border:none;
}


.news li {
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px; 
	text-align:justify;
	margin-bottom: 3px;
	line-height: 15px
}



.copyright {
	color: #ffffff;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
}
.copyright a {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
}
.copyright a:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
}

.navigation {
	color:#666; 
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#799AE3;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}
body {
margin: 0px auto;
font:12px Verdana;
}
.menu_list { 
width: 225px;
}
.menu_head {
display:block;
border: 0px; 
border-bottom-width: 0;
border-bottom: 0px solid gray;
font-size:12px;
text-align:left;
padding: 5px 10px;
cursor: pointer;
position: relative;
margin:1px;

color:#8e2eab;
}

.menu_body {
display:none;

}

.menu_body a{
display:block;
border: 0px; 
border-bottom-width: 0;
border-bottom: 0px;
color:#e904f7;
font-size:12px;
text-align:left;
padding: 2px; 
padding-left:10px;
text-decoration:none;
}
.menu_body a:hover{
color: #333;
font-size:12px;
text-decoration:underline;
}
.menu_body2 a{
display:block;
border: 0px; 
border-bottom-width: 0;
border-bottom: 0px;
color:#8e2eab;
font-size:12px;
text-align:left;
padding: 5px; 
padding-left:10px;
text-decoration:none;
}
.menu_body2 a:hover{
color: #e904f7;
font-size:12px;
text-decoration:underline;
}
