.v11
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.v11b
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.v12
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

		table{
		 font-family: Verdana, Helvetica, sans-serif;
		 font-size: 11px;
		 font-weight: normal;
		}

/*Header*/
		H1 {font-size:16}	
		H2 {font-size:14}
		H3 {font-size:12}
		H4 {font-size:10}
		B {font-size:11}

   .field { 
		 border:1 solid #434385;
		 padding:5
	 }
   .top_field { 
		 border-top:1 solid #434385;
	 }
   .main-field { 
		 border:1 solid #EC8102;
		 padding:5;
		 background:#F2F7FD;
	 }

	 .legend {
	   top:8;
		 left:10;
		 position: relative;		 
		 background:#F2F7FD;
		 color: #434385;
		 text-decoration:none;
		 font-weight:bold;
	 }

	 .main-legend {
	   top:11;
		 left:10;
		 position: relative;		 
     background: #FAFAFA;
		 color: #EC8102;
		 text-decoration:none;
		 font-weight:bold;
		 font-size:12;
	 }
	 
	 td.xmb {
		 border-bottom: 1 solid #EC8102;
	 }
	 td.xmr {
		 border-right: 1 solid #EC8102;
	 }
	 td.xmt {
		 border-top: 1 solid #EC8102;
	 }
	 td.xml {
		 border-left: 1 solid #EC8102;
	 }
	 
	 .title{
		 font-size:10;
		 font-weight:900;
		 color: #434385;
		 letter-spacing:1;
		 font-variant: small-caps;
	 }
	 .not_active{
		 text-decoration:none;
		 font-weight:normal;
		 position:relative;
		 z-index:20;
	 }
	 
/*	 .title:first-letter { font-size: 140%; float: left }*/
	 
  .button, .small-button{
		 border-width:1px; 
		 vertical-align: top; 
		 font-family:verdana; 
		 height:20; 
		 color:#434385; 
		 background:#eee
	}

	.button {
		 padding: 0px 10px;
		 font-weight:800;  
	}

	.small-button {
		 padding: 0px 2px;
	}

	.input, .small-input {
		 border:1 solid gray; 
		 height:20
	}
	.small-input, .small-button, select {
		 height: 17
	}

	select, textarea, input, button {
		 font: normal 11px verdana;
		 border:1 solid gray
	}	
	
	.checkbox, .radio {
		 border:0
	}
	
	.checkbox-small {
		 width:10;
		 height:10;
		 position:relative;
		 bottom:2;
		 border:0
	}
	
	.small {
		 font-size: 7pt;	 
	}
	
	.wide, .long {
		 width:100%;
	}

	.tall, .high {
		 height:100%;
	}

	.hidden {
		 display:none;
	}
	
	.bold {
		 font-weight:bold;
	}
	
	.hand {
		 cursor:hand
	}
	
	.digit {
		 font-family:Arial;
	}
	
	.spread {
		 word-spacing:-4;
	}
	
	.selected_spread {
		 word-spacing:-4;
	}
	
	td.line {
					 border-bottom:1 solid #C5BCA0
					}
	a.click {
					 text-decoration:none;
					 color: #434385;
					}				
	a.click:hover {
					 text-decoration:underline;
					}				

	a {
					 text-decoration:none;
					 color: #434385;
					}				
	a:hover {
					 text-decoration:underline;
					}				

	a span.nolink {
					 text-decoration:none;
					 text-color:red;
					}
	
	span.search_results {
					 position: relative;
					 bottom:3; 
	}

	.main_bg {
		 background: #F2F7FD;
	}

	.white_bg {
		 background: #FFF;
	}

	
	div.scrollable {
		 width:100%; 
		 height:100%; 
		 overflow:auto; 
	}
	
/* Старое меню */

/*	td.mtal,td.mtab, td.mtar, td.mtpl, td.mtpb, td.mtpr, td.mtb {
		 height: 32;
	}
	td.mtal, td.mtar, td.mtpl, td.mtpr {
		 width: 28;
	}
	td.mtal {
		 background-image:url(/images/main_tab_active_left.gif);
	}
	td.mtab {
		 text-align: center;
		 background-image:url(/images/main_tab_active_back.gif);
	}
	td.mtar {
		 background-image:url(/images/main_tab_active_right.gif);
	}
	td.mtpl {
		 background-image:url(/images/main_tab_passive_left.gif);
	}
	td.mtpb {
		 text-align: center;
		 background-image:url(/images/main_tab_passive_back.gif);
	}
	td.mtpr {
		 background-image:url(/images/main_tab_passive_right.gif);
	}
	td.mtb {
		 background-image:url(/images/main_tab_back.gif);
	}
*/	
	.main_menu {
		 font-size:10px;
		 /*color:#D2D2D2;*/
/*	 color:#aaa;*/
	}
	
	span.site
	{
	 padding-left:20;
	 padding-top:3;
	 padding-right:  0;
	}
