
.body_table{
	padding-left:0px; 
	padding-right:0px; 
	padding-top:0px; 
	padding-bottom:0px;
}

body {
/*background: #ececf8;*/
}
p, div, td, caption {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#343B41;
}
.text_date {
	color:#576272;
}
.text_logo {
	color:#656E9C;
}

.table_pic td
{
border-right:1px solid #666666;
border-bottom:1px solid #666666;
}
.table_pic
{
border:1px solid #210C36 ;
}


.nav_head_text, a.nav_head_text, a.nav_head_text:link, a.nav_head_text:visited {
	font-family:EuropeExtendedC, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-transform:uppercase;
}
ul.MenuBarHorizontal, li.MenuBarHorizontal a{
	font-family:EuropeExtendedC, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;

}

a {
	text-decoration:none;
}
a:link {
	color: #A04902;	
}
a:visited {
	color: #CE5B04; /* 525659;*/
}
a:hover {
	color:#191A1C;
	text-decoration:underline;
}
h1 {
	font-family:EuropeExtendedC, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#6AC335;
	text-transform:uppercase;
	font-variant:normal;
	font-weight:normal;
}
h1.position {
	font-size: 12px;
	font-style:italic;
}
h2 {
	font-family:EuropeExtendedC, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#6AC335;
	text-transform:uppercase;
	font-variant:normal;
	font-weight:normal;
}

h3 {
	font-size: 14px;
}
h4, th {
font-size:12px;
}
.calendar_table {
font-size:12px;
}
.smallcaps {
text-shadow:#333333;
}
.text_black {
	color:#000000;
}
.ognivo {
	text-shadow:#343B41;
	color:D5E5F2;
	font-size:9px;
}
a.ognivo_link:link {
	color:#8BAA88;
	font-size:10px;
}
a.ognivo_link:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:10px;
}
a.ognivo_link:visited {
	color:#8BAA88;
	font-size:10px;
}

<!-- news styles -->
a.news:link {
	color: #406985;	
}
a.news:visited {
	color:#406985; /*3E4E59;*/
}
a.news:hover {
	color:#10141C;
	text-decoration:underline;
}
.news { color:406985;}

<!-- news styles eof -->


input, select {
	font-size:10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	border: #003366 1px solid;
}
textarea {
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;	
	border: #003366 1px solid;
}
.inputnoedit {
background-color:transparent;
cursor:text;
overflow:visible;
}


.justify {
	text-align:justify;
}
.blackmenubold {
font-weight:bolder;
border-bottom:thin dashed;
text-shadow:#333333; 
}
.white {
	color:#ffffff;
}
/* для глоссария*/
#tooltip{
background:#FFFFFF;
border:1px solid #666666;
color:#333333;
font:menu;
margin:0px;
padding:3px 5px;
position:absolute;
visibility:hidden
}

a.tooltipCL, a.tooltipCL:link, a.tooltipCL:hover, a.tooltipCL:visited{
border-bottom:1px dashed #CCCCCC;
font-weight:bold;
cursor:help;
}