html,body {
	margin: 0px;
	padding: 0px;
	border: 0;
	height: 100%;
} 

body {
	background-color: #FFFFFF;
}

body, table, td, div, span, p {
  vertical-align: top; 
  font-family: Verdana;
  color: #646664;
  font-size: 11px; 
}

.main {
	width:100%; 
	height:100%;
}

img {
	border: 0px;
}

/*
a:visited {
  color: #94AAB4;
  }

a {
  color: #64B2DC; 
  }

a:hover {
  color: #D47644; 
  }
*/

a, a:visited, a:active, a:link {
	color : #64B2DC;
	text-decoration : underline;
}

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

/*a.NormalLink { text-decoration: none}*/

.noU,
A.noU,
A.noU:active,
A.noU:hover,
A.noU:visited,
A.noU:link {
	text-decoration: none;
}

.yesU,
A.yesU,
A.yesU:active,
A.yesU:hover,
A.yesU:visited,
A.yesU:link {
	text-decoration: underline;
}

.wh100 {
	width:100%; 
	height:100%;
}
.w100 {
	width:100%; 
}

.h100 {
	height:100%;
}

.slogan {
	font-size:16px; 
	font-family: Arial; 
	color: #FFFFFF;
}

td.logo {
	background-color:#2D5275; 
	background-image:url(/images/logoback2.gif);  
	background-position: bottom; 
	border-top: 1px solid #44719C;  
	border-bottom: 1px solid #1C354E;  
	height: 97px; 
}

td.logo_left { 
	vertical-align: middle; 
	text-align: left; 
	width:18%;
}

td.logo_right {
	background: url(/images/toplogo2.gif) no-repeat right bottom;
	vertical-align: middle; 
	width:82%;
}

td.menu {
	background-color:#DAE5EB; 
	background-image:url(/images/menu_back.gif); 
	height:30px;
}

td.menu TABLE TR TD {
	width:1%;
}

.menu_line {
 	background-color:#065B83; 
	background-image:url(/images/md.gif); 
	height:14px;
	font-size:1px;
}

td.bottom{
	border-top: 1px solid #254768;  
	text-align: center;
	border-bottom: 5px solid #F2743F;  
	height: 64px; 
	background-color:#30567A; 
	background-image:url(/images/podvalback.gif);
}

td.bottom TABLE{
	width: 100%;
	background: url(/images/podvalright.gif) no-repeat right top;
	height: 64px;
}

.copy {
	width:200px;
	vertical-align:middle;
}

.copy DIV {
	padding-left:20px;
	font-size: 11px; 
	color: #FFFFFF; 
	font-family: Arial; 
	letter-spacing: 1px;
	text-align:left;
}

.design {
	width:220px;
	vertical-align:middle;
}

.design DIV{
	padding-right:20px;
	font-size: 11px; 
	color: #00c0ff; 
	font-family: Arial;
	text-align:right;
}

/* content part */

td.main_table {
/* убран фон-градиент
  background: url( images/backgr.gif ) repeat-x bottom;
*/
}

.newsp {
	padding: 10px 10px 10px 0px;
}

.newsdate {
  font-weight: bold;
  color: #384D5A; 
}

.newstitle {
  color: #336699; 
  font-weight: bold;
}

.news {
  color: #336699; 
}

.news a, 
.news a:visited, 
.news a:active, 
.news a:link {
	color: #336699;
	text-decoration : none;
}

.news a:hover {
	color: #336699;
	text-decoration : underline;
}

.content {
  color: #646664;
}

input.auth,
textarea,
select,
button {
font: 13px "Arial",sans-serif;
border: 1px solid #7F9DB9;
background-color: #FFFFFF;
}

h1,h2,h3,h4,h5,h6 { 
  font-family: "verdana", "arial", "helvetica", "sans-serif";
  margin: 0 0 .4em 0; 
  padding: 0; 
  color: #FC7C3A;
  font-weight: normal; 
}

h1 {
  font-size: 15px; 
  margin-bottom: .5em; 
  letter-spacing: 0px; 
  font-weight : bold;  
}

h2 {
  font-size: 15px; 
  margin-bottom: .5em; 
  letter-spacing: 0px;
  font-weight : bold; 
}


h3 {
  font-size: 14px; 
  margin-bottom: .5em; 
  letter-spacing: 0px; 
}

h4 {
  font-size: 13px; 
  letter-spacing: 0px; 
}


.data_body1 {
  padding: 1px 1px 1px 5px;
  background-color:#F8F3F0; 
  border: 1px solid #CDD0CF;  
}

.data_body2 {
  padding: 1px 1px 1px 5px;
  border: 1px solid #CDD0CF;  
}


.data_body1 .newsdate,
.data_body1 .newstitle,
.data_body1 .newstext,
.data_body2 .newsdate,
.data_body2 .newstitle,
.data_body2 .news {
  color: #646664;
}

.data_body1 .news a, 
.data_body1 .news a:visited, 
.data_body1 .news a:active, 
.data_body1 .news a:link,
.data_body2 .news a, 
.data_body2 .news a:visited, 
.data_body2 .news a:active, 
.data_body2 .news a:link {
	color: #646664;
	text-decoration : none;
}

.data_body1 .news a:hover,
.data_body2 .news a:hover {
	color: #646664;
	text-decoration : underline;
}

.data_body1 a, 
.data_body1 a:visited, 
.data_body1 a:active, 
.data_body1 a:link,
.data_body2 a, 
.data_body2 a:visited, 
.data_body2 a:active, 
.data_body2 a:link {
	color: #646664;
	text-decoration : none;
}

.data_body1 a:hover,
.data_body2 a:hover {
	color: #646664;
	text-decoration : underline;
}


ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
}

