* { padding : 0px; margin : 0px; border: none; }
.clear { font-size: 0pt; clear: both; }

BODY {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #E1E6F8;
	color: #494B58;
}

.all {
	background: url(../images/bg.gif) repeat-y left;
}

A {
	color: #3462AD;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}

H1 {
	font-size: 20pt;
	font-weight: normal;
	padding-top: 20px;
}

P {
	padding-top: 13px;
}

INPUT, TEXTAREA {
	border: 1px solid #000;
}
 

#right_ {
	width: 100%;
	float: right;
	margin-left: -221px;
}
#left {
	width: 186px;
	float: left;
}
#right {
	margin-left: 221px;
	padding-right: 17px;
}


/* Шапка */

.header_ {
	min-height: 222px;
	_height: 222px;
	background: #3462AD url(../images/header_bg.jpg) repeat-x 1px top;
}
.header {
	min-height: 222px;
	_height: 222px;
	background: url(../images/header_l.jpg) no-repeat left top;
}

.top-icons {
	padding: 57px 0px 0px 685px;
}
.top-icons .item {
	float: left;
	padding-left: 13px;
}


/* Левая колонка */

#left {
	font-size: 8pt;
	color: #000;
}

UL.left-menu {
	width: 184px;
	list-style: none;
	padding-top: 23px;
	font-family: Arial;
	font-size: 10pt;
}
.left-menu LI {
	background: #AECDF2 url(../images/l_menu_bg.gif) no-repeat left top;
	padding: 2px 31px 0px 5px;
	text-align: right;
}
.left-menu A {
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
.left-menu A:hover {
	color: #646464;
}

#left .block {
	padding: 20px 15px 0px 15px;
}


/* Правая колонка */

#right .title {
	font-size: 13pt;
	border-bottom: 2px solid #3462AD;
}

/* Подвал */

.footer_ {
	min-height: 110px;
	_height: 110px;
	background: url(../images/footer_bg.jpg) repeat-x 1px top;
}
.footer {
	min-height: 45px;
	_height: 45px;
	background: url(../images/footer_l.jpg) no-repeat left top;
	font-size: 8pt;
	padding: 65px 0px 0px 195px;
	color: #000;
}
.footer A {
	color: #000;
	text-decoration: none;
}
.footer A:hover {
	color: #fff;
}
.design {
	padding-top: 6px;
}
.style1 {
    color: #FF0000;
    font-weight: bold;
}
