/* Общее */
html,body {
	height:	100%;
	width:	100%;
	margin:  0pt;
	padding: 0pt;
	text-align:center;
	font-family:Arial, Tahoma, Verdana, "MS Serif";
	font-size:10pt;
}

.BODY {
	margin: 0pt;
	margin-top: 0pt;
	background-color: 			white; #cdd5dc; c5cbd2; e8d8bf;
	SCROLLBAR-BASE-COLOR: 		#a0b0bd; b8c4cf; 536275; 4a463f;
	SCROLLBAR-FACE-COLOR: 		#a0b0bd; b8c4cf; 536275; 4a463f;
	SCROLLBAR-HIGHLIGHT-COLOR:	#b8c4cf; b9ae9d;
	SCROLLBAR-SHADOW-COLOR: 	#b8c4cf; b9ae9d;
	SCROLLBAR-3DLIGHT-COLOR: 	#a0b0bd; b8c4cf; 536275; 4a463f;
	SCROLLBAR-ARROW-COLOR: 		#ffffff;
	SCROLLBAR-TRACK-COLOR: 		#b8c4cf; b9ae9d;
	SCROLLBAR-DARKSHADOW-COLOR: #778698; 6d3d25;
	width:	100%;
	text-align:center;
}

form {
	margin: 0;
	padding:0;
}

.H1 {
	text-decoration:none; 
	font-weight:bold; 
	font-size:14pt; 
	color:#444545;
}

.H2 {   	
	text-decoration:none; 
	font-weight:bold; 
	font-size:12pt; 
	color:#444545;
}

.BR {
	font-size:0pt;
	height: 10px;
}

.RL {
	width:20pt;
}

.LB {
	border-bottom:1pt solid #1d2e66;
}



.W {
	width:100%;
	text-align:justify;
	text-justify:auto;
}

.L {
	padding-left:0pt;
}

.T {
	font-family: Arial;
	font-size: 10pt;
	font-weight: 400;
}

.TB {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.M {
	font-size: 8pt;
	font-family: times;
	font-weight: 600;
	text-transform: uppercase;	
}

.F {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}

.B {
	text-transform:uppercase;
}

.TNone {
	text-decoration: line-through;
}

.CCommon {
	color: #444545;
}

.CFooter {
	color: #FFFFFF;
}

.CMenu {
	color: #ffffff;
}

.BCAbout {
	background-color: #8e9955; b0bbc5; b9ae9d;
	color:white;
}



.MenuButton {
	height:30px;
	background-image:url('/picts/image_background_button.gif');
	background-repeat:no-repeat;
	padding-left:30px;
}



.LinkMenu {
	font-weight: bold;
	text-decoration: none; 
}
.LinkMenu:link 		{color: #ffffff;}
.LinkMenu:visited	{color: #ffffff;}
.LinkMenu:hover 	{color: #ffffff;}
.LinkMenu:active 	{color: #ffffff;}

.LinkNext {
	font-weight: bold;
	text-decoration: none; 
}
.LinkNext:link 		{color: #1d2e66;}
.LinkNext:visited	{color: #1d2e66;}
.LinkNext:hover 	{color: #1d2e66; text-decoration: underline;}
.LinkNext:active 	{color: #1d2e66;}

.LinkSite {
	font-weight: bold;
	font-style: italic;
	text-decoration: none; 
}
.LinkSite:link 		{color: #ffffff;}
.LinkSite:visited	{color: #ffffff;}
.LinkSite:hover 	{color: #ffffff;}
.LinkSite:active 	{color: #ffffff;}


.LinkAbout {
	font-weight: bold;
	text-decoration: none; 
}
.LinkAbout:link 	{color: #536275; 684331;}
.LinkAbout:visited	{color: #536275; 684331;}
.LinkAbout:hover 	{color: #536275; 684331;}
.LinkAbout:active 	{color: #536275; 684331;}


.LinkPage {
	font-weight: bold;
	text-decoration: underline; 
}
.LinkPage:link 	{color: #536275; 684331;}
.LinkPage:visited	{color: #536275; 684331;}
.LinkPage:hover 	{color: #536275; 684331;}
.LinkPage:active 	{color: #536275; 684331;}



.TableImage {
	width:165px;
	height:215px;
	text-align:center;
	border:solid 1pt #738240;
	background-color: #8e9955;
	padding:4px;
	margin:5px;
	margin-left:6px;
}

.TablePreviewImage {
	text-align:center;
	border:solid 1pt #738240;
	background-color: #8e9955;
	padding:0px;
	margin:0px;
}

.Image {
	text-align:center;
	border:solid 1pt #738240;
	background-color: #8e9955;
	padding:5px;
	margin:5x;
}



.Button {
    width:60pt;
    height:16pt;
	color:#ffffff;
	border:solid 1pt #738240;
	background-color: #8e9955;
 	text-align:center;
 	margin:5pt;
	font-family:Arial;
	font-size:10pt;
}

.Select {
 	border: 1pt solid #beaa94;
 	color: #565656;
 	
 	width: 100pt;
    
    vertical-align: middle;
	font-family:Arial;
	font-size:10pt;
}
