html, body{
	margin:0px;
	padding:0px;
	position:relative;
}
html, body, input, textarea{
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#6c6c6c;
}
body{
	line-height:1.3em;
}
.mceContentBody{
	padding:5px;
}
a img{
	border:none;
}
a{
	color:#4c84d9;
}
a:visited{
	color:#b77373;
}
a:hover{
	color:#e20101;
}
.clear{
	font-size:0px;
	height:0px;
	clear:both;
}
.warning{
	color:#dc0000;
}
img.bord{
	border:5px solid #6c6c6c;
}
.highslide img{
	border:5px solid #6c6c6c !important;
}
.highslide:hover img{
	border:5px solid #9f9f9f !important;
}

h1{
	margin:10px 0px -10px 0px;
	font-size:35px;
	color:#6c6c6c;
	font-family:Arial, sans-serif;
	font-weight:normal;
	line-height:1.3em;
}
h2{
	margin:15px 0px -5px 0px;
	font-size:27px;
	color:#6c6c6c;
	font-family:Arial, sans-serif;
	font-weight:normal;
	line-height:1.3em;
}
h3{
	margin:10px 0px -10px 0px;
	font-size:20px;
	color:#6c6c6c;
	font-family:Arial, sans-serif;
	font-weight:normal;
	line-height:1.3em;
}
p{
	margin:20px 0px 20px 0px;
}

ul{
	margin:15px 0px 0px 0px;
	padding:0px;
	list-style:none;
}
ul li{
	margin:6px 0px 0px 0px;
	padding:0px 0px 0px 22px;
	background:#FFF url(../images/bullet1.png) 0 2px no-repeat;
}
#qmEditor ul li{
	background:none transparent;
	margin-right: 6px;
	margin-top: 6px;
	padding: 0px;
}
ul li ul{
	margin:0px 0px 0px 15px;
	padding:0px;
}
ul li ul li{
	margin:6px 0px 0px 0px;
	padding:0px 0px 0px 16px;
	background:#FFF url(../images/bullet2.png) 0 4px no-repeat;
}

ol{
	
}
ol li{
	
}
ol li ul{
	
}
ol li ul li{
	
}

table.styleTbl{
	width:590px;
	margin:20px 0px 0px 0px;
	padding:0px;
	border-collapse:collapse;
	background:url(../images/tableBg.jpg) left top no-repeat #1c1c1c;
	border-bottom:3px solid #777575;
}
table.styleTbl thead th{
	background:transparent;
	border-bottom:1px solid #777575;
	font-size:14px;
	color:#ffffff;
	padding:10px 20px 10px 20px;
	margin:0;
	text-align:left;
	vertical-align:top;
}
table.styleTbl thead td{
	background:transparent;
	border-bottom:1px solid #777575;
	font-size:14px;
	color:#ffffff;
	padding:10px 20px 10px 20px;
	text-align:left;
	vertical-align:top;
}
table.styleTbl thead th.last, table.styleTbl thead td.last, table.styleTbl tbody th.last, table.styleTbl tbody td.last{
	text-align:right;
}
table.styleTbl tbody th{
	background:#ffffff;
	padding:10px 20px 10px 20px;
	margin:0;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #6c6c6c;
}
table.styleTbl tbody td{
	background:#ffffff;
	padding:10px 20px 10px 20px;
	margin:0;
	vertical-align:top;
	border-bottom:1px solid #6c6c6c;
}
.commentTbl, .commentImg{
	color:#a2a1a1;
	margin:0;
	font-style:italic;
}

.strong{
	padding:0 0 0 52px;
	color:#a2a1a1;
	font-style:italic;
}
.strong p{
	margin:3px 0px 0px 0px;
}
.offsetBlock{
	margin:0px 0px 0px 50px;
}

.bigStyleImg{
	margin:20px 0 0 0;
}

.vertStyleImg{
	margin:20px 0 0 0;
}
.vertStyleImg table{
	margin:0;
	padding:0;
	border-collapse:collapse;
}
.vertStyleImg table td{
	margin:0;
	padding:0;
}
.vertStyleImg table td.img{
	padding-right:30px;
}
.manyStyleImg{
	margin:25px 0px 0px 0px;
	text-align:justify;
}
.manyStyleImg .widther{
	width:99%;
	font-size:0px;
	height:0;
	line-height:0;
	display:inline-block;
	display:-moz-inline-stack;
}

.newsElem{
	margin:16px 0px 0px 0px;
	position:relative;
}
.newsElem .dateNews{
	padding:4px 8px 4px 8px;
	color:#ffffff;
	position:absolute;
	left:-8px;
	top:0px;
	background:#a2a1a1;
	text-align:center;
	font-size:12px;
	line-height:1.2em;
}
.newsElem .bodyNews{
	margin-left:52px;
}

form{
	margin:0;
	padding:0;
}
.styleForm{
	margin:10px 0px 0px 0px;
	padding:0;
	border-collapse:collapse;
}
.styleForm th{
	margin:0;
	padding:12px 15px 0 0;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}
.styleForm td{
	margin:0;
	padding:10px 15px 0 0;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
}
.styleForm .inputText{
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	padding:2px 5px;
	width:160px;
}
.styleForm textarea{
	border-top:1px solid #404040;
	border-left:1px solid #404040;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
	padding:2px 5px;
	width:310px;
	height:120px;
}
.styleForm .submitRow td, .styleForm .submitRow th{
	margin-top:17px;
	padding-top:13px;
	border-top:1px solid #6c6c6c;
}
.newsnavi{
	margin:28px 0 0 0;
	padding:8px 10px 8px 10px;
	border-top:1px solid #420000;
	border-bottom:1px solid #420000;
}
.newsnavi .links{
	text-align:center;
}
.newsnavi .ditto_page, .newsnavi .ditto_currentpage{
	padding:0px 10px 0px 10px;
}
.newsnavi .ditto_next_link{
	text-decoration:none;
}
.newsnavi .ditto_next_link span{
	text-decoration:underline;
}