/* CSS Document */
/* ABSTRACT ELEMENTS */
body	{
	background: white;
	margin: 0;
	padding: 0;
	color: #555;
	font-size: 10pt;
	font-family: Arial, Verdana, Trebuchet MS, sans serif;
	text-align: center;
	}
	
td, ul, p, div, td, th {
	font-family: Arial, Verdana, Trebuchet MS, sans serif;
	font-size: 10pt;}

p {line-height: 1.5em;
	}
	
h1, h2, h3, h4, h5, h6, p {margin: 0 0 .5em 0}	

h1	{
	font-size: 18pt;
	color: sienna;
	font-family: Georgia, serif;
	font-weight: normal;
	margin-top: 0;
	}
	
h2	{
	font-size: 13pt;
	color: coral;
	font-weight: bold;
	}

h3	{font-size: 12pt; color: orangered; font-weight: normal; padding: 0 0 4px 0; border-bottom: 1px dashed sienna}
h4	{font-size: 10pt; font-family: Arial, Tahoma, sans serif; color: dimgray}
h5	{font-size: 9pt}
h6	{font-size: 8pt}


a, label	{
	color: #DB5C00; 
	}
	
strong a {
	display: block;
	text-align: right;
	font-size: 7pt;
	font-weight: normal;
	text-transform: uppercase;
	}
	
strong a:before {
	content: "\00BB \0020";
	text-align: right;
	}
	
div	{
	text-align: left;
	margin: 0 auto;
	padding: 0;
	}
	
img	{
	margin: 0
	}

.dt {
	display: table;
	text-align: left;
	margin: 0px;
	padding: 0px;
	
}
.dr {	display: table-row;
	clear: both;
	}

.dc {
	vertical-align: top;
	display: table-cell;
}

/* MAIN STRUCTURE DEFINITION */

.w20 {width: 20px;}
.w50 {width: 50px;}
.w164 {width: 164px;}
.w160 {width: 160px;}
.w112 {width: 112px;}
.w440 {width: 440px;}
.w500 {width: 500px;}
.w616 {width: 616px;}
.w552 {width: 552px;}
.w734 {width: 734px;}


#header {width: 100%}

#flashcontent
{
	width: 734px;
	padding: 0;
	clear: both;
	}
	
#handler	{
	width: 734px;
	padding: 0;
	}
	

/* RIGHT COLUMN DEFINITION */

	
#rightcolumn {
	margin: 0;
	padding: 0;
	height: 100%;
}

#rightcolumn div {
	background: url('/images/hg.png') left top repeat-x;
}

#rightcolumn div div {
	background: url('/images/vg.png') left top repeat-y;
}

#rightcolumn div div div {
	background: url('/images/do.png') left top no-repeat;
	padding: 10px 0px 20px 10px;
}

#rightcolumn h4	{
	font-size: 9pt;
	color: sienna;
	text-transform: uppercase;
	}
	
#rightcolumn p {
	font-size: 8pt;
	margin: 0 0 .7em 0;
	color: sienna;
	}
	
#rightcolumn img {
	border: 1px solid #9087AE;
	margin: 0 0 6px 0;
	}
	
/* LEFT COLUMN DEFINITION */	
	
#leftcolumn {
	padding: 0;
	height: 100%;
	background: papayawhip url('/images/vg.png') right top repeat-y;
	}
	
#leftcolumn div {
	padding: 0;
	background: url('/images/hg.png') left top repeat-x;
	}
	
#leftcolumn div div {
	padding: 0;
	background: url('/images/do.png') right top no-repeat;
	}

#vertmenu {
	width: 128px;
	padding: 20px 8px 20px 24px;
	margin: 0;
	color: coral;
	line-height: 1.2em;
	font-size: 9pt;
	background: url('');
	}

#vertmenu li {
	list-style-position: outside;
	list-style-type: square;
	margin: 0 0 .5em 0;
	}

	
#vertmenu li a {
	color: #555;
	text-decoration: none;
	}
	
#vertmenu li a:hover {
	color: #FF8000;
	text-decoration: underline;
	}



#quicknav	{
	text-align: right;
	}

#quicknav img {
	border: 0px;
	margin: 0 0 0 6px;
	}


