@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #696934;
	text-align: justify;
}
body {
	background-color: #BCBC78;
	font-size: 14px;
	line-height: 1.7em;
}

h1 {
	font-size: 26px;
	text-decoration: none;
	font-weight: normal;
	vertical-align: bottom;
	border-left-width: 17px;
	border-left-style: solid;
	border-left-color: #BCBC78;
	margin-top: 12px;
	margin-left: 30px;
	padding-left: 12px;
}
#tdRight {
	background-color: #FCF9E4;
	background-image: url(images/HOLGSbkg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #BCBC78;
}
#tdLeft {
	background-color: #FFFFFF;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #BCBC78;
	text-align: center;
	padding-top: 12px;
}
#tdSubtitle {
	background-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #BCBC78;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #BCBC78;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #BCBC78;
}
#tdRight a {
	color: #494925;
	text-decoration: none;
	display: block;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BCBC78;
	border-bottom-color: #BCBC78;
	text-align: center;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
	line-height: normal;
}
#tdRight a:hover {
	background-color: #CFD293;
	font-weight: normal;
}
#tdMiddle ul {
	font-size: small;
}

#tdBottom {
	background-color: #FCF9E4;
	text-align: center;
	vertical-align: middle;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #BCBC78;
	font-size: small;
}
#tdMiddle {
	background-color: #FFFFFF;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #BCBC78;
	padding-top: 12px;
	padding-right: 12px;
}

a {
	font-size: small;
	color: #696934;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #696934;
}
a:hover {
	text-decoration: none;
	color: #494925;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#tdSubtitle a {
	font-size: 26px;
}
#tableMiddle  {
	text-align: center;
	font-size: small;
	margin: 4px;
	padding: 6px;
}
#tdMiddle table a {
	text-align: center;
	font-size: large;
}
#tdMiddle .booknotes {
	font-size: x-small;
	line-height: normal;
}


#tdMiddle table a:hover {
	font-weight: bolder;
}
