@charset "utf-8";
.entoncss {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.downline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.space {
	line-height: 3ex;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #999999;
}
.style11 {
	line-height: 1.5em;
}
.space {
	margin: 0px;
	padding: 20px;
}

