body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
body {
	background-image: url(backgroundtile.jpg);
	background-repeat: repeat;
	margin: 0px;
}
p {
	text-align: inherit;
	line-height: 1.3em;
}

a:link { color: purple; text-decoration: none; }
a:visited { color: purple; text-decoration: none; } 
a:hover { color: black; }

a {
	font-weight: bold;
}
#tableLayout {
	background-color: #FEFFEF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F7F6F3;
	border-right-color: #666666;
	border-left-color: #666666;
}
.smalltext {
	font-size: 9px;
}
div.smalltext {
	text-align: center;
}
#tdSidebar {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	background-image: url(plumtrees.png);
	width: 200px;
}
#tdSidebar a {
	color: #7D0055;
	text-decoration: none;
	display: block;
	margin: 12px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#tdSidebar a:hover {
	background-color: #AD85AD;
}
#tdNavigation {
	background-color: #A6B9A6;
	text-align: center;
	height: 233px;
	width: auto;
	background-image: url(AFHSheader.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	vertical-align: bottom;
}
#tdNavigation a {
	text-align: center;
	vertical-align: bottom;
	margin-bottom: 4px;
}
hr {
	background-position: center;
	height: 1px;
	width: 100%;
	border: 1px solid #7F7F7F;
	margin-top: 50px;
	margin-bottom: 50px;
}
