#tdSidebar a {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-style: none;
	border-left-style: none;
}
a:hover {
	color: #FF0000;
	background-color: #CCCCCC;
}

#tdSidebar a:hover {
	background-color: #FFFFFF;
	text-decoration: underline;
	color: #663300;
}
.headingname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.3em;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.3em;
}
#maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	background-color: #FFFFFF;
	background-position: top;
}


.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#tablehead {
	background-color: #FF0000;
	padding: 10px;
}
