body {
margin-left: 15px;
margin-right: 15px;
margin-bottom: 2px;
margin-top: 2px;
background-color: #6B79C6;
/*background-color: #39517B;*/
}
.main-txt{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.top-txt {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
}


.bgr-x {
	background-repeat: repeat-y;
}

.top-menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #6B79C6;
text-decoration: underline;
}

.top-menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.menu-title {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #6B79C6;
font-weight: bold;
text-decoration: none;
}

.menu-title:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
text-decoration: underline;
}

.top-title {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #840084;
font-weight: bold;
text-decoration: underline;
}

.top-title:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E78C3;
	font-weight: bold;
	text-decoration: none;
}

.new-title {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #840084;
text-decoration: underline;
}

.new-title:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.del-link {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: Red;
text-decoration: none;
}

.del-link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #A52A2A;
	font-weight: bold;
	text-decoration: none;
}

.b-title {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
text-decoration: none;
}

.b-title:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

input {
	background: #B4C3FF;
	border : 1px solid #6E78C3;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 17px;
}
textarea{
	background: #B4C3FF;
	border : 1px solid #6E78C3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 17px;
}
.but{
	background: #B4C3FF;
	border : 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6E78C3;
	cursor:pointer;
}
select{
	background: #B4C3FF;
	border : 1px solid #6E78C3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor:pointer;
	font-size: 12px;
}
li{
	background : url(../img/li-pic.gif);
	background-repeat: no-repeat;
	margin-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-type: none;
	padding-left: 18px;
	margin-bottom: 6px;
	margin-left: -35px;
}

.star{
 color: Red;	
}

.but-cl, .but-cl:active, .but-cl:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.but-cl:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #e3e8fe;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.but-cl:hover {
	font-size: 11px;
	color: #EFC301;
	text-decoration: underline;
	font-weight: bold;
}

.but-cld, .but-cld:active, .but-cld:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.but-cld:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #e3e8fe;
	font-size: 11px;
	font-weight: bold;
	text-decoration: line-through;
}

.but-cld:hover {
	font-size: 11px;
	color: #EFC301;
	font-weight: bold;
	text-decoration: underline;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 5px;
/*	color:#ffffff;*/
	color:#8fff4d;
	font-weight: bold;
	text-decoration: none;
}

h2{
	font-size: 15px;
	margin-top: 0px;
	margin-bottom:0px;
	color: #6E78C3;
}

/* ==================== */
.subcat {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

.atit:active, .atit:visited, .atit:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #6E78C3;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.atit:hover {
	font-size: 14px;
	color: #6E78C3;
	font-weight: bold;
	text-decoration: underline;
}

.apage:active, .apage:visited, .apage:link {
	font-family: Arial, Helvetica, sans-serif;
	border : 1px solid #6E78C3;
	background-color: #94A2E7;
	color: #6E78C3;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.apage:hover {
	border : 1px solid #000000;
	background-color: #6E78C3;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


.asubc:active, .asubc:visited, .asubc:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #c9a213;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.asubc:hover {
	font-size: 12px;
	color: #c9a213;
	font-weight: bold;
	text-decoration: underline;
}

.asubc2:active, .asubc2:visited, .asubc2:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #BD8E63;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.asubc2:hover {
	font-size: 11px;
	color: #BD8E63;
	font-weight: bold;
	text-decoration: underline;
}

.atops:active, .atops:visited, .atops:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #BD8E63;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.atops:hover {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.topsites{
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}

.zhlobmain{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b4c3ff;
	font-size: 12px;
	font-weight: bold;	
}

.zhlobheader{
	font-family: Arial, Helvetica, sans-serif;
	color: #c78f5e;
	font-size: 12px;
	font-weight: bold;	
}

.zhlobl{
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

.zhlobl:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
/*
.subcat img{
	width:200px;
}*/
/* ==================== */

