body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.mcont 
{
	padding-left: 40px;
	padding-right: 40px;
	font-size:  12px;
	line-height: 20px;
	border-right-style: solid;
	border-right-width: 13px;
	border-right-color: #EBEBEB;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #0DAC01;
}

table.vzhik {
	border-right-style: solid;
	border-right-width: 13px;
	border-right-color: #EBEBEB;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #0DAC01;
	height: 73px;
	font-size: 10px; 
	text-align: right;
}

td.vzhiktxt {
	padding-right: 20px;
}

.content {
	text-align: justify;
}
.content h1 {
	font-size: 20px;
	color: #0A0033;
}

.content h3 {
	font-size: 14px;
	color: #0A0033;
}

.usertable h3 {
	font-size: 17px;
	font-weight: bold;
	color: #0A0033;
}

.content br {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 10px;
}

.emenu p {
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-color: Navy;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.emenu li {
	font-size: 11px;
	padding-right: 20px;
	line-height: 16px;
}

.emenu a {
	color: Navy;
	text-decoration: none;
}

.emenu a:hover {
	border-bottom: 1px dashed #1B1B1B;
}

.curl {
	background-image: url(images/curl.gif);
	background-repeat:no-repeat;
	background-position: right;
	font-size: 10px;
	text-align: center;
}

p.auto {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

table.usertable {
	border: 0 solid White;
}

table.usertable td {
	border: 0 solid White;
	vertical-align: top;
	font-size: 12px;
}

.usertable img {
	margin-top: 20px;
	border: 1px solid Black;
}

blockquote {
	color: Gray;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 0px;
	border-top: 1px dotted #191970;
}

blockquote strong {
	font-size: 11px;
}