/* CSS Document */
body	{
	background: #ddd;
	margin: 0;
	padding: 0;
	color: dimgray;
	font-size: 10pt;
	font-family: Arial, Nina, Tahoma, sans serif;
	text-align: center;
	}
	
td, ul, p, div, td, th {
	font-family: Trebuchet MS, Arial, Nina, Tahoma, sans serif;
	font-size: 10pt;}


h1, h2, h3, h4, h5, h6 {line-height: 1.1em}
	
h1	{
	font-size: 18pt;
	color: #483D8B;
	font-family: Georgia, serif;
	font-weight: normal;
	margin-top: 0;
	}
	
h2	{
	font-size: 16pt;
	color: 	#EA6900;
	font-family: Georgia, serif;
	font-weight: normal
	}

h3	{font-size: 12pt; color: #483D8B; font-weight: normal}
h4	{font-size: 9pt; font-family: Arial, Tahoma, sans serif; color: #400080;}
h5	{font-size: 9pt}
h6	{font-size: 8pt}

th h4 {margin: 0; padding: 0}

a, label	{
	color: #C14217; 
	}
	
div	{
	text-align: left;
	margin: 0 auto;
	padding: 0;
	}
	
img	{
	margin: 0
	}
	
hr {
	color: white;
	background-color: white;
	}

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

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

/* Main structure definition */

.w1000 {width: 1000px;}
.w700 {width: 700px;}
.w300 {width: 300px;}
.h33 {height: 33px}
.h284 {height: 284px}

#handler	{
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: white url('/images/fon.gif') 712px top repeat-y;
	}
	
#rightcolumn {width: 167px}

	
#rightcolumn	{
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	}
	
#rightcolumn div {
	width: 167px;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	background: #e4e4e4 url('/images/rm_02.gif') right top repeat-y;
	}
		
#rightcolumn div div {
	width: 167px;
	margin: 0;
	padding: 0;
	background: transparent url('/images/rm_01.gif') left top no-repeat;
	}
	
#rightcolumn div div div {
	width: 156px;
	margin: 0;
	padding: 16px 0px 16px 10px;
	font-size: 8pt;
	color: #DE8D00;
	background: transparent url('/images/rm_03.gif') left bottom no-repeat;
	}
	
#rightcolumn p {
	font-size: 8pt;
	color: darkslateblue;
	}
		
#rightcolumn h4	{
	font-size: 8pt;
	color: gray;
	text-transform: uppercase;
	margin: 0 0 3px 0;
	}

#rightmenu {
	margin: 0;
	padding: 0;
	}
	
#topmenu {
	width: 670px;
	height: 17px;	
	padding: 0px;
	margin: 0 0 48px 0;
	}
	
#topmenu ul {
	height: 17px;	
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Verdana, Tahoma, Arial, sans serif;
	}

#topmenu  li {
	display: inline;
	float: left;
	font-size: 9pt;
	margin: 0px 14px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	color: #8000FF;
	}
	
#topmenu  li a {
	display: block;
	color: #400080;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	background: url('/images/bullet1.png') left 7px no-repeat;
}

#topmenu li a:hover {
	color: #C14217;
	background: url('/images/bullet2.png') left 7px no-repeat;
	}

#rightmenu {
	width: 288px;
	padding: 0px 0px 0px 12px;
	}
	
#vertmenu {
	width: 282px;
	background: #EBEBEB;
	padding: 0px;
	margin: 0 0 0 6px;
	}	

#vertmenu ul {
	width: 240px;
	margin: 0;
	color: gray;
	padding: 24px 16px 20px 26px;
	font-family: Arial, Nina, Tahoma, sans serif;
	font-size: 9pt;
	font-weight: normal;
	list-style-type: square;
	list-style-position: outside;
	}
	
#vertmenu ul li {
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	color: gray;
	}
	
#vertmenu ul li a {
	color: #400080;
	text-decoration: none;
	}
	
#vertmenu ul li a:hover	{
	text-decoration: underline;
	color: #FF8F00;
	}
	
