/* CSS Document */
/* #FFCB1F yellow */
/* #663399 purple */
/* CC6600 adobe orange */

body {
	background-color:#FFCB1F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tablenav {
	width: 750px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	height: 16px;
	color: #663399;
	background-color: #FFCB1F;
}
.tablemain {
	width: 750px;
	padding: 0px;
}
.tableBody {
	width: 750px;
	background-color: #FFCB1F;
}
.tableBodyLeft {
	width: 480px;
	background-color: #FFFFFF;
}
.tableBodyMiddle {
	width: 250px;
	background-color: #FFFFFF;
	margin: 5px;
	height: 303px;
}
.tableBodyRight {
	width: 238px;
	height: 344px;
	background-image: url(/images/main/book.jpg);
}
.tableBodyRightWide {
	width: 390px;
	background-color: #FFFFFF;
	margin: 5px;
	height: 303px;
}
.tableHeader {
	width: 100%;
	background-color: #663399;
}
.tableFooter {
	width: 500px;
	background-color: FFCB1F;
}
.tablesubnav {
	width: 450px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #CC6600;
}
a:visited {
	color: #999999;
}
#navTop a.navTopOn {
	color: #663399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
#navTop a.navTopOn:hover {
	color: #CC6600;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#navTop .text {
	color: #663399;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663399;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: left;
	padding: 5px;
	word-spacing: 1px;
}
.backgroundHighlight {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
}
.image {
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
	background-position: left;
}
#footer {
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	background-color: FFCB1F;
}
#footer a.footerOn {
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
#footer .footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6600;
	text-align: center;
}
#footer a.footerOn:hover {
	text-decoration: none;
	.tableRight {
	width: 400px;
	color: #663399;
}
#side a.sideOn {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#side a.sideOn:hover {
	text-decoration: none;
	.tableRight {
	width: 400px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a:hover {
	color: #669966;
	text-decoration: none;
}
a:active {
	color: #999999;
}


