﻿html, body {	
	scrollbar-base-color: #f5f5f5;
	scrollbar-track-color:#f5f5f5;
	scrollbar-face-color: #f5f5f5;
	scrollbar-highlight-color: #0000cc;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color:#708090;
	scrollbar-shadow-color: #c0c0c0;
	scrollbar-arrow-color: #0000cc;
}

a.yesterday	{
	color:#777;
	border:solid #777;
	border-width: 1px 0 1px 1px;
	padding:3px;
	text-align:center;	}	

a.yesterday:hover {
  background:#777;
  color:#fff; }	

a.right {
  border-right-width:1px; }	

a.today	{
	color:#e51f1f;
	border:solid #e51f1f;
	border-width: 1px 0 1px 1px;
	padding:3px;
	text-align:center;	}
a.today:hover {
  background: #e51f1f;
  color:#fff; }		

a.now	{
	color:#fff;
	background: #e51f1f;
	border:solid 1px #e51f1f;
	padding:3px;
	text-align:center;	}

a.now:hover {
  background:#fff;
  color:#e51f1f;  }
	
ul li	{
	color:#000;	}

.warn	{
	color:#e51f1f;	}

.archivLB	{
	position:absolute;
	top: 392px;
	left: 300px;
	font: bold 11pt verdana,helvetica;
	color:Red;
}
.archivMarLb	{
	position:absolute;
	top: 423px;
	left: 280px;
	font: bold 11pt verdana,helvetica;
	color:#fff;
}

.articleImage {
	border-color: #b1c1d1;
	border-top-color: #707aa6;
	border-left-color: #707aa6;
	border-style: solid;
	border-width: 1px;
}

.newsBox .camera	{
	width:20px;
	height:20px;
	/*float:right;*/	}

.newsBox .video	{
	width:20px;
	height:20px;
	/*float:right;*/	}	
	
