.scroll {
	scrollbar-3dlight-color: #739DDB;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #739DDB;
	scrollbar-face-color: #739DDB;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #739DDB;
}
.text {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3E3E3E;
	text-decoration:none;
}
.text:hover {
	text-decoration:underline;
}
.more {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF9D00;
	text-decoration:underline;
	font-weight:bold;
}
.more:hover {
	text-decoration:none;
}
.head {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#607400;
	font-weight:bold;
}
.head:hover {
	text-decoration:underline;
}
.list {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005383;
	text-decoration:underline;
}
.list:hover {
	text-decoration:none;
}
.list_bl {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#607400;
	text-decoration:underline;
	font-weight:bold;
}
.list_bl:hover {
	text-decoration:none;
}
.head_b {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#005383;
	font-weight:bold;
	text-decoration:none;
}
.head_b:hover {
	text-decoration:underline;
}

.menu {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#565656;
	text-decoration:underline;
	text-transform:uppercase;
}
.menu:hover {
	text-decoration:none;
}
.bottom {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B2B2B2;
	text-decoration:none;
}
.bottom:hover {
	text-decoration:underline;
}