/* CSS Document */

body {
	background: #ffffff;
	/*color: #5f5f5f;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

hr {
	color: #ff9933;
	height: 1pt;
	text-align: center;
	width: 90%;
}

p, table {
	/*color: #5F5F5F;*/
	font-size: 10pt;
	/*margin: 5pt;*/
}
ul {
	color: #ff9933;
	list-style-type: square;
	margin: 15pt;
	padding: 1pt;
}

a {
	color: #006699;
	font-size: 10pt;

}

a:hover {
	color: #006699;
	font-size: 10pt;
	text-decoration : underline;
}

a.sel {
	color: #FF6600;
	font-size: 10pt;
}

a.small {
	color: #727272;
	font-size: 8pt;

}

a.small:hover {
	color: #727272;
	font-size: 8pt;
	text-decoration : underline;
}



.cap {
	color: #006699;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 5px;
	text-transform: uppercase;
	margin-top: 2px;
}

.cap_blue {
	color: #006699;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}

.cap_orange {
	color: #ff9933;
	font-size: 9pt;
	font-weight: bold;
	/*margin: 9pt 9pt 9pt 0pt;*/
	text-transform: uppercase;
}

.cap_orange:hover {
	color: #ff9933;
	font-size: 9pt;
	font-weight: bold;
	margin: 9pt;
	text-transform: uppercase;
}

.cap_orangeb {
	color: #ff9933;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}

.cap_orangeb:hover {
	color: #ff9933;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}


.small {
	color: #727272;
	font-size: 8pt;
}

.border_right {
	border-right: 1px solid #ff9933;
}

.border_left {
	border-left: 1px solid #ff9933;
}

.newsofday {
	background: #F5F5F5;
	border: 1px solid #E0E0E0;
}

.left_block {
	border-right: 1px solid #ff9933;
	line-height: 120%;
	text-align: left;
	width: 169px;
}

.right_block {
	border-left: 1px solid #ff9933;
	line-height: 120%;
	text-align: left;
	padding-left: 5pt;
	/*width: 169px;*/
}

a.razdel {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 5pt;
	padding-top: 5pt;
	padding-left: 5px;
	text-transform: uppercase;
	margin-top: 5px;
}

a.razdel:hover {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 5pt;
	padding-top: 5pt;
}

a.razdel {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 5pt;
	padding-top: 5pt;
	padding-left: 5px;
	text-transform: uppercase;
	margin-top: 5px;
}

a.razdel:hover {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 5pt;
	padding-top: 5pt;
}

a.lin_pub {
	color: #5F5F5F;
	font-size: 9pt;
}

a.lin_pub:hover {
	color: #5F5F5F;
	font-size: 9pt;
}

.tabs a {
	border-bottom: 0 Black;
	color: #006699;
	float: left;
	font-weight: bold;
	padding: 2px 3px;
	margin-left: 2px;
}

.tabs div.down a {
	color: #FF9933;
	text-decoration: none;
}

.frm_input {
	border: 1px solid #B7B7B7;
	color: #5F5F5F;
	font-size: 9pt;
	/*padding: 2px 2px;*/
}

.frm_button {
	background-color: #B7B7B7;
	border: 1px solid #5F5F5F;
	color: #FFFFFF;
	font-size: 9pt;
	padding: 0px;
}

.frm_cap {
	font-size: 8pt;
}

.banner {
	padding: 10 0 10 0;
	text-align: center;
}
.outline {
	border: 1px #ff9933 solid;
}
.outline2 {
	border: 1px #cccccc solid;
}

.link_orangeb {
	color: #ff9933;
	font-weight: bold;
}

.link_orangeb:hover {
	color: #ff9933;
	/*font-weight: bold;*/
}
.or_line {
	width: 950px;
	border-bottom: 1px solid #ff9933;
	border-top: 1px solid #ff9933;
	margin-bottom: 5px;
}
.or_line_b {
	width: 950px;
	border-bottom: 1px solid #ff9933;
	margin-top: 5px;
}