ul li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  background: url(/images/ul.gif ) no-repeat left top;
}


.catmenu {
	color : #384D5A;
}

.catmenu a, 
.catmenu a:visited, 
.catmenu a:active, 
.catmenu a:link {
	color : #384D5A;
	text-decoration : none;
	font-weight:bold;
}

.catmenu a:hover {
	color : #384D5A;
	text-decoration : underline;
	font-weight:bold;
}


a.blue, 
a.blue:visited, 
a.blue:active, 
a.blue:link {
	color : #384D5A;
	text-decoration : none;
}

a.blue:hover {
	color : #384D5A;
	text-decoration : underline;
}





/* */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */







.data_head {
  background-color:#315F8B; 
  padding: 5px 5px 5px 7px;
  vertical-align: top; 
  FONT-SIZE:13px;
  }

.ad_tbl {
  font-family: "verdana", "arial", "helvetica", "sans-serif";
  font-size: 10px; 
  }



.data_body10 {
  padding: 1px 1px 1px 5px;
  background-color:#F8F3F0; 
  border-right: 1px solid #CDD0CF;  
  border-bottom: 1px solid #CDD0CF;  
  font-family: "verdana", "arial", "helvetica", "sans-serif";
  color: #646664;
  font-size: 11px; 
  }

.data_body10l {
  padding: 1px 1px 1px 5px;
  background-color:#F8F3F0; 
  border-left: 1px solid #CDD0CF;  
  border-right: 1px solid #CDD0CF;  
  border-bottom: 1px solid #CDD0CF;  
  font-family: "verdana", "arial", "helvetica", "sans-serif";
  color: #646664;
  font-size: 11px; 
  }



.data_body20 {
  padding: 5px 1px 5px 5px;
  border-right: 1px solid #CDD0CF;  
  border-bottom: 1px solid #CDD0CF;  
  font-family: "verdana", "arial", "helvetica", "sans-serif";
  color: #646664;
  font-size: 11px; 
  }

.data_body20l {
  padding: 5px 1px 5px 5px;
  border-left: 1px solid #CDD0CF;  
  border-right: 1px solid #CDD0CF;  
  border-bottom: 1px solid #CDD0CF;  
  font-family: "verdana", "arial", "helvetica", "sans-serif";
  color: #646664;
  font-size: 11px; 
  }

/*body {
  font-family: "verdana", "arial", "helvetica", "sans-serif";
  color: #646664;
  font-size: 12px;
  background-color: #FFFFFF; 
}*/

////////////

.input_txt
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0;
    	padding-top: 0;
    	vertical-align: top;
	color: #3f3f3f;
	background-color: #ffffff;
    	border: 0;
	height: 20px;
	padding-left: 3px;
	width: 100%;
}

.checkbox_txt
{
	margin-top: 0;
    	padding-top: 0;
    	vertical-align: top;
    	border: 0;
	height: 18px;
	padding-left: 3px;
}

select.errHilite,
input.errHilite
{
	border: 0;
	background-color: #ffeeee;
}

label.errHilite
{
	color: #cc0000;
}


// ????? ??? ?????? (????? article)

.article 
{
	font-family: Arial, San-Serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18pt;
	text-indent: 0pt;
	color: #333333;
}

h1.article
{
	font-size: 24pt;
	color: #e3a37d;
	font-family: Arial, San-Serif;
	font-style: normal;
	text-indent: 0pt;
	margin-top: 24pt;
	margin-bottom: 6pt;
}

h2.article
{
	font-size: 18pt;
	color: #6db2d1;
	font-family: Arial, San-Serif;
	font-style: normal;
	line-height: normal;
	text-indent: 0pt;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

h3.article
{
	font-size: 14pt;
	color: #e3a37d;
	font-family: Arial, San-Serif;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-indent: 0pt;
	margin-top: 24pt;
	margin-bottom: 6pt;
}

h4.article
{
	font-size: 12pt;
	color: #e3a37d;
	font-family: Arial, San-Serif;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-indent: 0pt;
	margin-top: 24pt;
	margin-bottom: 6pt;
}

h5.article
{
	font-size: 12pt;
	color: #e3a37d;
	font-family: Arial, San-Serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-indent: 0pt;
	margin-top: 16pt;
	margin-bottom: 6pt;
}

h6.article
{
	font-size: 10pt;
	color: #e3a37d;
	font-family: Arial, San-Serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-indent: 0pt;
	margin-top: 6pt;
	margin-bottom: 3pt;
}

p.article
{
	font-family: Arial, San-Serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18pt;
	text-indent: 0pt;
	color: #333333;
	margin-top: 8pt;
	margin-bottom: 8pt;
}
ul.article,
li.article
{	
	font-family: Arial, San-Serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18pt;
	list-style-type: disc;
	background: none;
	margin-top: 8pt;
	margin-bottom: 8pt;
	margin-left: 42pt;
	margin-right: 8pt;
	color: #333333;
}
.article A:link
{
	color: #0055CC;
	text-decoration : none;
}
.article A:hover, .article A:active
{
	color: #CC0000;
	text-decoration : none;
}
.article A:visited
{
	color: #993399;
	text-decoration : none;
}

img.article
{
	margin-top: 8pt;
	margin-bottom: 8pt;
}

table.article
{
	border-color: #000000;
	border-width: 0 0 1px 1px;
	border-style: solid;
	margin-top: 8pt;
	margin-bottom: 8pt;
}

td.article
{
	border-color: #000000;
	border-width: 1px 1px 0 0;
	border-style: solid;
	font-family: Arial, San-Serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	text-indent: 0pt;
	color: #333333;
	text-align: center;
	vertical-align: middle;
} 
