table, td, div, span {border:0px solid transparent;}

/***************************** Основные стили документа ********************************/
* {
    margin:0px;
    padding:0px;
	}

html, body {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	background: #f6faff;
	}

td, input, select, textarea {
	vertical-align: top;
	}

table {
	border-collapse: collapse;
	}




	/****** Стили MENU BAR ******/

	table.mainmenu     { position:absolute; }
	table.mainmenu td  { vertical-align:top; }
	table.mainmenu img { border:0px; /**filter:progid:DXImageTransform.Microsoft.Fade(Overlap=1.00);**/ }

	/****** ### Стили MENU BAR ******/




	/****** Стили HISTORY BAR ******/

	span.history		{ font-family:Tahoma; font-size:11px; color:#228234; }
	span.history a		{ font-family:Tahoma; font-size:11px; color:#2c6db6; text-decoration:underline; }
	span.history a:hover	{ font-family:Tahoma; font-size:11px; color:#003399; text-decoration:underline; }

	/****** ### Стили HISTORY BAR ******/




	/****** Стили CALENDAR ******/

	table.calendar	{ font-family:Tahoma;font-size:12px;color:#000000; }
	th.calendar	{ text-align:center;background:#5b96d8;color:#ffffff;padding:3px 5px; }
	td.calendar	{ text-align:center;background:#d4e6fa;color:#000000;padding:3px 5px; }

	/****** ### Стили CALENDAR ******/


/***************************** Стили макета *****************************************/

table.main {
	width: 100%;
	height: 100%;
	}

td.top {
	height: 250px;
	}

td.center {
	padding-left: 20px;
	}
		
td.footer {
	height: 145px;
	background: #FFFFFF;
	}

td.left {
	width: 190px;
	background: #e6f2ff;
	}
		
td.right {
	width: 190px;
	background: #e6f2ff;
	}	

/******************************************** Стили шапки ******************************************************/
td.top_title1 {
	width: 630px; 
	height: 37px; 
	background:transparent url(../img/top_1.jpg) no-repeat left top;
	color: #2c6db6;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	padding-top: 16px;
	}

table.top_html_pic {
	width: 787px;
	height: 90px;
	}	

table.top_html_pic td{
	border: 1px solid #045a2f;
	}
	
td.top_date {
	width: 190px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	}
	
td.history {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #228234;
	padding-left: 5px;
	}		
	
td.history a{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #2c6db6;
	text-decoration: underline;
	}	
	
td.history a:hover{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
	}	

	
/****************************************** Стили контент-блока *************************************************/
.input_box {
 	background: #ffffff;
  	border: 1px solid #5b96d8;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
 	height: 20px;
  	width: 110px;
  	padding-top: 1px;
  	padding-bottom:2px;
  	padding-left: 5px;
	color: #000000;
	}
	
.input_box_big {
	background: #FFFFFF;
  	border: 1px solid #5b96d8;
  	padding-top: 1px;
  	padding-bottom:2px;
  	padding-left: 5px;
	color: #000000;
	scrollbar-track-color: #5b96d8;
	scrollbar-face-color: #c7e2fe;        
   	scrollbar-highlight-color: #ffffff;
	scrollbar-arrow-color: #5b96d8;
	scrollbar-shadow-color: #5b96d8;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	}

div.coloumn {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	}

.instructionName {color:#000000;}

div.coloumn a {
	color: #2c6db6;
	text-decoration: underline;
	}
	
div.coloumn a:hover {
	color: #003399;
	text-decoration: underline;
	}
	
div.coloumn h2 {
	color: #228234;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	}

div.separator {
	margin-top: 2px;
	width: 170px;
	height: 5px;
	background:transparent url(../img/separator_green.gif) repeat-x left top;
	}

div.separator-blue {
	margin-top: 2px;
	width: 170px;
	height: 3px;
	background: transparent url(../img/top_line_blue.gif) repeat-x left top;
	}

div.dubble_arrow_link {
    background: transparent url(../img/arrow_right_green_dubble.gif) no-repeat 0px 5px;
    padding: 0px 0px 0px 12px;
	padding-bottom: 5px;
	}
	
table.main_page_poll {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	width: 170px;
	}
	
td.main_page_poll {
	padding-top: 2px;
	}
	
span.important {
	font-weight: bold;
	color: #ff6600;
	text-decoration: underline;
	}
	
span.important_under_none {
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	}
	
/********************************************** Стили контент-блока *************************************************/
td.main_content {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	}

div.main_content {
/*	width: 100%;*/
	background: transparent url(../img/top_line_blue.gif) repeat-x 0px 0px;
	padding-right: 20px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	padding-top: 7px;
	}	
	

div.main_content h2 {
	color: #228234;
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	}
	
div.main_content a{
	text-decoration: underline;
	color: #003399;
	}		
	
div.main_content a:hover{
	text-decoration: underline;
	color: #2c6db6;
	}
	

span.right_dbb_arrow {
	background: transparent url(../img/arrow_right_green_dubble_b.gif) no-repeat 6px 4px;
	width: 20px;
	}

span.right_dbb_arrow_none {
	background: transparent;
	width: 20px;
	}



	/** Не работает в Gecko **/
	span.up_arrow {
		background:transparent url(../img/arrow_up_green.gif) no-repeat 6px 4px;
		width:20px;
	}

	span.up_arrow2 {
		background:transparent url(../img/arrow_up_green.gif) no-repeat 6px 4px;
		padding-left: 14px;
		width:10px;
	}

	/** Не работает в Gecko **/
	span.left_dbb_arrow {
		background:transparent url(../img/arrow_left_green_dubble_b.gif) no-repeat 6px 4px;
		width:20px;
	}

	span.right_dbb_arrow2 {
		background:transparent url(../img/arrow_right_green_dubble_b.gif) no-repeat 0px 5px;
		padding-left:14px;
		width:10px;
	}

	span.right_dbb_arrow2_inactive {
		background:transparent url(../img/arrow_right_green_dubble_b_inactive.gif) no-repeat 0px 5px;
		padding-left:14px;
		width:10px;
	}



img.news_image {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	}
	
table.content_table	{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000000;

	}
	
th.content_table {
	background: #5b96d8;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	border-right: 1px solid #e6f2ff;
	}
	
td.content_table {
	background: #FFFFFF;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-right: 1px solid #e6f2ff;
	border-bottom: 1px solid #e6f2ff;
	}
	
/****************************************** Стили футера ******************************************************/

div.footer_line {
	background: #5b96d8;
	height: 10px;
	width: 100%;
	}
	
table.footer {
	width: 100%;
	height: 135px;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	}

table.footer a{
	color: #003399;
	text-decoration: underline;
	}
	
table.footer a:hover{
	color: #2c6db6;
	text-decoration: underline;
	}

td.faq {
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	}	

.text_blue_dark {
	color: #003399;
	}
	
.text_green {
	color: #228234;
	}
	
div.faq_answer {
	background: #e6f2ff;
	padding: 10px;
	}
	
p.text {
	text-indent: 0px;
	margin-bottom: 15px;
	}	

h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	}
	
td.content_structure {
	background: #beddff;
	color: #1b518d;
	padding:5px;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	}
	
	
table.content2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	}
	
	
th.content2 {
	background: #aa9898;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	}
	
td.content2 {
	background: #f0ebe8;
	}
	
td.content2_dark {
	background: #f6f6f6;
	}
	
div.slide_container {
	overflow: auto;
	height: 700 px;
	background: #e6f2ff;
	border: 0px solid #c77234;
	scrollbar-track-color: #5b96d8;
	scrollbar-face-color: #c7e2fe;        
   	scrollbar-highlight-color: #FFFFFF;     
	scrollbar-arrow-color: #5b96d8;
	scrollbar-shadow-color: #5b96d8;
	text-align:center;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	}

div.slide_container img{
	margin-top: 10px;
	}
	
div.ph_description {
	padding-top:3px;
	font-size: 12px;
	}
div .cite
  {
    background: #ffffff;
  }
