table.sitetable {
	width: 100%;
}
th.sitetable {
	font-size:11px;
	text-align: left;
	color: #586e83;
	font-weight: bold;
	border-bottom:2px solid #C5AF7D;
	border-top:2px solid #C5AF7D;
}
td.sitetable {
	border-bottom:1px solid #C5AF7D;
	font-size:11px;
}

