﻿body
{
	background:	   #ffffff;
	margin-top:	       0;
	margin-bottom:	   0;
	margin-left:	   0;
	margin-right:	   0;
	margin:			   0;
	padding-top:	   0;
	padding-bottom:	   0;
	padding-left:	   0;
	padding-right:	   0;
	padding:		   0;
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2d709e;
}

.b { font-weight: bold }
.schet { display: none; }
h1 { text-transform: uppercase; font-size: larger; }
h2 { font-size: larger; }
h3 { font-size: inherit	; }
h3.u { text-decoration: underline; display: inline; }

img {
  outline-style: none;
}

.hidden
{
	display:none;
	text-decoration:none;
}

.blue_txt
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0f5982;
}

.base_txt
{
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2d709e;
}

.top_red_txt
{
	font-family:arial;
	font-weight:bold;
	color: #ff0000;
	font-size: 16px;
}

.top_red_txt_small
{
	font-family:arial;
	font-weight:bold;
	color: #ff0000;
	font-size: 14px;
}

.part_blue_txt
{
	font-family:arial;
	font-weight:bold;
	color: #04598d;
	font-size: 13px;
}

.ul_red
{
	color: #ff0022;
	padding-left: 1em;
	margin: 0em;
	/*text-indent: -3em;*/
}

.ul_blue
{
	color: #189de4;
	padding-left: 1em;
	margin: 0em;
}

.red_inactive_txt
{
	font-family:Tahoma;
	font-weight: normal;
	font-weight:bolder;
	color: #eb7278;
	font-size: 11px;
}

.red_active_txt
{
	font-family:Tahoma;
	font-weight: normal;
	font-weight:bolder;
	color: #ff0022;
	font-size: 11px;
}

.blue_inactive_txt
{
	font-family:Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #189de4;
}

.blue_inactive_txt2
{
	font-family:Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #189de4;
}

.blue_active_txt
{
	font-family:Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #0813ee;
}

.blue_news_txt
{
	font-family:Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #227fb8;
}

