html,body {
	font-family: arial;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;	 
	line-height: 133%;
}

img {
	border: 0;
}

td.main {
	background: url('../img/bg.gif') repeat-y center;
	width: 819px;
	text-align: left;
	vertical-align: top;
}

table.main_top {
	width: 808px;
	height: 262px;
	border: 0;
	color: #FFFFFF;
	margin-bottom: 5px;

}

table.main_top .left_top {
	width: 180px;
	background: url('../img/left_top.gif') no-repeat;
	text-align: center;
	vertical-align: top;
	padding: 20px 0 0 0;
	font-size: 11px;
}

table.main_top .left_top b {
	font-size: 12px;
}	

table.main_middle {
	width: 808px;
	border: 0;
	color: #FFFFFF;
	margin-left: 8px;
}

.left_menu_li {
	height: 24px;
	background: url('../img/menu_item1.gif') no-repeat;
	padding-left: 14px;
}

.left_menu_li a {
	color: #FFFFFF;
	text-decoration: none;
}		   

.left_menu_li a:hover {
 	text-decoration: underline;
}

.left_menu_li_s {
	height: 24px;
	background: url('../img/menu_item2.gif') no-repeat;
	padding-left: 14px;
}


.left_menu_li_s a {
	color: #41719D;
	text-decoration: none;
}

.main_text {
	background-color: #F0F4F8;
	padding-bottom: 5px;
	color: #446669;
}

.main_text a {
	color: #446669;
	text-decoration: underline;
}

.main_text a:hover {
	color: #446669;
	text-decoration: none;
}

.main_text img {
	border: 1px solid #FE7A10;
	margin-right: 5px;
}

td.left_block_top {
	background: url('../img/left_block_top.gif') no-repeat;
	height: 31px;
	width: 180px;
	text-align: center;
	color: #41719D;
	font-size: 14px;
	font-weight: bold;
}

td.left_block {
	background: url('../img/left_block_bg.gif') repeat-y;
	width: 180px;
	color: #446669;
}

td.right_block_top {
	background: url('../img/right_block_top.gif') no-repeat;
	height: 31px;
	width: 150px;
	text-align: center;
	color: #41719D;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
}

td.right_block {
	background: url('../img/right_block_bg.gif') repeat-y;
	width: 150px;
	padding: 5px 10px 0 8px;
	color: #446669;
	text-align: center;
}

.menu2 {
display: none; position: absolute; width: 250px; z-index: 10;
}

.menu2 td {
	background-color: #859ED1;
	padding-left: 20px;
	margin: 0;
	height: 19px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #4A5D83;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #4A5D83;
}

.menu2 a {
	color: #FFFFFF;
}

.menu2 a:hover {
	text-decoration: underline;
}


.menu2 td.menu2_s {
	background-color: #F68C37;
	padding-left: 20px;
	margin: 0;
	height: 19px;
}
  

div.block_btn {
 background: url('../img/left_block_button.gif') no-repeat; height: 23px; width: 73px; text-align: center; padding-top: 5px; padding-right: 3px;
}		

div.block_btn a { 
 	color: #446669;		
 	text-decoration: none;
}					 

table.tvs_core_table_border_style_on {
	border: 1px solid #859ED1;/*#446669;*/
	border-collapse: collapse;
}

table.tvs_core_table_border_style_on td {
	border: 1px solid #859ED1;
	vertical-align: top;
}

table.tvs_core_table_border_style_off {
	border: 0;
}

table.tvs_core_table_border_style_off td {
	border: 0;
	vertical-align: top;
}

.calendar {
	background-color: #FFFFFF;
	color: #717162;
}

.calendar a {
	text-decoration: none;
	color: #034796;
}

.calendar a:hover {
	text-decoration: underline;
}