.scroll {
	scrollbar-3dlight-color: #2C5499;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #2C5499;
	scrollbar-face-color: #2C5499;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #2C5499;
}

.text {
	font-family:tahoma, Arial, Geneva, sans-serif;
	font-size:11px;
	color:#5C5D5D;
	text-decoration:none;
}
.text:hover {
	text-decoration:underline;
}
.more {
	font-family:tahoma, Arial, Geneva, sans-serif;
	font-size:10px;
	color:#C62C2C;
	text-decoration:none;
	font-weight:bold;
}
.more:hover {
	text-decoration:underline;
}
.head {
	font-family:tahoma, Arial, Geneva, sans-serif;
	font-size:11px;
	color:#C62C2C;
	text-decoration:none;
	font-weight:bold;
}
.head:hover {
	text-decoration:underline;
}
.list {
	font-family:tahoma, Arial, Geneva, sans-serif;
	font-size:11px;
	color:#3B687F;
	text-decoration:underline;
}
.list:hover {
	text-decoration:none;
}
.bottom {
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.bottom:hover {
	text-decoration:underline;
}
