HTML {
	height: 100%;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
 .img { 
 	float:left;
 	margin: 5px;
 }
BODY {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
input.button {
	height: 25px;
	margin: 0px;
    color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #0077AA;
}
input.button_r {
	height: 25px;
	margin: 0px;
    color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #0077AA;
	margin: 12px 0 12px 0
}
input.normalOUT {
	margin:0px 0px 0px 0px;
	width:240px; 
	font-size:11px;
}
.margin_my{
    margin: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}
.margin_rem{
    margin: 20px;
    padding: 20px;
}
td.topbar {
	height: 135px;
	border-left: solid 3px #999999;
	border-right: solid 3px #bbbbbb;
	border-top: solid 3px #999999;
	border-bottom: 0px;
	background-image: url(../templates/screen_top_f.png);
	background-repeat: no-repeat;
}
td.topbar1 {
	height: 135px;
	border-left: solid 3px #999999;
	border-right: solid 3px #bbbbbb;
	border-top: solid 3px #999999;
	border-bottom: 0px;
	background-image: url(../templates/screen_top_f2.png);
	background-repeat: no-repeat;
}
td.topbar2 {
	height: 135px;
	border-left: solid 3px #999999;
	border-right: solid 3px #bbbbbb;
	border-top: solid 3px #999999;
	border-bottom: 0px;
	background-image: url(../templates/screen_top_f3.png);
	background-repeat: no-repeat;
}
.acenter {
	text-align: center;
}

td.menu_big {
	width: 130px;
	margin-left: 0px;
	background: #dddddd;
	border-left: solid 3px #999999;
	border-right: solid 0px #bbbbbb;
	border-top: solid 2px #bbbbbb;
	border-bottom: solid 3px #666666;
	padding: 0px;
}

td.mainscreen {
	width: 600px;
	padding: 3px;
	border-bottom: solid 3px #666666;
	background-color: white;
	border-left: solid 1px #bbbbbb;
	border-right: solid 1px #bbbbbb;
	border-top: solid 2px #bbbbbb;
}
td.td_gray {
    background-color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

tr.menu_intr {
	padding: 0px;
	margin: 0px;
}

td.menu_intd { /*пункт меню*/
	height: 30px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-bottom: solid 1px #cccccc;
	background-color: #EFEFEF;
	border-left: solid 0px #cccccc;
	border-right: solid 0px #cccccc;
	border-top: solid 1px #cccccc;
}
td.submenu_intd { /*пункт subменю*/
	height: 30px;
	width: 200px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-bottom: solid 1px #cccccc;
	background-color: #EFEFEF;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}
td.news_intd { /*пункт новостей*/
	padding: 5px 0 5px 0;
	margin: 0px;
	border-collapse: collapse;
	border-bottom: solid 0px #cccccc;
	border-left: solid 0px #cccccc;
	border-right: solid 0px #cccccc;
	border-top: solid 0px #cccccc;
}
table.menu_intable { /* все меню */
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

td.newonestr {
	/*width: 226px;*/
	background: white;
	border-left: 0px;
	border-right: solid 3px #bbbbbb;
	border-top: solid 2px #bbbbbb;
	border-bottom: solid 3px #666666;
}

.copy,.copy a:link,.copy a:visited,.copy a:hover {
	padding: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h3, .componentheading {
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    color: #0077AA;
    line-height: 18px;
	/*padding: 10px;*/
	margin-bottom: 20px;
}
table.contentpane {
    text-align: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}
table.contentpane_center {
    text-align: center;
    width: 100%;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}
.otstupbottom  {
    padding: 0 0 10px 0;  /* Поля вокруг текста */
   /* margin-bottom: -7px; /* Отступ снизу */
   }
table#main {
/*	width: 1024px;*/
	border-width: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 10px;
	border-collapse: collapse;
}
#capcha_id {
    padding: 0px;
    margin-top: 3px;
    margin-bottom: 6px;
}
inputbox_login
{
	width: 120px;
    margin: 0 0 5 0;
    border: 1px solid #cccccc;
    padding-left: 5px;
}
.inputbox {
    width: 120px;
    margin: 0 0 5 0;
    border: 1px solid #cccccc;
    padding-left: 20px;
}
.inputbox_rem {
    width: 200px;
    margin: 0 0 5 0;
    border: 1px solid #cccccc;
 /*   z-index: -3;*/
    font-size: 11px;
}
.bord
{
	 border-bottom: solid 0px #E9EFF5;
}
.inputbox_rem_r {
    width: 200px;
    margin: 6 0 6 0;
    border: 1px solid #cccccc;
    z-index: -3;
    font-size: 11px;
}
.inputbox_rem_r_t {
    padding: 6 0 7 0;
    border-bottom: solid 0px #E9EFF5;
    font-size: 12px;
}
.inputbox_rem_tabl {
	overflow: auto;
    width: 480px;
    height: 380px;
    margin: 0px;
    padding: 0 0px 0 0;
    border: 0px solid #333333;
    z-index: 0;
    font-size: 13px;
    background-color: #eeeeee;
}

.forumBox {
	/*overflow: auto;*/
    width: 595px;
    height: 260px;
    margin: 0px;
    padding: 5px;
    border: 0px;
    z-index: 0;
    font-size: 13px;
    background-color: #dddddd;
}
.forumBoxInside {
	overflow: auto;
    width: 570px;
    height: 200px;
    margin: 10px;
    padding: 5px;
    border: 1px;
    z-index: 0;
    font-size: 13px;
    background-color: #eeeeee;
}

.tabl_text {
    font-size: 7px;
}
.inputbox1 {
    margin: 5 5 5 5;
    border: 1px solid #cccccc;
}
table#bigscreen {
	margin:0 auto;
	border: 3px;
	padding: 0px;
	background-color: #888888;
	text-align:center;
}
.center_midl {
	margin:0 auto;
}
.center_exp {
    margin : 0px;
    padding: 0px;
}
.centrtabl {
   text-align: center; /* если display не block то и для таблицы вроде поканает*/
   vertical-align: middle;
}
a:link,a:visited {
	color: #0077B9;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

a:hover {
	color: #333333;
	text-decoration: none;
}
a.mainlevel_submenu:hover {
	display: block;
	font-size: 13px;
	color: #02375B; /*#FFCC00;*/
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: 30px;
	line-height: 30px;
	text-indent: 20px;
	width: 200px;
	vertical-align: middle;
	font-weight: bold;
	background-color: #cccccc;
}
a.mainlevel_submenu:link,a.mainlevel_submenu:visited {
	display: block;
	font-size: 13px;
	color: #0077AA;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: 30px;
	line-height: 30px;
    text-indent: 20px;
	width: 200px;
	vertical-align: middle;
	font-weight: bold;
}
a.mainlevel:hover {
	display: block;
	font-size: 13px;
	color: #02375B; /*#FFCC00;*/
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: 25px;
	line-height: 30px;
	text-indent: 20px;
	/*width: 170px;*/
	vertical-align: middle;
	font-weight: bold;
	background-color: #cccccc;
}
a.mainlevel:link,a.mainlevel:visited {
	display: block;
	font-size: 13px;
	color: #0077AA;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: 25px;
	line-height: 30px;
    text-indent: 20px;
	width: 170px;
	vertical-align: middle;
	font-weight: bold;
}
a.mainlevelmenu:link,a.mainlevelmenu:visited {
	display: block;
	font-size: 13px;
	color: #0077AA;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: 30px;
	line-height: 30px;
    text-indent: 20px;
	width: 170px;
	vertical-align: middle;
	font-weight: bold;
}

a.mainlevel_new:hover {
	display: block;
	font-size: 12px;
	color: #02375B; /*#FFCC00;*/
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0 5px 0 5px;
	width: 220px;
	vertical-align: middle;
	font-weight: bold;
	background-color: #cccccc;
}
a.mainlevel_new:link,a.mainlevel_new:visited {
	display: block;
	font-size: 12px;
	color: #0077AA;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0 5px 0 5px;
	width: 220px;
	vertical-align: middle;
	font-weight: bold;
}
a.mainlevelmenu_new:link,a.mainlevelmenu_new:visited {
	display: block;
	font-size: 10px;
	color: #0077AA;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0 5px 0 5px;
	/*height: 30px;
	line-height: 30px;
    text-indent: 20px;*/
	width: 220px;
	vertical-align: middle;
	font-weight: bold;
}


.menu_separ {
	display: block;
	/*margin: 20px 0px 0px 0px;*/
    font-size: 14px;
    color: #0077AA;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    /*height: 50px;*/
    vertical-align: text-bottom;
    text-indent: 3px;
    font-weight: bold;
    padding-top: 26px;
    padding-bottom: 10px
}
label {
	font-family: Arial, Helvetica, sans-serif;
}
.menu_separ_up {
    display: block;
    margin: 0px 0 0 0;
    font-size: 14px;
    color: #0077AA;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    height: 30px;
    line-height: 30px;
    text-indent: 5px;
    width: 170px;
    font-weight: bold;
}
.menu_separ_up_new {
    display: block;
    margin: 0px 0 0 0px;
    padding: 0 0 0 0px;
    font-size: 14px;
    color: #0077AA;
    font-family: Arial, Helvetica, sans-serif;
   /* text-align: rigth;*/
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
    width: 220px;
    /*vertical-align: middle;*/
    font-weight: bold;
}



a.my_onclick {
	display: block;
	font-size: 8px;
	color: #02375B;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	width: 170px;
	vertical-align: middle;
	font-weight: bold;
	background-color: #bbbbbb;
	vertical-align: sub;
	/* background-image: url(../images/menu_bg.png);
    background-repeat: no-repeat;*/
}

.text_in_table {
	padding: 5px;
	color: #0077AA;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text_in_table_heder {
	padding: 5px;
	color: black;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cover_window {
    display: block;
    margin: 5px 0 0 0;
    font-size: 14px;
    color: #0077AA;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    height: 25px;
    /*line-height: 30px;
    text-indent: 10px;
    width: 170px;
    /*vertical-align: middle;*/
    font-weight: bold;
}
.elemClass {
/*	overflow: auto;
	width: 475px;
    height: 370px;*/
    padding: 0 0px 0 10px;
    font-size: 10px;
}
.body_text {
    display: block;
    padding: 30px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    text-indent: 10px;
}
.body_text_mini {
    display: block;
    padding: 10px 3 15px 3;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    text-indent: 0px;
    border-bottom: 1px solid #0077AA;
    border-left: 1px solid #0077AA;
    border-right: 1px solid #0077AA;
    border-top: 1px solid #0077AA;
    
}
.body_text_OKS {
    display: block;
    padding: 00px 0px 5px 30px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}
.body_text_PS {
    display: block;
    padding: 00px 0px 0px 30px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-indent: 10px;
    text-align: left;
}
.body_text_PS_1 {
    display: block;
    padding: 3px 0px 0px 0px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-indent: 10px;
    text-align: center;
}
.body_text1 {
    display: block;
    padding: 5px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    text-indent: 10px;
  /*  font-weight: bold;*/
}
.body_text2 {
    display: block;
   /* padding: 5px;*/
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}
.vopros {
	 display: block;
    padding: 5px;
    font-size: 12px;
    color: #0077AA;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    text-indent: 00px;
    line-height: 30px;
    background-color: #dddddd;
    width: 578px;
    vertical-align: middle;
    font-weight: bold;
}
.zagol {
	display: block;
    padding: 10px;
    font-size: 14px;
    color: #0077AA;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    line-height: 20px;
    background-color: #dddddd;
    width: 579px;
    vertical-align: middle;
    font-weight: bold;
}
.zagol_mini {
	display: block;
    padding: 0px;
    margin:0px;
    font-size: 12px;
    color: #0077AA;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    line-height: 30px;
    background-color: #EAEAEA;
    width: 579px;
    vertical-align: middle;
    font-weight: bold;
    border-bottom: 0px solid #0077AA;
    border-left: 1px solid #0077AA;
    border-right: 1px solid #0077AA;
    border-top: 1px solid #0077AA;
}











.Container {
    padding: 0;
    margin: 0;
}

.Container li {
    list-style-type: none;
}



.Node {
    background-image : url(../img/i.gif);
    background-position : top left;
    background-repeat : repeat-y;
    margin-left: 18px;
    zoom: 1;
}

.IsRoot {
    margin-left: 0;
}


.IsLast {
    background-image: url(../img/i_half.gif);
    background-repeat : no-repeat;
}
 
.ExpandOpen .Expand {
    background-image: url(../img/expand_minus.gif);
}
 
.ExpandClosed .Expand {
    background-image: url(../img/expand_plus.gif);
}
 
.ExpandLeaf .Expand {
    background-image: url(../img/expand_leaf.gif);
}

.Content {
    min-height: 18px;
    margin-left:18px;
}

* html  .Content {
    height: 18px;
}

.Expand {
    width: 18px;
    height: 18px;
    float: left;
}


.ExpandLoading   {
    width: 18px;
    height: 18px;
    float: left;
    background-image: url(../img/expand_loading.gif);
}



.ExpandOpen .Container {
	display: block;
}

.ExpandClosed .Container {
	display: none;
}

.ExpandOpen .Expand, .ExpandClosed .Expand {
	cursor: pointer;
}
.ExpandLeaf .Expand {
	cursor: auto;
}








a.mainlevelmenu_new_tree:link {
	display: block;
	font-size: 13px;
	color: #0077AA;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
a.mainlevelmenu_new_tree:visited {
	display: block;
	font-size: 13px;
	color: #0077AA;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}	
a.mainlevelmenu_new_tree:hover {
	display: block;
	font-size: 13px;
	color: #0077CC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
