﻿/* Металлургический коммерческий банк */

li.aqua-li {
	position: relative;
	background: #005FAB url("/f/images/angle_tabs_tr.gif") no-repeat top right;
	border:none;
}

li.aqua-li.select
{
	background-color:  #DC0814;
}
li.aqua-li a 
{
	background: url('/f/images/angle_tabs_tl.gif') no-repeat top left;
	color: #fff;
	
}
li.aqua-li.select a 
{
	color: #fff;
}

ul.static_tabs {
	border-bottom: 2px solid #DC0814;
}

div.dfilter {
	background-color: #B5D1E7;
}

#content table.nohover tr th {
	border: 1px solid #fff;
	background-color: #CEDFEF;
}

.aqua-left {
	width: 7px;
	height: 16px;
	background: url('/f/images/back-menu.png');
	float: left;
	margin-left:-7px;
}
.aqua-right {
	height: 16px;
	background: url('/f/images/back-menu.png') right 0;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 7px;
}
