/* CSS Document */
a:link
{
	font-size: 10pt;
	color: #5C6FB3;
	text-decoration: none;
}
a:visited 
{
	font-size: 10pt;
	color: #5C6FB3;
	text-decoration: none;
}
a:hover 
{
	font-size: 10pt;
	text-decoration: none;
	color: #000000;	
}
hr 
{
	height: 2px; 
	color: #BBBBBB;	
}
.right_header
{
	text-decoration: none;
    color: #35418F;
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    margin-left: 5px;	
}
.informer_text {
    text-decoration: none;
    color: #505050;
    font-family: Arial;
    font-size: 9pt;
}
table
{
    text-decoration: none;
    color: #505050;
    font-family: Arial;
    font-size: 8pt;
}
/* ---------------------------------------menu------------------------------------------- */
.menudiv
{
	background-color: #ffffff;
	background-repeat: repeat-y;
	border: 0px solid #FFFFFF;
	cursor: hand;
	cursor: pointer;
	padding-bottom: 0px;
	padding-top: 0px;
	position: absolute; /*Не удалять */
	visibility: hidden;
	z-index: 10;
}
.childdiv
{
	background-color: #ffffff;
	background-repeat: repeat-y;
	border: 1px solid #8A867A;
	cursor: hand;
	cursor: pointer;
	padding-bottom: 1px;
	padding-top: 1px;
	position: absolute; /* Не удалять */
	visibility: hidden;
	z-index: 1000;
}
.menuitem
{
	background: transparent;
	border: none;
	background-image: url(images/menunode.png);
	color: #747474;
	font-size: 12px;
	height: 22px;	
	width: 235px;
	text-align: right;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 4px;
	position: relative; /* Не удалять */
	font-family: Arial;
	font-weight: bold;
}
.menuitemover
{
	background-repeat:repeat-x;	
	background-image: url(images/menunode_sel.png);
	color: #35418F;
	font-size: 12px;
	height: 22px;
	width: 235px;
	text-align: right;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 4px;
	position: relative; /* Не удалять */
	font-family: Arial;
	font-weight: bold;	
}
.childitem
{
	background-color:#E4E4E4;	
	border: none;	
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;	
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 3px;
	position: relative; /* Не удалять */
	vertical-align: top;
}
.childitemover
{
	background-color:#BFBCBC;
	border: 1px solid #8A867A;
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	margin-left: 1px;
	margin-right: 1px;
	padding-bottom: 2px;
	padding-left: 28px;
	padding-right: 15px;
	padding-top: 2px;
	position: relative; /* Не удалять */
	vertical-align: top;
}
.menuarrow
{
	background-repeat: no-repeat; /* Не удалять */
	height: 7px;
	position: absolute; /* Не удалять */
	right: 8px;
	width: 4px;
}
.menuarrowover
{
	background-repeat: no-repeat; /* Не удалять */
	height: 7px;
	position: absolute; /* Не удалять */
	right: 8px;
	width: 4px;
}
.menusep
{
	padding-left: 0px;
}
/*
Menu bar related selectors
*/
.menubardiv
{
	background-color: #ECE9D8;
	background-position: left;
	background-repeat: no-repeat;
	border: 1px outset;
	cursor: default;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 3px;
	position: absolute; /* Do not alter this line! */
	visibility: visible;
}
.menubardragdiv
{
	cursor: move;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
	visibility: hidden;
	width: 9px;
}
.menubaritem
{
	background-color: #EFEDDE;
	border: none;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 24px;
	padding-right: 10px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}
.menubaritemover
{
	background-color: #C1D2EE;
	border: 1px solid #316AC5;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 23px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}
.menubaritemclick
{
	background-color: #EFEDDE;
	border: 1px solid #8A867A;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 23px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}
/*
Example of selectors for icons. Change the height and width to match the actual 
height and width of the icon image.
*/
.icon1
{
	background-image: url(pictures/menu_bullet.gif);
	background-position: left top;
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.icon2
{
	background-image: url(pictures/menu_bullet.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 19px; 
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 19px;
}
.icon3
{
	background-image: url(pictures/menu_bullet.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
} 
/* -----------------------------------end menu------------------------------------------- */
