.scroll_w {
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #545C23;
	scrollbar-base-color: #545C23;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #545C23;
	scrollbar-shadow-color: #545C23;
	scrollbar-track-color: #ffffff;
}
.scroll {
	scrollbar-3dlight-color: #A5B061;
	scrollbar-arrow-color: #545C23;
	scrollbar-base-color: #545C23;
	scrollbar-darkshadow-color: #A5B061;
	scrollbar-face-color: #A5B061;
	scrollbar-highlight-color: #545C23;
	scrollbar-shadow-color: #545C23;
	scrollbar-track-color: #A5B061;
}
.text {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666764;
	text-decoration:none;
}
.text:hover {
	text-decoration:underline;
}
.more {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6D8626;
	text-decoration:underline;
	font-weight:bold;
}
.more:hover {
	text-decoration:none;
}
.menu {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#677590;
	text-decoration:none;
	text-transform:uppercase;
}
.menu:hover {
	color:#9EAD66;
}
.data {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3C4C6A;
	text-decoration:none;
}
.link {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6D8626;
	text-decoration:underline;
}
.link:hover {
	text-decoration:none;
}