.searchbox {
	width: 266px;
	margin: 0;
	text-align: left;
	padding: 24px 16px 80px 0px;
	background: #C3C3C3;
	}
	
.searchbox .dc {
	margin: 0;
	padding: 0px 0px 0px 8px;
	}
	
.searchbox input.txtfield	{
	width: 120px;
	height: 15px;
	font-family: Tahoma;
	font-size: 8pt;
	color: gray;
	padding-left: 5px;
	}

#poisk {
	font-family: Trebuchet MS, Arial, Nina, Tahoma, sans serif;
	font-size: 8pt;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	padding: 4px 0px 0px 8px;
	}

#headline img	{
	margin: 0;
	float: left;
	clear: both;
	}

#quicknav {
	height: 19px;
	width: 281px;
	padding: 14px 0px 0px 32px;
	background: url('/images/fon2.gif') 12px top repeat-y;
	margin: 0;
	}
	
#quicknav img {
	margin: 0 0 0 34px;
	float: left;
	border: 0;
	}
	
#middlecolumn	{
	width: 670px;
	padding: 0px 0px 36px 30px;
	font-family: Trebuchet MS, Arial, sans serif;
	background: url('/images/fon1.gif') 0px 36px no-repeat;
	}

#middlecolumn p {
	font-size: 10pt;
	color: #666;
	}

#middlecolumn div.list {
	padding-left: 150px;
	}	

#middlecolumn div#a {background: url('/images/a.png') 65px 0px no-repeat;}
#middlecolumn div#b {background: url('/images/b.png') 65px 0px no-repeat;}
#middlecolumn div#c {background: url('/images/c.png') 65px 0px no-repeat;}
#middlecolumn div#d {background: url('/images/d.png') 65px 0px no-repeat;}
#middlecolumn div#e {background: url('/images/e.png') 65px 0px no-repeat;}
#middlecolumn div#f {background: url('/images/f.png') 65px 0px no-repeat;}
#middlecolumn div#g {background: url('/images/g.png') 65px 0px no-repeat;}
#middlecolumn div#h {background: url('/images/h.png') 65px 0px no-repeat;}
#middlecolumn div#i {background: url('/images/i.png') 65px 0px no-repeat;}
#middlecolumn div#j {background: url('/images/j.png') 65px 0px no-repeat;}
#middlecolumn div#k {background: url('/images/k.png') 65px 0px no-repeat;}
#middlecolumn div#l {background: url('/images/l.png') 65px 0px no-repeat;}
#middlecolumn div#m {background: url('/images/m.png') 65px 0px no-repeat;}
#middlecolumn div#n {background: url('/images/n.png') 65px 0px no-repeat;}
#middlecolumn div#o {background: url('/images/o.png') 65px 0px no-repeat;}
#middlecolumn div#p {background: url('/images/p.png') 65px 0px no-repeat;}
#middlecolumn div#q {background: url('/images/q.png') 65px 0px no-repeat;}
#middlecolumn div#r {background: url('/images/r.png') 65px 0px no-repeat;}
#middlecolumn div#s {background: url('/images/s.png') 65px 0px no-repeat;}
#middlecolumn div#t {background: url('/images/t.png') 65px 0px no-repeat;}
#middlecolumn div#u {background: url('/images/u.png') 65px 0px no-repeat;}
#middlecolumn div#1 {background: url('/images/1.png') 65px 0px no-repeat;}
#middlecolumn div#2 {background: url('/images/2.png') 65px 0px no-repeat;}
#middlecolumn div#3 {background: url('/images/3.png') 65px 0px no-repeat;}
#middlecolumn div#4 {background: url('/images/4.png') 65px 0px no-repeat;}
#middlecolumn div#5 {background: url('/images/5.png') 65px 0px no-repeat;}
#middlecolumn div#6 {background: url('/images/6.png') 65px 0px no-repeat;}
#middlecolumn div#7 {background: url('/images/7.png') 65px 0px no-repeat;}
#middlecolumn div#8 {background: url('/images/8.png') 65px 0px no-repeat;}
#middlecolumn div#9 {background: url('/images/9.png') 65px 0px no-repeat;}
#middlecolumn div#10 {background: url('/images/10.png') 65px 0px no-repeat;}
	
