h3 {
	margin: 0px;
	padding-bottom: 1px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #013e6e;
	text-align: left;
	vertical-align:middle;	
}

#content {
	border-left: solid #DCDCDC 1px;
}

td.content_dom_header {
	background-image:url(../img/bgNewsHeader.jpg);
	background-repeat: no-repeat;
}
td.content_domsub_header {
	height: 14px;
	border-left: solid #DCDCDC 1px;	
	border-bottom: solid #DCDCDC 1px;
	border-right: solid #DCDCDC 1px;
}
td.content_dom_footer {
	background-image:url(../img/bgLoginFooter.jpg);
	background-repeat: no-repeat;
}
td.content_dom_result {
	background-color: #F5F5F5;
	border-left: solid #DCDCDC 1px;
	border-right: solid #DCDCDC 1px;
	padding: 10px;
}
#menu_news {
	padding-top: 5px;
	border-top: solid #FFFFFF 1px;
	border-left: solid #FFFFFF 1px;
	border-right: solid #eeecec 1px;
	border-bottom: solid #eeecec 1px;
	background-color: #EAEFF9;
}
#menu_news ul {
	margin:0;
	padding:0;
}
#menu_news li {
	padding: 2px 0;
	display:block;
	color:#1C4C72;
	padding-left: 13px;
	padding-right: 4px;
	background: url(../img/pointer.gif) no-repeat 2px 6px;
	list-style:none;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	line-height: 11px;
	width: 163px;
}
#menu_news a {
	color:#1C4C72;
}
#menu_news a:hover {
	color:#cc0000;
}
#menu_news a:active {
	color:#cc0000;
}
td.news_title {
	padding-top: 5px;
	font-weight:bold;
	color:#990000;
}
td.news_date {
	font-size:9px;
	color:#666666;
}
td.news_text {
	text-align:left;
	padding-left: 5px;
	padding-top: 5px;
}
td.news_all {
	font-weight:bold;
	color:#174B73;
}
span.newstit {
	font-weight:bold;
	color:#174B73;
}
hr {
	border: 0;
	height: 1px;
	background-color:#174B73;
	color:#174B73;
}