table{
	background-image:url('satori/images/table_bg.gif');
	background-repeat:repeat-x;
	color: #666666;
}
td{
	font-family:verdana, arial;
}
a{
	color:#773525;
	text-decoration:none;
}
a:hover{
	color:#ae5c5c;
}	
input{
	height:18;
}
img{
	border:0px;
}

/*    Верхняя таблица      */

.top_table_left{
	background-image:url('satori/images/bg1.jpg');
	background-repeat:no-repeat;
	background-position:0 0;
}

.top_table_right{
	padding:0px;
	margin:0px;
	background-image:url('satori/images/bg2.jpg');
	background-repeat:no-repeat;
	background-position:right;	
}
	
.bottom_table_bg{
	background-image:url('satori/images/table_bg1.gif');
}

/*   Классы     */
.nobg{
	background-image:none;
}

.border{
	border:1px solid #000000;
}
.imgborder{
	border:1px solid #000000;
}
.bold{
	font-weight:bold;
}

.boldred{
	font-weight:bold;
	color:#a70016;
}
.inner_a{
	color:#595959;
}
.inner_table_head{
	font-weight:bold;
	padding-left:6px;
	order-bottom:1px solid #000000;
	height:25px;
	background-color:#f4f4f4;
}
.inner_table_head_border{
	font-weight:bold;
	padding-left:6px;
	order-bottom:1px solid #000000;
	border-left:1px solid #000000;
	height:25px;
	background-color:#f4f4f4;
}
.menu_table_head{
	font-weight:bold;
	padding-left:6px;
	padding-bottom:12px;
	height:23px;
	color:#F99718;
	padding-top:3px;
}
.top_menu_table a {
	color: #F99718;
}
.menu_table_text{
	text-align:right;
}
.menu_table_text_head{
	font-weight:bold;
	color:#ae5c5c;
	text-align:left;
}
.text_head{
	font-weight:bold;
	color: #F99718;
}
.red{
	color: #f99718;
}
 .important{
	font-weight:bold;
	color:#a70016;
}
