html, body { margin: 0; padding: 0; width: 100%; height: 100%; font-family: Arial, Helvetica, sans-serif; font-size: 92%; color:#111; }a:link, a:visited, a:active {color: #006699;}a:hover {color: #FF6600;}/* ÌÎÄÀËÜÍÛÅ ÎÊÍÀ */#fade { /*--Transparent background layer--*/	display: none; /*--hidden by default--*/	background: #000;	position: fixed; left: 0; top: 0;	width: 100%; height: 100%;	opacity: .80;	z-index: 9999;}.popup_block{	display: none; /*--hidden by default--*/	background: #fff;	padding: 20px;	border: 20px solid #ddd;	float: left;	font-size: 1.2em;	position: fixed;	top: 50%; left: 50%;	z-index: 99999;	/*--CSS3 Box Shadows--*/	-webkit-box-shadow: 0px 0px 20px #000;	-moz-box-shadow: 0px 0px 20px #000;	box-shadow: 0px 0px 20px #000;	/*--CSS3 Rounded Corners--*/	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;}img.btn_close {	float: right;	margin: -55px -55px 0 0;}/*--Making IE6 Understand Fixed Positioning--*/*html #fade {	position: absolute;}*html .popup_block {	position: absolute;}/* ÌÎÄÀËÜÍÛÅ ÎÊÍÀ */.tbl_first_top{	background: URL(../img/tbl_first_top.png) no-repeat #ffffff;	min-height: 34px;	height: 34px;	border-right: 1px solid #B7B9BA;	padding: 0px 10px;}.tbl_top{	min-height: 34px;	height: 34px;	background: URL(../img/tbl_top.png) repeat-x #ffffff;	border-left: 1px solid #fefefe;	border-right: 1px solid #B7B9BA;	padding: 0px 10px;}.tbl_last_top{	background: URL(../img/tbl_last_top.png) right top no-repeat #ffffff;	min-height: 34px;	height: 34px;	border-left: 1px solid #fefefe;	padding: 0px 10px;}.tbl_light{	background: #ffffff;	}.tbl_dark{	background: #FCF9F2;	}.btn_msg_folders{  background: URL(../img/msg_btn_left.gif) left top no-repeat;  padding: 0px 0px 0px 9px;   height: 33px;   margin:0px;   float: left;}.btn_msg_folders div{  background: URL(../img/msg_btn_right.gif) right top no-repeat;/*  padding: 0px 9px 0px 0px; */  padding: 8px 9px 9px 0px;   height: 33px;   display: inline;    line-height: 33px;   margin:0px;}.btn_msg_folders div span{  background: URL(../img/msg_btn_fill.gif) left top repeat-x;  padding: 8px 0px 9px 0px;  font-size: 13px; line-height: 33px;   margin:0px;   color: white;}