body 
{
	background-color: #c6ccb4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3d-light-color: #809250; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-base-color: #809250; 
	scrollbar-dark-shadow-color: #809250; 
	scrollbar-face-color: #c6ccb4; 
	scrollbar-highlight-color: #c6ccb4; 
	scrollbar-shadow-color: #c6ccb4;
}
TD {
	font-family: "verdana";
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
A {
	font-family: "verdana";
	font-size: 8pt;
	font-weight: normal;
	color: #C4B98B;
	text-decoration: none;
}
A:hover {
	text-decoration:underline;
	color: #003333;
}	
.header {
	font-family: "tahoma";
	font-size: 10pt;
	font-weight: normal;
	color: #C4B98B;
	text-decoration: none;
	letter-spacing: 3pt;
}
.header1 {
	font-family: "tahoma";
	font-size: 8pt;
	font-weight: normal;
	color: #C4B98B;
	text-decoration: none;
	letter-spacing: 2pt;
}
.header:hover {
	text-decoration:none;
	background-color: #7d222b;
	color: #C4B98B;
}
.parysk {
	font-family: "tahoma";
	font-size: 8pt;
	font-weight: normal;
	color: #C94F4C;
	text-decoration: none;
	letter-spacing: 1pt;
}
.title{
	font-family: "verdana";
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.title:hover {
	text-decoration:none;
	background-color: #809250;
	color: #ffffff;
}

.text{
	font-family: "verdana";
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text:hover {
	text-decoration:none;
	background-color: #ffffff;
	color: #809250;
}

.image_border {
	border-style:outset;
	border-color: #809250;
	border-width:1px;
	color: #00CC66;
      }

