.tableborder {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.tablefeature {
	border: 1px dotted #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F5F5F5;
	text-align: left;
}
.headlinebottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DFE3F0;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: left;
}
.headlinetop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #999999;
}
a {
	color: #ff4040;
	text-decoration: none;
}
a:hover {
	color: #ff4040;
	text-decoration: underline;
}

