#rightcontent {
	width:730px;
	padding:0px 10px;
	font-size: 14px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
}
#rightcontent a:link, #rightcontent a:visited {
	color: #006600;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#rightcontent a:hover, #rightcontent a:active {
	color: #006600;
	text-decoration: underline overline;
	background-color: #FFFFCC;
	text-transform: uppercase;
	font-weight: bold;
}
#leftcontent {
	width:735px;
	padding:5px 10px;
	float:left;
	background:#FFFFFF;
	border: 1px solid #336600;
	font-size: 9px;
	color: #000000;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#leftcontent p {
	margin-top: 3px;
	margin-bottom: 2px;
}
#leftcontent h1 {
	font-size: 9px;
	color: #660000;
	font-weight: normal;
	text-align: center;
}
#leftcontent a:link, #leftcontent a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
#leftcontent a:hover, #leftcontent a:active {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline overline;
	background-color: #eeeeee;
}
.firstword {
	font-weight: bold;
	color: #660000;
}
.pageheader {
	text-align: center;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
	text-decoration: underline;
}
.booktitle {
	font-weight: bold;
}
.booktable {
	font-size: 10px;
	vertical-align: top;
	border: thin solid #006600;
	margin-bottom: 15px;
	background-color: #f3e7c1;
	list-style-type: circle;
	clear: left;
	float: left;
}
.cemheader {
	font-size: 10px;
	vertical-align: top;
	border: thin solid #006600;
	margin-bottom: 15px;
	background-color: #f3e7c1;
	list-style-type: circle;
}
.cemtable {
	font-size: 10px;
	vertical-align: top;
	border: thin solid #006600;
	margin-bottom: 15px;
	background-color: #f3e7c1;
	list-style-type: circle;
}
.cemtable td {
	border: thin solid #006600; padding: 2px;
}
#tablecontainer {
	float: left;
}
