BODY {
		SCROLLBAR-3dlight-COLOR: #B4B193; 
		SCROLLBAR-FACE-COLOR: #CFD2C6; 
		SCROLLBAR-HIGHLIGHT-COLOR: #B4B193; 
		SCROLLBAR-SHADOW-COLOR: #B4B193; 
		SCROLLBAR-ARROW-COLOR: #5B2E0B; 
		SCROLLBAR-TRACK-COLOR: #B4B193; 
		SCROLLBAR-DARKSHADOW-COLOR: #B4B193; 
		
		FONT-FAMILY: Arial; 
		FONT-SIZE: 10px; 
		COLOR: #E6E8D3
		background-color: #E6E8D3;
				}
.red_text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: 5B2E0B;
	text-decoration: none;
}
A.red_text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: 5B2E0B;
	text-decoration: none;
	font-weight: normal;
}
A.red_text:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: 5B2E0B;
	text-decoration: underline;
	font-weight: normal;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: 272711;
}
A.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/pipka.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	color: 272711;
}
A.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	color: 272711;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: 4B5024;
}
.footer_text {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: 525245;
	text-decoration: none;
}
