html, body, table {
	font-size:95%;
}
body,td,div,a {
	color: #5e5e5e;
	font-family: Tahoma;
}
a {
	color: color: #0079C4;;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td.shadow-left {
	background-image: url(../img/sleft.jpg);
	background-repeat: repeat-y;
}
td.shadow-right {
	background-image: url(../img/sright.jpg);
	background-repeat: repeat-y;
}
td.botn {
	background-image: url(../img/botn.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	padding-top: 14px;
}
td.botn a {
	color: #5e5e5e;
}
td.main {
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
td.content {
	padding: 10px;
	padding-top: 0px;
	vertical-align: top;
}
td.spage {
	vertical-align: top;
	width: 180px;
}
td.sspage {
	vertical-align: top;
	padding: 5px;
}
td.sline {
	background-color: #E5E5E5;
}
td.menu {
	width: 200px;
	vertical-align: top;
}
td.undir {
	background-image: url(../img/undir.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 14px;
	height: 45px;
}
td.date {
	vertical-align: top;
	padding-left: 20px;
	color: #ababab;
}
td.search {
	width: 150px;
	padding-right: 15px;
}
table.search {
	width: 100%;
}
table.search td.input {
	padding-left: 5px;
	padding-right: 3px;
	width: 100%;
}
table.search td.input input {
	height: 18px;
	border: 1px solid #c7c7c7;
	background-image: url(../img/input.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	font-family: Tahoma;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}

td.news-list-pic {
	padding-right: 15px;
}
.news-date {
	color: #ABABAB;
}
.news-headline {
	font-weight: bold;
}
.news-content { }
a.news-more {
	color: #0079C4;
	font-weight: bold;
	text-decoration: none;
	font-size:100%;
}
a.news-more:hover {
	text-decoration: underline;
}

.body {
	background: url(../img/page-backgr.jpg) repeat-x center top;
	background-color:#fff;
	margin:0px;
	padding:0px;
}
.frm-main { 
	background-color:#FFF;
}
.body .frm-left-bottom {
}
.body .frm-right-bottom {
}
.body .frm-left-side {
background-image:url(../img/frm-left-side.jpg);
background-repeat:repeat-y;
}
.body .frm-right-side {
background-image:url(../img/frm-right-side.jpg);
background-repeat:repeat-y;
}
.body .frm-bottom {
background-image:url(../img/frm-bottom.jpg);
background-repeat:repeat-x;
height:10px;
}
.frm-footer {
	height:27px;
	background-color: White;
	background-image: url(../img/left-sidebar-backgr.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.header-image {
	z-index: 50;
}
.date-wrapper {
	position: relative;
	top:-35px;
	* top:-28px; 
	padding-right:10px;
	z-index: 1000;
	float: right;
}
.date {
	color:white;
}
.search-wrapper {
	width:190px;
	padding-left:5px;
	padding-right:10px;
}
.searchbox {
	width:130px;
}
div.footer p {

}
.left-sidebar {
	width:171px;
	background-color:#ebebeb;
	padding-left:4px;
	padding-right:5px;
	padding-top:5px;
}
.left-sidebar-backgr {
	background-color: White;
	background-image: url(../img/left-sidebar-backgr.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.content-td {
	padding-left:6px;
	padding-right:5px;
	padding-top:5px;
}
.content-splitter {
	border-right: 1px solid #eaeaea;
}
.content-top-backgr {
	background-image: url(../img/content-top-backgr.jpg);
	background-repeat: repeat-x;
}
.content-top-search {
	background-image: url(../img/content-top-backgr.jpg);
	background-repeat: repeat-x; 
}
.content-bottom-backgr {
	background-image: url(../img/content-backgr.jpg);
	background-repeat: repeat-x;
}
.content-padding {
	padding:10px;
}
.sidebar-padding {
	padding-top:10px;
	padding-left:5px;
}
.align-center {
	text-align: center;
}
.white-backgr {
	background-color: White;
}

