* {
	margin: 0;
	padding: 0;
}

a, a:Visited {color: #990000; text-decoration: none;}
a:hover {color: #bf2b2b; text-decoration: none;}
a img{border: none;}

body {
	background: #3b6e90 url(img/back.jpg) repeat-x;
	color: #e9ead6;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table{font-size: 12px;}

p,ul {
	padding-bottom: 1em;
}
ul {
	margin-top: 1em;
}

ul {
	margin-left: 2em;
}

li {
	list-style-image:url(img/lastDot.gif);
}

h1, h2 {font-size: 1.2em;}
h1,h2,h3 {color: #e9ead6;}

.mainBlock{
	padding-left: 22px;
	padding-right: 22px;
}
.rightBlock{
	padding-top: 80px;
}
.ContentBlock{
	padding-left: 22px;
	padding-right: 22px;
}
.BottomBlock{
	
}

#menu{
	margin-top: 4px;
	/*margin-left: 22px;*/
}

.menuLeft{
	background: #3b6e90 url(img/menuLeft.gif) no-repeat;
}
.menuRight{
	background: #3b6e90 url(img/menuRight.gif) no-repeat;
}
.menuContent{
	background: #3b6e90 url(img/menuBack.gif) repeat-x;
}
.menuContent a, .menuContent a:Visited {
	color: #000; text-decoration: none; font-weight: bold;
}
.menuContent a:hover {
	color: #bf2b2b; text-decoration: none;
}

.welcome{
	font-size: 11px;
	text-align: justify;
	padding-top: 45px;
	padding-left: 10px;
	width: 440px;
	margin-bottom: 30px;
}

.contentTop{
	height: 5px;
	width: 587px;
	background: #e7ead6 url(img/contentTop.gif) no-repeat;
}
.contentBottom{
	height: 5px;
	width: 587px;
	background: #e7ead6 url(img/contentBottom.gif) no-repeat;
}
.contentTop2{
	height: 5px;
	width: 587px;
	background: #e7ead6 url(img/smBox_top.gif) no-repeat;
}
.contentBottom2{
	height: 5px;
	width: 587px;
	background: #e7ead6 url(img/smBox_bottom.gif) no-repeat;
}
.contentCenter{
	background-color: #e7ead6;
}
.contentBox{
	margin-bottom: 15px;
	color: #414142;
}
.contentLogo{
	width: 55px;
}
.contentLogo img{
	margin-left: 11px;
	margin-top: 3px;
}

.contentText{
	padding-right: 25px;
	text-align: justify;
}

.contentText h1,.contentText h2,.contentText h3,.contentText h4 {
	color: #414142;
	font-weight: bold;
}

p.date{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #666666;
}
div.rating{
	padding: 0px;
	margin: 0px;
	padding-top: 7px;
	font-size: 11px;
	color: #666666;
}
div.more{
	float: right;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #414142;
}
div.more a, div.more a:Visited{
	color: #414142;
	font-weight: bold;
}
div.more a:Hover{
	color: #59595d;
	font-weight: bold;
}

.rightBlock a, .rightBlock a:Visited{
	color: #e9ead6; 
	text-decoration: none;
	font-size:12px;
}
.rightBlock a:Hover{
	color: #c2c2ba; 
	text-decoration: none;
	font-size:12px;
}

.rightBlock ul{
	padding: 0px;
	margin: 0px;
	margin-left: 1.5em;
	marker-offset: 2px;
}
.rightBlock li{
	padding: 0px;
	margin: 0px;
	
}


.lineBottom{
	background-color: #747474;
	height: 5px;
}
.bottom{
	background: #e9ead6 url(img/bottomBack.gif) repeat-x;
	height: 88px;
	font-size: 11px;
	padding-left: 50px;
	padding-right: 15px;
	padding-top: 11px;
	color: #414142;
}
.bottom a, .bottom a:Visited{
	color: #414142; text-decoration: none;
}
.bottom a:Hover{
	color: #5b5b5d; text-decoration: none;
}
div.golos{
	padding: 0px;
	margin: 0px;
	padding-bottom: 5px;
}

div.golos a, div.golos a:Visited
{
	font-weight: normal;
}
.res_td
{
	background-color: #c6c6c6;
	border-top: 1px solid #fff; 
	border-right: 1px solid #fff; 
	padding: 3px;
}
.res_td2
{
	background-color: #d8d8d8;
	border-top: 1px solid #fff; 
	border-right: 1px solid #fff; 
	padding: 3px;
}
.res_td3
{
	background-color: #5c5c5c;
	border-top: 1px solid #fff; 
	border-right: 1px solid #fff; 
	color: #fff;
	font-weight: bold;
	padding: 3px;
}
.hand{
	cursor: hand; cursor: pointer; 
}

BLOCKQUOTE {
	margin-left: 10px;
	padding: 5px;
	padding-left: 10px;
	background-color: #f7f8ee;
	border: 1px solid #a9aaa7;
	border-left: 4px solid #a9aaa7;
}

.contentText td{
	vertical-align: top;
	border: 1px solid #a9aaa7;
	padding: 3px;
}

.contentText .noborder td{
	vertical-align: top;
	border: 0px;
	padding: 3px;
}

.OneComment{
	margin-top: 12px;
}
.OneComment_text{
	padding-left: 15px;
}

.pages{
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;	
	font-size:12px;
	font-weight: bold;
}

.err{
	color: #e11313;
	font-size:12px;
	font-weight: bold;
}

.search{
	padding-left: 18px;
}
.search_input{
	background-color: #c3e0f2;
	border: 1px solid #5e5e5e;
	height: 20px;
	font-size: 14px;
	color: #5e5e5e;
}

a.rss, a:Visited.rss{color: #bfbfbf; text-decoration: none;}