#middlecolumn ul	{
	list-style-position: outside;
	margin: 6px 0 6px 16px;
	line-height: 1.5em
	}
	
#middlecolumn h3	{
	padding: 0 0 .3em 0;
	}
	
#middlecolumn h4	{
	text-transform: uppercase;
	padding: 0 2px 0 2px;
	text-align: center
	}
	
#middlecolumn table	{
	width: 100%;
	border-collapse: collapse;
	border: 2px solid lavender;
	margin: 12px 0 12px 0;
	background: white
	}

#middlecolumn th	{
	color: #6C4F8A; 
	font-weight: bold;
	font-size: 8pt; 
	text-align: center; 
	vertical-align: baseline;
	padding: 4px;
	background: lavender;
	border: 1px solid white;
	}
	
#middlecolumn td	{
	padding: 4px;
	border: 2px solid lavender;
	color: dimgray;
	background-color: white;}

#middlecolumn table caption	{
	color: darkslateblue;
	font-size:8pt;
	padding-bottom:8px}
	
strong a, strong a	{
	display: block;
	text-align: right}
	

	
#middlecolumn img.left, #news img.left	{
	float:left;
	margin-right:10px;
	border: 3px double white;
	margin-top:5px}
	
#middlecolumn img.right, #news img.right	{
	float:right;
	margin-left:10px;
	border: 3px double white;
	margin-top:5px}
	
#middlecolumn td img	{
	float:none;
	margin: 10px;
	padding: 0;
	text-aligment: center
	}	
	
#middlecolumn div#first:first-letter {
	font-size: 22pt;
	font-family: Georgia, Times, serif;
	color: silver;
	font-weight: normal;
	font-variant: normal;
	line-height:1em;
	}
	
.strongtext {
	text-transform: uppercase;
	color: #111;
	}
	
.check input {
	display: inline;
	width: 16px;
	height: 16px;
	}
	
.picturecell {background: #C7D9EB}
	
/* footer definition */	
	
#footer	{
	width: 670px;
	height: 95px;
	clear: both;
	padding: 0;
	float: left;
	margin: 24px 0px 0px 0px;
	background: #F3EDF3 url('/images/foot_03.gif') repeat-x;
	}

#footer div	{
	width: 670px;
	height: 95px;
	padding: 0;
	margin: 0;
	background: url('/images/foot_04.gif') right top no-repeat;
	}
	
#footer div div	{
	width: 640px;
	height: 75px;
	padding: 20px 0 0 30px;
	margin: 0;
	background: url('/images/foot_02.gif') no-repeat;
	}
	
#footer ul {
	width: 640px;
	margin: 0;
	padding: 0px;
	list-style: none;
	font-family: Verdana, Arial, sans serif;
	}

#footer  li {
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
	color: #DF5DA3;
	}
	
#footer  li a {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	text-align: left;
	color: #400080;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background: url('/images/bullet_17.gif') 5px 6px no-repeat;
}

#footer li a:hover {
	color: #FF8F00;
	}
	
#footer p {
	float: left;
	margin: 0 0 0 2px;
	clear: both;
	font-size: 8pt;
	font-family: Verdana, Arial, sans serif;
	}	
	
form	{
	padding: 0;
	margin: 0;
	}
	
fieldset	{
	border: 1px solid #8080C0;
	padding: 0px 6px 6px 8px;
	margin: 0 0 8px 0;
	color: #8080C0;
	}
	

	
legend	{
	white-space: normal;
	padding: 2px;
	color: #400080;
	font-size: 9pt;
	font-weight: normal;
	margin: 0 0 0px 0;
	}

textarea	{
	width: 95%;
	height: 6em;
	padding: 3px;
	color: #8080C0;
	font-family: Verdana, sans serif;
	font-size: 8pt;
	}
	


select {
	font-size: 9pt;
	}
	
input.button {
	width: 100px;
	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;
	}
	
.red {color: red}
.brown {color: brown}
.bold {font-weight: bold}
.upper {text-transform: uppercase}