/* CONTENT AREA DEFINITION */

#middlerow {
	float: left;
	background: url('/images/fon_left.gif') repeat-y;
	}

#content {
	text-align: left;
	padding: 14px 10px 0 12px;
	background: url('/images/hg.png') repeat-x;
}
	
	
#content ul {
	list-style-position: outside;
	margin: 6px 0 6px 16px;
	line-height: 1.5em
	}
	
#content ol	{
	line-height: 1.5em
	}
	
#content h4	{
	text-transform: uppercase;
	text-align: center;
	}
	
#content table	{
	width: 99%;
	border-collapse: collapse;
	margin: 12px 0 12px 0;
	background: transparent;
	border: 2px solid papayawhip;
	}

#content th	{
	color: sienna; 
	font-weight: bold;
	font-size: 9pt; 
	text-align: center; 
	vertical-align: baseline;
	padding: 4px;
	background: papayawhip;
	border: 1px solid white;
	}
	
#content td	{
	padding: 4px;
	border: 2px solid papayawhip}

#content table caption	{
	color: sienna;
	font-size:8pt;
	padding-bottom: 8px}
	
#content img.left, #news img.left	{
	float:left;
	margin-right:10px;
	border:3px double silver;
	margin-top:5px}
	
#content img.right, #news img.right	{
	float:right;
	margin-left:10px;
	border:3px double silver;
	margin-top:5px}
	
#content td img	{
	float:none;
	margin: 10px;
	padding: 0;
	text-aligment: center
	}	
	
#content p#first:first-letter {
	font-size: 22pt;
	font-family: Georgia, Times, serif;
	color: silver;
	font-weight: normal;
	font-variant: normal;
	line-height:1em;
	}
	
/* footer definition */	

#footer {
	width: 734px;
	float: left;
	padding: 34px 0 24px 0;
	margin: 16px 0 20px 0;
	background: url('/images/foot_04.gif') repeat-x;
}

#footer div {
	float:left;
	margin: 0;
	padding: 0 14px 0 0;
	font-size: 8pt;
	height: 51px;
	background: white;
	}
	
#footer div#fastnav {
	margin: 0;
	background: #EAEAEA; 
	padding: 0 16px 0 16px;
	}
	
#fastnav p {
	font-weight: bold;
	color: #DB5C00;
	font-size: 8pt;
	text-transform: uppercase;
	}

#footer div ul 	{
	margin: 0;
	padding: 0 0 0 16px;
	font-size: 8pt;
	line-height: 1em;
	list-style: outside; 
	list-style-type: square;
	list-style-image: url('/images/phone.gif');
	}
	
#footer div ul li {
	margin-top: 4px;
	white-space: nowrap;
	}

#footer div b	{
	color: #DB5C00;
	}

#footer div a {
	color: gray;
	text-decoration: none;
}

#footer div a:hover {
	text-decoration: underline;
}


form	{
	padding: 0;
	margin: 0;
	}

fieldset	{
	border: 0;
	padding: 0px 6px 16px 8px;
	margin: 0 0 8px 0;
	background: #EEEEEE;
	}
	
fieldset div {margin: 0 0 4px 0}
	
legend	{
	white-space: normal;
	padding: 0 8px 0 8px;
	font-weight: bold;
	margin-left: -8px;
	color: sienna;
	background: #EEEEEE;
	}

#searchpanel {
	width: 100%;
	margin: 4px 0 0 0;
	padding: 3px 0 3px 0;
	}
	
#poisk {
	font-size: 9pt;
	color: #EA5800;
	text-transform: uppercase;
	padding: 2px 0 0 0;
	}	

input.txtfield	{
	width: 150px;
	height: 17px;
	margin: 0;
	padding: 0 0 0 4px;
	color: gray;
	font-size: 8pt;
	border: 1px solid #F27B25;
	}
	
textarea	{
	width: 95%;
	height: 6em;
	padding: 3px;
	color: gray;
	font-family: Verdana, sans serif;
	font-size: 8pt;
	}
	
input.button {
	width: 100px;
	color: black;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, sans serif;
	}
	
label	{
	display: block;
	margin: 4px 0 4px 0}
	
acronym {
	color: red;
	cursor: help;
	border: none;
	font-weight: bold;
	}