﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color: #E0E9D6;
}
body,td,th
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000; line-height:14px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D9F9A;
}

.border-white {
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.bg-menu {
	background-image: url(../images/sl.menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 2px solid #FFFFFF;
}
.menu a {
	text-decoration:none;
	color:white;
	display:block;
	padding: 6px 9px 6px 50px;
	margin-bottom:6px;
	font-weight: bold;
	background-image:url(../images/button-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu a:hover {
	text-decoration:underline;
	color:white;
	display:block;
}
a:link {
	color: #217D00;
	text-decoration: underline;font-size:13px;
}
a:visited {
	text-decoration: underline;
	color: #217D00;font-size:13px;
}
a:hover {
	text-decoration: none;
	color: #217D00;font-size:13px;
}
a:active {
	text-decoration: underline;
	color: #217D00;font-size:13px;
}
a {
	font-family: "Trebuchet MS";
	font-weight:normal;
	font-size:13px;
}
.h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #217D00;
	text-align: center;
	font-weight:bold; width:100%;
}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #732E02;
	text-align: center;
	font-weight: bold; line-height:30px;
}
.cont {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold; 
}
.skrol {
	scrollbar-face-color: #E0E9D6;
	scrollbar-arrow-color: #A8C18C;
	scrollbar-shadow-color:#C0D2AC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-highlight-color: #F2F5EF;
	scrollbar-3dlight-color: #C0D2AC;
	
	scrollbar-base-color: #C0D2AC;
}	

.tdBanners
{
	padding:5px;
}
.tdBannersBottom
{
	padding:0px; margin:0px;
}
.tdBannersRight
{
	padding:0px; margin:0px;
	background-color:Red;
}
