html,body{
height:100%;
margin:0px;
padding: 0px;
background: #FFFFFF;
font-size: 11px;
font-family: tahoma;
}

table{
border:0px;
border-collapse:collapse;
}

table td{
padding:0px;
}
.category {
	color: #999999;
	font-size: 11px;
	font-family: tahoma;
	padding-top: 15px;
}
.category a {
	color: #4b719e;
	text-decoration:none;
}
.category a:hover {
	text-decoration: underline;
	}
.speedbar {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding-left: 6px;
}
.speedbar a {
	color: #4b719e;
	text-decoration:none;
}
.speedbar a:hover {
	text-decoration: underline;
	}

.slink {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}
.slink a:active,
.slink a:visited,
.slink a:link {
	color: #990000;
	text-decoration:none;
	}

.slink a:hover {
	color: #990000;
	text-decoration: underline;
	}
.copy {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding: 5px;
}
.skin {
	font-size: 11px;
	font-family: tahoma;
	padding-left: 60px;
}
select {
	font-size: 11px;
	font-family: tahoma;
}

.copy a:active,
.copy a:visited,
.copy a:link {
	color: #727272;
	text-decoration:none;
	}

.copy a:hover {
	color: #727272;
	text-decoration: underline;
	}
.ltitle {
	color: #990000;
	font-size: 18px;
	font-family: tahoma;
	font-weight: bold;
	padding-left: 6px;
	padding-top:  5px;
}
.stext {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
}
.stext a:active,
.stext a:visited,
.stext a:link {
	color: #990000;
	text-decoration:none;
	}

.stext a:hover {
	color: #990000;
	text-decoration: underline;
	}
.ntitle {
	color: #990000;
	font-size: 18px;
	font-family: tahoma;
	font-weight: bold;
	padding-top: 5px;
	clip:   rect(auto auto auto auto);
}
.ntitle a {
	color: #990000;
	text-decoration:none;
}
.ntitle a:hover {
	text-decoration: underline;
	}
.ctitle {
	color: #888888;
	font-size: 12px;
	font-family: tahoma;
	padding-left: 6px;
	padding-top:  18px;
}
.ctitle a {
	color: #4b719e;
	text-decoration:none;
}
.ctitle a:hover {
	text-decoration: underline;
	}
.news {
	FONT: 10pt Verdana; 
	text-align:justify;
}
.news a {
	color: #4b719e;
	text-decoration:none;
}
.news a:hover {
	text-decoration: underline;
	}
.userstop {
	font-family:Tahoma;
	font-size:11px;
	color:#606D77;
}
.userstop thead {
	font-family:Tahoma;
	font-size:11px;
    font-weight: bold;
	color: rgb(71,117,165);
}
.userstop td {
	padding:3px;
}
.userstop a {
	color: #4b719e;
	text-decoration:none;
}
.userstop a:hover {
	text-decoration: underline;
	}
.hr_line {
	background: url(../images/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	font-family: tahoma;
	margin-top: 4px;
	margin-bottom: 4px;
}

.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;
}.lasttitle {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	padding-top: 11px;
	padding-left: 6px;
}

.nav2-left {
	border-bottom : 1px solid #000000;
	width : 100%;
	font : bold 13px verdana, sans-serif;
	color : #444;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	clip:   rect(auto auto auto auto);
	left: 5px;
	
	}
.nav2-right {
	border-bottom : 2px solid #000000;
	width : 100%;
	font : bold 13px verdana, sans-serif;
	color : #444;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	clip:          rect(auto auto auto auto);
	left: 5px;
	padding-left: 5px;
}
.nav2-column-left {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 3px;
	
}
.nav2-zagolovok {
	border-bottom : 3px solid #999999;
	width : 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	clip:   rect(auto auto auto auto);
	left: 5px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	
	}
