#toptbl {
	border-top: 1px none #AAA695;
	border-right: 1px none #AAA695;
	border-bottom: 1px dashed #AAA695;
	border-left: 1px none #AAA695;

}
#rtbl {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #AAA695;
}
#SideNav {
	width: 178px;
	margin: 0px;
	padding: 0px;
}
#mainCon {
	border: 1px dashed #AAA695;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.links:link {
	text-decoration: none;
}
a.links:visited {
	text-decoration: none;
}
a.links:hover {
	color: #0000FF;
	text-decoration: underline;
}
a.links:active {
}
