*
{
	margin: 0em;
	padding: 0em;
}

body
{
	font-family: sans-serif, Arial;
	font-size: 10pt;
	color: #303030;
	background: #ffffff url(gerb_fon.gif) no-repeat fixed center;
	padding: 5em 10em 10em 10em;
	margin: 0;
}

a
{
	text-decoration: none;
	color: purple;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

img {
	border: none;
}

.arrows {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url('/style/back.gif');
	color: black;
}

a:hover
{
text-decoration: underline;
}

	
p
{
	margin-bottom: 1.0em;
	line-height: 1.6em;
	text-indent: 25px;
	text-align: justify;
}

.center 
{
	text-align: center;
	}

.right
{
	text-align: right;
}

 ul.right
{
	list-style: none;
}

h2
{
	font-size: 1.5em;
}

h3
{
	font-size: 1.3em;
}

h2,h3,h4,h5,h6
{  font-family: Arial,sans-serif;
   padding-bottom: 0.2em;
   margin-bottom: 1.2em;
   color: #000080 ;
}

h3 a
{color: #000080 ;
text-decoration: underline;
}

h4 a
{color: #000080 ;
text-decoration: underline;
}

ol
{
	margin-bottom: 1.5em;
	padding-left: 1.5em;
	line-height: 1.6em;
	list-style: decimal; 
}

ul
{
	margin-bottom: 1.5em;
	padding-left: 1.5em;
	line-height: 1.6em; 
}

ul.list
{
	list-style:none;

}

blockquote
{
	border-left: solid 0.8em #DEF3FA;
	padding: 0.5em 0em 0.5em 1.0em;
	margin-bottom: 1.5em;
   line-height: 1.6em;
}

blockquote p
{
	display: inline;
}

table
{
	border: solid 1px #CBD6DE;
	padding: 0.5em;
	margin-bottom: 1.5em;
	font-size: 1em;
	border-collapse: collapse;
}

table th
{  border: solid 1px #CBD6DE;
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	background: #DEF3FA;
	text-align: center;
}

table td
{  
border: solid 1px #CBD6DE;
padding: 0.5em;
}

/*заголовок*/
table tr.title
{ 
background:#DEF3FA;
}

/*выделенная строка*/
table tr.rowA
{
background-color:#F5F5F5;
}

table tr
{
	background: #fff;
	font-size: 90%;
}

.struct {
	border: none;
}

.primaryContent
{
	float: none;
	width: 100%;
	margin: 0em 0em 0em 0em;
	padding: 1.5em;
	border: 1px solid #B7D7E1;
}

.primaryContent img
{
	margin: 10px;
}

