body { 
margin-left: 0px;	
margin-top: 0px;	
margin-right: 0px;	
margin-bottom: 0px;
}

.ver-7 	{font-family: Verdana; font-size: 7pt;}
.ver 	{font-family: Verdana; font-size: 6pt;}
.ver-7rov {font-family: Verdana; font-size: 7pt; text-align: justify;}
.ver8 	{font-family: Verdana; font-size: 8pt;}
.ver-8rov {font-family: Verdana; font-size: 8pt; text-align: justify; color: #000000;}
.ver9 	{font-family: Verdana; font-size: 9pt;}
.ver9-rov {font-family: Verdana; font-size: 9pt; text-align: justify;}
.ver12 	{font-family: Verdana; font-size: 12pt;}

.style2 	{color: #E87B06; font-weight: bold;}
.style3 	{color: #e87b06; font-weight: bold;}
.style5	{color: #FF0000}
.style6	{color: #FFFFFF}
.style7	{color: #811D02; font-weight: bold;}

.copy	{font-weight: normal; color: #ffffff;}
.powered	{font-weight: normal; color: #ffffff;}

/* Headers */
h1, .h1	{color:#ffffff; font-size:8pt; font-weight:bold; font-family:Verdana;}

/*
h2 {
color: #336633;
font-size: 1.0em;
margin: 10px 0 8px 0;
padding: 0 0 0 20px;
font-weight: bold;
font-family: Verdana;
}
*/

h2 {
color: #336633;
font-size: 1.1em;
margin: 10px 0 8px 0;
padding: 0 0 0 20px;
font-weight: bold;
font-family: Verdana;
}

h3 {
/*color: #336633;
font-size: 0.9em;*/
color: #ff9c00;
font-size: 1.0em;
margin: 10px 0 8px 0;
padding: 0 0 0 20px;
font-weight: bold;
font-family: Verdana;
}


/* Tables */

table.tablehead, td.tablehead {padding-right:12px;}
table.tabletext, td.tabletext {padding-left:12px;padding-top:12px;padding-right:12px;padding-bottom:12px;}

/* Ссылки */
a.text		{color:#000000; font-weight: normal;}
a.h1:link	{color:#ffffff; text-decoration:none;}
a.h1:visited	{color:#ffffff; text-decoration:none;}
a.h1:hover	{color:#ffffff; text-decoration:underline;}

a.nodecor:link	{text-decoration: none;}
a.nodecor:visited	{text-decoration: none;}
a.nodecor:hover	{text-decoration: underline;}

ul {list-style-type:square;}

/* Таблица */

table.contenttable
{
	border-top: solid 1px #86B333;
	border-left: solid 1px #86B333;
	height:auto;
	width:auto;
}

table.contenttable th
{
	background-color:#9FCA43;
	/*background-color:#9FCA43; EBECF3*/
	font-weight:bold;
}

table.contenttable td
{
	background-color:#FFFFFF;
	/*background-color:#EBECF3;*/
        font-weight:normal;
}

table.contenttable td, table.contenttable th
{
	vertical-align: middle;
	border-bottom: solid 1px #86B333;
	border-right: solid 1px #86B333;
	padding:4px;
        font-size: 12px;
        color:#333333;
}