/* =====================
	Основные стили
===================== */

a.tarif:link,
a.tarif:active,
a.tarif:visited { 
FONT-SIZE: 12px; 
COLOR: #a40003;
text-decoration:underline;
}

HTML {
	overflow-x: auto;
}
BODY {
	margin: 0;
	padding: 0;
	text-align: center;
}
table, tr, td {
	background: transparent;
}
table {
	padding: 0px;
}
td {
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
}
div {
                font-size: 11px;
}
p {
	font-size: 12px;
}

img {
	border: 0px;
	margin: 0px;
}
form {
	margin: 0px;
}

/*========================
Ссылки
============================*/

#arch {
	color: #404040;
	font-size: 11px;
}

a.menu:link,
a.menu:active,
a.menu:visited {
	color: #000;
	font: bold 11px Arial;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
}

a.ord_link:link,
a.ord_link:active,
a.ord_link:visited {
color: #5B5B5B; font: 11px Arial;
}

a.standart:link,
a.standart:active,
a.standart:visited {
	color: #000;
	font: bold 11px Arial;
	text-decoration: none;
}
a.standart:hover {
	text-decoration: underline;
}

/* ========================
Контейнеры
=========================*/

td#top_left {
	position: relative;
	background : transparent url(/images/top-bkg.jpg) no-repeat;
	width: 496px;
	height: 107px;
}
td#copy {
	background: #F1F1F1;
	color: #BCBCBC;
	text-align: right;
	padding: 20px;
	font: 11px Arial;
}
td#lineage {
	background: url(/images/lineage.gif);
}
#icons {
	position: absolute;
	left: 50px;
	background: Red;
	width: 100px;
	height: 20px;
	display: inline;
}
#login {
	position: absolute;
	right: 20px;
	display: inline;
	background: Red;
	width: 150px;
	height: 30px;
}
td#date {
	background: transparent url(/images/date-bkg.jpg) no-repeat;
	font: bold 14px Arial;
	color: #FFF;
}
.news {
	padding: 6px;
	font: 11px Arial;
	color: #737373;
}
td#red {
	background: #A40000 url(/images/red-bkg.jpg) no-repeat right;
}
td#hand {
	background: #ECECEC url(/images/hand-bkg.jpg) no-repeat right;
}
td#mleft {
	background: #ECECEC;
}
td#comp {
	background: #C5C5C5 url(/images/comp-bkg.jpg) no-repeat right;
}


/*============================
Форма вывода
===============================*/

td.menu {
	display: block;
	padding: 3px;
}
.ico {
	margin: 8px;
}
.login {
	border: 2px solid #444444;
	margin-top : 3px;
	color: #90908D;
	font-family: arial;
	font-size: 12px;
	padding: 2px;
}
input.login_sub {
	background: #A0A0A0;
	width: 100px;
	border: 2px solid #444444;
	margin-top : 3px;
	color: #FFF;
	font: bold 12px Arial;
}
.header_green {
	font: bold 14px Arial;
	color: #85B416;
	text-transform: uppercase;
}
.header_white {
	font: bold 14px Arial;
	color: #FFF;
	text-transform: uppercase;
}
.header_gray {
	font: bold 14px Arial;
	color: #5B5B5B;
	text-transform: uppercase;
}
.txt {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #737373;
	font: normal 12px/120% Arial;
}

font.tariff {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}