.news_date { 
	background: transparent url(../img/rarr_black.gif) no-repeat scroll 0px 8px;
	color: #575757;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 8px;
}
.all_news { 
	font-family: Tahoma;
	font-size: 11px;
}

h2 { font: 14px Tahoma; margin: 10px 0; font-weight: bold; color: #891C00; }


div#outoverlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 89;
	width: 100%;
	height:100%;
	background-color: #333;
	display:none;
	cursor:pointer;
}
div#outoverlay1 {
	position:absolute;
	padding-top: 30px;
	left: 0;
	z-index: 90;
	width: 100%;
	text-align:center;
	display:none;
	cursor:pointer;
}
div#outoverlay1 span { }
div#outoverlay1 img { border:1px solid #000000; padding:2px; }

a.bigwhitehref {
	font-size:1.5em;
	color:#891c00;
	font-weight: bold;
}
a.bigwhitehref:hover {
	color:#ab3e22;
}

.breadcrumbs { margin: 0 0 10px; font-size:11px;}
.breadcrumbs a { color:#891c00;  }

a { color:#891c00; }
a:hover, dl.news a:hover { color:#ab3e22; }

ul.redarr-list a:hover { color: #6b6355; }
ul.redarr-list .sel { font-weight: bold; }