.nav2-column-right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
.nav2-top {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: larger;
	font-style: normal;
	font-weight: bold;
}
.nav2center {
	border-bottom : 2px solid #000000;
	width : 100%;
	font : bold 13px verdana, sans-serif;
	color : #444;
	left: -10px;
	padding-top: 5px;
	padding-right: 3;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 7px;
	margin-top: -5px;
}
.nav2-line-top {
	font : bold 13px verdana, sans-serif;
	color : #444;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #4D4D4D;
}
.video {
	font : bold normal 14px verdana, sans-serif;
	color : #fff;
	background-color : #748488;
	height: 25px;
	padding-left: 5px;
	padding-top: 5px;
}
.nav2-column-ALL {
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 2px solid #E7E2D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.nav2-line-bot {
	font : bold 13px verdana, sans-serif;
	color : #444;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
	padding-left: 7px;
}
.nav2-line-bot-red {
	font : bold 13px verdana, sans-serif;
	color : #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
	padding-left: 7px;
	background-color: #990000;
	text-decoration: underline;
}
.nav2-red {
	border-bottom : 2px solid #000000;
	font : bold 13px verdana, sans-serif;
	color : #FFFFFF;
	background-color: #990000;
	bottom: 10px;
	clip:   rect(10px auto 10px auto);
	top: 10px;
	padding-bottom: 0px;
	text-decoration: underline;
}
.nav2-top2 {
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clip:   rect(auto auto auto auto);
	border-top-width: 3px;
	height: 5px;
}
.nav2-top-fr {
	font : bold 13px verdana, sans-serif;
	color : #4D4D4D;
	padding-right: 3;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
	padding-top: 3px;
	clip:   rect(auto auto auto auto);
}
.datemain {

	color: #666666;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
}
.nav2-column-right-main {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.nav2-column-left-main {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.nav2-line-botBig {

	font : bold 13px verdana, sans-serif;
	color : #444;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
	padding-left: 7px;
}
.nav2-line-top-light {

	font : bold 13px verdana, sans-serif;
	color : #444;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #4D4D4D;
}
.nav2-column-right2 {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.menyu {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	line-height: 21px;
	clip:   rect(auto auto auto auto);
	margin-left: 5px;
}
.lasttitlemenyu {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	padding-top: 7px;
	padding-left: 5px;
}
.nav2-column-left-main2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #F5F5F5;
}
.ntitle2 {

	color: #990000;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	padding-top: 5px;
	clip:   rect(auto auto auto auto);
}
.nav2-line-bot-blue {

	font : bold 13px verdana, sans-serif;
	color : #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #748488;
	padding-left: 7px;
	background-color: #748488;
	text-decoration: underline;
}
.title-rub {
	font : bold 16px verdana, sans-serif;
	color : #990000;
	padding-top: 5px;
}
.nav2-top-foto {
	font : bold 13px verdana, sans-serif;
	color : #4D4D4D;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #990000;
	padding-top: 5px;
	clip:   rect(auto auto auto auto);
	padding-left: 10px;
}
.title-foto {
	font : bold 12px verdana, sans-serif;
	color : #990000;
	padding-top: 5px;
	padding-left: 3px;
}
.nav2-topshapka {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	padding-top: 2px;
	background-color: #F2F2F2;
}
.nav2-line-bot-gray {

	font : bold 13px verdana, sans-serif;
	color : #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4D4D4D;
	padding-left: 7px;
	background-color: #E3E3E3;
	text-decoration: underline;
}
.nav2-topmenyu {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	padding-top: 3px;
}
.foto-razdel {
	color: #990000;
	padding-left: 3px;
	font-family: tahoma;
	font-size: 11px;
}
.nav2-topshapka-blog {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.nav2-column-ALLpastor {

	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 2px solid #E7E2D8;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #727272;
}
.stext-pastor {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
	padding: 8px;
}
.stext-pastor a:active, .stext-pastor a:visited, .stext-pastor a:link {
	color: #990000;
	text-decoration:none;
}
.stext-pastor a:hover {
	color: #990000;
	text-decoration: underline;
}
.menyu-link {
	color: #990000;
	font-size: 11px;
	font-family: tahoma;
	padding-left: 5px;
}
.title-lastnews1 {

	font : bold 10px verdana, sans-serif;
	color : #990000;
	padding-top: 5px;
}
.newsCopy {

	FONT: 10pt Verdana; 
	text-align:left;
}
.newsCopyline {
	border-bottom-style: solid;
	border-bottom-color: #E6D9B9;
	border-bottom-width: 1px;
}
