﻿#botLine {
	background-color: #339966;
}
#content {
}
#ddmenu {
	position: relative;
	z-index: 99;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
a:link {
	color: #339966;
	text-decoration: none;
	font-family: Verdana, Tahoma, "Trebuchet MS", sans-serif;
}
a:active {
	color: #339966;
	text-decoration: none;
}
a:visited {
	color: #339966;
	text-decoration: none;
}
a:hover {
	color: #993366;
	text-decoration: underline;
}
body {
	background-color: #FFFFF0;
	font-family: Verdana, Tahoma, "Trebuchet MS", sans-serif;
	font-size: small;
}
p {
	line-height: 150%;
	text-align: left;
}
.bold {
	font-weight: bold;
}
.bold_italic {
	font-weight: bold;
	font-style: italic;
}
.btt {
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	line-height: 150%;
	margin-right: 35px;
}
.bulletlist {
	line-height: 200%;
}
.categories {
	font-size: 9pt;
	line-height: normal;
}
.centered {
	text-align: center;
}
.copyright {
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
}
.highlight {
	background-color: #FFFF00;
}
.indent25 {
	margin-left: 25px
}
.indent50 {
	margin-left: 50px;
}
.indent75 {
	margin-left: 75px;
}
.italic {
	font-style: italic;
}
.xsmall {
	font-size: x-small;
}
.bookhd_sm {
	font-size: medium;
	font-weight: bold;
	color: #993366;
	font-style: italic;
}
.heading_lg {
	font-size: large;
	font-weight: bold;
	line-height: 150%;
	color: #0000A0;
}
.heading_sm {
	font-size: medium;
	font-weight: bold;
	color: #993366;
}
.NL_su {
	font-size: large;
	font-weight: bold;
	color: #CC6699;
}
.photo {
	border: 1px solid #000000;
	margin-right: 5px;
	margin-left: 5px;
}
.underline {
	text-decoration: underline;
}