/*	a.site, a.site:visited, a.site:hover
	{
	 text-decoration:none;
	 color: #0092A1;
	 font-family: Verdana;
	 font-size: 11px;
	 font-weight: bold;
	}
*/
 p.hint {
	 font-family: Arial;
	 font-size:12px;
	 padding:10;
 }
				
 p.hint:first-letter {
	 font-size:200%;
	 float: left;
	 text-alignment:justify;
 }

							
 div.hint {
	 background-color:#FAFAFF;
	 border: #EC8102 dotted 1;
 }

 td.hint-line {
	 border-bottom: #EC8102 dotted 1;
 }

    a.left_menu {
	background: url(/images/site/menuline.gif);
	background-repeat: repeat-y;
	padding-left:12px;
	background-position: -7px 0;
	/*border: 1 solid black;*/
	height:30;
	width: 100%;
	padding-top:3px;
    }
    a.left_menu:hover{
	background-position: 0 0;
	text-decoration:none;
    }	


    p.text {
	text-align:justify;
	padding-right: 10;
/*	text-justify: inter-word;*/
	text-indent: 10;
	letter-spacing: -1;
	font-size: 11px;
/*	font-family: Georgia;*/
	font-weight: normal;
/*	background-color: #CDDDED;*/
	
    }


/* верхнее меню */


	td.ta, td.at, td.ap, td.pp, td.pa, td.pt, td.tp, td.pas, td.act, td.mtb {
		 height: 34;
		 font-family: Verdana;
		 font-size: 11px;
		 color: #235689;
		 background-position-y: bottom;
		 background-repeat: no-repeat;
		 font-weight: bold;
		 
	}
	td.ta, td.at {
		 width: 15;
	}

	td.ap, td.pp, td.pa {
		 width: 21;
	}
	
	td.pt, td.tp {
		width:14;
	}
	
	td.act, td.pas{
		 width: 1;
		 border: 0 solid black;
	}
	td.ta {
		 background-image:url(/images/site/upmenu/AL.gif);
	}
	td.at {
		 background-image:url(/images/site/upmenu/AR.gif);
	}
	td.ap {
		 background-image:url(/images/site/upmenu/AN.gif);
	}
	td.pp {
		 background-image:url(/images/site/upmenu/NN.gif);
	}
	td.pa {
		 background-image:url(/images/site/upmenu/NA.gif);
	}
	td.pt {
		 background-image:url(/images/site/upmenu/NR.gif);
	}
	td.tp {
		 background-image:url(/images/site/upmenu/NL.gif);
	}
	td.pas, td.act {
		 text-align: center;

		 background-repeat: repeat-x;
		 background-color: #FFFFFF;
		 background-position:bottom center;
	}
/*	a.act  {
		 color: #362C7A;
		 font-weight: bold;
	}
	a.pass  {
		 color: #5C5C5C;
	}*/
	td.pas {
			 background-image:url(/images/site/upmenu/N.gif);
	}		 
	td.act {
			 background-image:url(/images/site/upmenu/A.gif);
	}		 
	td.mtb {
		 background-color: #235689;
	}

/* Меню левое */
	td.vta, td.vtp, td.vat, td.vpt, td.vap, td.vpa, td.va, td.vp, td.vfpp, td.vfpa{
		 width: 30;
		 background-position-y: bottom;
		 background-repeat: no-repeat;
	}
	td.vta, td.vat, td.vtp, td.vpt, td.vln {
		height:17;
		max-height:17;
	}
	td.vap, td.vpa, td.vp, td.vlp, td.vfpp, td.vfpa {
		height:35;
		max-height:35;
	}
	td.va, td.vla {
		height:39;
		max-height:39;
	}
	td.vta{
		background-image:url(/images/site/leftmenu/FUA.gif);
	}
	td.vtp{
		background-image:url(/images/site/leftmenu/FUN.gif);
	}
	td.vat{
		background-image:url(/images/site/leftmenu/FDA.gif);
	}
	td.vpt{
		background-image:url(/images/site/leftmenu/FDN.gif);
	}
	td.vap{
		background-image:url(/images/site/leftmenu/FBAN.gif);
	}
	td.vpa{
		background-image:url(/images/site/leftmenu/FBNA.gif);
	}
	td.va{
		background-image:url(/images/site/leftmenu/FBA.gif);
	}
	td.vp{
		background-image:url(/images/site/leftmenu/FBNN.gif);
	}
	td.vla{
		background-image:url(/images/site/leftmenu/A.gif);
	}
	td.vlp{
		background-image:url(/images/site/leftmenu/N.gif);
	}
	td.vfpp{
		background-image:url(/images/site/leftmenu/FBN.gif);
	}
	td.vfpa{
		background-image:url(/images/site/leftmenu/FBNNA.gif);
	}
	td.vla, td.vlp, td.vln {
		width: 150;
	}
	.vla, .vlp {
		color:#1B436B;
		font-weight: bold;
	}
	td.vln {
		background-color: #CDDDED;
	}

.vL
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps; 
	color: #AC0000;
}

.vLb
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps; 
	color: #336699;
}

