body, td, th {font-size: 90%;}
td.menuHomeHeaderCell {padding-top: 13px;}
a {color: #003366; text-decoration: underline; padding : 0px 0 0 8px;}
a:link {color: #03404b; text-decoration: none; padding : 0px 0 0 0px;}
a:visited {color: #003366; text-decoration: none; padding : 0px 0 0 0px;}
a:hover {color: #046b7d; text-decoration: underline; padding : 0px 0 0 0px;}

a.mainmenu, a.mainmenu:visited {font-weight: bold; color : #2c452f; text-decoration: none;}
a.mainmenu:hover {font-weight: bold; color : #046b7d; background-image : url(images/link-black.gif); background-repeat : repeat-x; background-position : bottom; text-decoration: none;}
a.extramenu, a.extramenu:visited {color : #2c452f;text-decoration: none}
a.extramenu:hover {color : #000000; background-image : url(images/link-black.gif); background-repeat:repeat-x; background-position : bottom; text-decoration: none;}
.h2 {font-size: 90%; color : #ff0000}
div.homeNote {
	position: relative;
	top: 6px;
	left: 40px;
	z-index: 5;
	width: 130px;
	height: 90px;
}
div.homeNote img {
	position: relative;
	z-index: 6;
	background-image: url('/i/home/paper_old.png'); //background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/i/home/paper_old.png' );
	width: 130px;
	height: 90px;
}

div.homeHeaderLeftBottom {background: url('') no-repeat bottom left;}
div.homeHeaderLeftTop {background: url('images/bg-left-top.gif') no-repeat top left;}
div.homeHeaderRightBottom {background: url('images/bg-right-bottom.gif') no-repeat bottom right;}
div.homeHeaderRightTop {background: url('images/bg-right-top.gif') no-repeat top right;}

div.homeNote { position: relative; top: 6px; left: 80px; z-index: 2; }

div.rek table{font-size: 50%};

td.newsDayCell {padding: 2px 3px; color: white; background-color: #0b8d35; text-align: right; font-size: 66%;}

td.newsCalendar {
	color: #B70011;
	font-family: Verdana;
	font-weight: bold;
	font-size: 70%;
	text-align: center;
	vertical-align: center;
	padding: 10px 10px 10px 10px;
	background: #F4F6DC;
}
.ExtraHeader {
	color: #DB3E14;
	font-size: 120%;
	padding: 0px 0px 0px 20px;
}
.ExtraHeaderSmall {
	color: #2c452f;
	font-size: 110%;
	padding: 0px 0px 0px 20px;
}


td.newsItem {
	text-align : justify;  
	vertical-align: top;
	padding : 0px 10px 10px 10px;
	margin-top: 0;
}

li {list-style : inside url('images/li.gif');}

div.copyright {color: #888888; font-size: 95%;}
div.address {font-size: 90%; margin-left: 25px;}

#fsClipper { height: 330px; width: 100%; overflow: auto; //overflow: hidden; //overflow-x: auto; }
.fsControl, #fsLinks a { cursor: pointer; //cursor: hand; }
.fsControl.disabled, #fsLinks a.current { color: #000000; cursor: hand; text-decoration: none; }
.fsControl.disabled { color: #666666; }
#fsScreen { height: 300px ! important; background: no-repeat 50% 50%; }
