body, td, li, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 56px;
	color: #666666;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#mainLogo {
	border: medium groove #666666;
	margin: 2px;
	padding: 5px;
	height: 375px;
	width: 550px;
	text-align: center;
}
td ul#menu {
	font-size: 14px;
	list-style-type: none;
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 5px;
}
#menu li {
	padding-top: 5px;
}
#menu li a {
	text-decoration: none;
	color: #3399CC;
}
#menu li a:hover {
	color:#7CB14C;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
}
.titlebox {
	background-color: #93C050;
	padding: 1px 0px 4px 4px;
	margin: 0px;
	opacity: 0.7;
}
#mainbox {
	background-image: url(/images/spiral.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.topRow {
	background-color: #F9F3FD;
	background-image: url(/i/top.gif);
	background-repeat: repeat-x;
}
.bottomRow {
	background-image: url(/i/bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
td#leftPane {
	padding-right: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666666;
}
td#topCell {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 5px;
	background-color: #F9F3FD%E@;
	background-color: #F9F3FD;
}
hr+h2 {
	padding-top: 0px;
	margin-top: 2px;
}
td#mainText {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
}
h3 {
	font-size: 18px;
}
.item {
	font-size: 11px;
	font-weight: bold;
	color: #DDA075;
	display: block;
	text-align: left;
}
.item em {
	color: #990000;
}
a:link, a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #CCCC33;
	text-decoration: none;
}
.imageRight {
	text-align: right;
	display: run-in;
	padding-left: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
}
.textLeft {
	margin-right: 5px;
	padding-right: 10px;
	display: table;
}
body {
	background-color: #FFF;
}
#maintable {
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
}
#book {
	display: block;
	border: thin none;
	margin: 1px;
	padding: 1px;
}
blockquote {
	color: #333333;
}
h4 {
	font-size: 16px;
}
#mainText img {
	padding-right: 5px;
	padding-left: 5px;
}
h5 {
	font-size: 14px;
	margin-bottom: -2px;
	padding-bottom: -2px;
}
p {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.highlight {
	color: #CC3300;
}