A.red_inactive_txt:active	{ color: #eb7278;}
A.red_inactive_txt:link		{ color: #eb7278;}
A.red_inactive_txt:visited	{ color: #eb7278;}
A.red_inactive_txt:hover	{ color: #ff0022;}

.top_scroll_div A
{
	font-size: 12px;
}

A
{
	font-family:Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #189de4;
}

A:active	{ color: #189de4;}
A:link	{ color: #189de4;}
A:visited	{ color: #189de4;}
A:hover	{ color: #0813ee;}


A.blue_inactive_txt:active	{ color: #189de4;}
A.blue_inactive_txt:link	{ color: #189de4;}
A.blue_inactive_txt:visited	{ color: #189de4;}
A.blue_inactive_txt:hover	{ color: #0813ee;}

.popup_blue_txt
{
	font-family:Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #227fb8;
}

A.popup_blue_txt:active		{ color: #227fb8;text-decoration: none;}
A.popup_blue_txt:link		{ color: #227fb8;text-decoration: none;}
A.popup_blue_txt:visited	{ color: #227fb8;text-decoration: none;}
A.popup_blue_txt:hover		{ color: #ff0022;text-decoration: none;}

.left_menu_txt
{
	font-family:Tahoma;
	font-weight:bolder;
	font-size: 11px;
	color: #04598d;
}

.left_menu_txt_active
{
	font-size:11px;
	cursor:default;
}

.online_title
{
	font-family:Tahoma;
	font-weight:bolder;
	font-size: 12px;
	color: #04598d;
}

A.left_menu_txt:active		{ color: #04598d;text-decoration: none;}
A.left_menu_txt:link		{ color: #04598d;text-decoration: none;}
A.left_menu_txt:visited		{ color: #04598d;text-decoration: none;}
A.left_menu_txt:hover		{ color: #227fb8;text-decoration: none;}

.white_title
{
	font-family:Tahoma;
	font-weight:bolder;
	font-size: 12px;
	color: #ffffff;
}

.blue_second_title
{
	font-family:Tahoma;
	font-weight:bolder;
	font-size: 12px;
	color: #0b4866
}

.button
{
	height:			20px;
	color:			#FFFFFF;
	padding-left:	5px;
	padding-right:	5px;	
	text-align:		center;
	vertical-align:		middle;
	font-family:		Tahoma;
	font-size:		10pt;
	font-weight:	bold;
	cursor:			hand;
	border:			1px solid #5D7B9D;
	background-color:	#227fb8;
}

.top_scroll_div
{
	overflow-x:auto;
	scrollbar-face-color: #c6d5d5;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #e3eef2;
	scrollbar-darkshadow-color: #dce4e4;
	scrollbar-shadow-color: #4bb9ff;
	scrollbar-arrow-color: #227094;
	scrollbar-track-color: #e5ebeb;
}

.mainLogoDiv
{
	cursor:pointer;
	height:62px;
	float:left;
	position: relative;
	top: 20px;
	width:62px;
	z-index:12;
}

.mainLogoDiv2
{
	color:#1A83E5;
	cursor:pointer;	
	font-family:monospace !important;
	font-size:15px;
	font-weight:bold;
	float:left;
	height:40px;
	position: relative;
	text-align: left;
	text-transform: uppercase; 
	width:320px;
	z-index:12;
}

.mainLogoDiv2 div
{
	cursor:default;
	left:10px;
	margin-top: 3px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
}

.mainLogoDiv2 img
{	
	cursor:pointer;
	float: left; 
	left:10px;
	margin-right: 3px;
	vertical-align: text-top; 
}

.mainLogoDiv img, .mainLogoDiv2 img
{
	border: none;
}

.containerTitle
{
	float: left;
	left: 60px;
	position:relative;
	top: -15px;
	* top: 0px;
	top /*\**/: 0px\9
}

.mainTitle
{
	color: red;
	cursor:default;
	float:left;
	font-family:monospace Courier New !important;
	font-size:26px;
	font-weight:normal;	
	/*left:60px;*/
	position:relative;
	text-align: left;
	/*top:-15px;*/
	white-space:nowrap;
	vertical-align:bottom;

	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
}

.mainTitle2
{
	color: red;
	cursor:default;
	float:left;
	font-family:monospace Courier New !important;
	font-size:18px;
	bottom: 0px;
	font-weight:normal;
	position:relative;
	/*left:70px;*/
	left:10px;
	text-align: left;
	/*top:-15px;*/
	top:7px;
	white-space:nowrap;
	vertical-align:bottom;
	
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
}

.top_menuitem_container
{
	text-align: center;
}

.top_menuitem_container
{
	background-image:url(images/MenuButtons/ActiveBg.png);
	color: #ffffff;
	cursor:default;
	/*display: inline-block;*/
	float: left;
	font-family:Tahoma;
	font-weight:bolder;
	font-size: 12px;
	line-height:22px;
	text-transform: uppercase;
	width:100%;
}

.top_menu_txt
{
	font-family:Tahoma;
	font-weight:bolder;
	font-size: 12px;
	color: #ffffff;
	/*display: inline-block;*/
	float: left;
	text-transform: uppercase;
	width:100%;
	line-height:22px;
}

.encrypted
{
	direction: rtl;
	unicode-bidi:bidi-override; 	
}

A.top_menu_txt:active		
{ 
	color: #ffffff;
	text-decoration: none;
}

A.top_menu_txt:link		
{ 
	color: #ffffff;
	text-decoration: none;
	background-image:url(images/MenuButtons/InactiveBg.png);
}

A.top_menu_txt:visited		
{ 
	color: #ffffff;
	text-decoration: none;
	background-image:url(images/MenuButtons/InactiveBg.png);
}

A.top_menu_txt:hover		
{ 
	color: #ffffff;
	text-decoration: none;
	background-image:url(images/MenuButtons/ActiveBg.png);
}

