body {
	background-color: #666;
}

.tableMain {
	background-color: #FFF;
}

.tableBorder {
	background-color: #000;
}

.tableBG {
	background-image: url(images/scales.jpg);
	background-repeat: no-repeat;
}

.dotsHorz {
	background-image: url(images/dotHorz.gif);
	background-repeat: repeat-x;
}

.shadowTop {
	background-image: url(images/shadowTop.gif);
	background-repeat: repeat-x;
}

.shadowBottom {
	background-image: url(images/shadowBottom.gif);
	background-repeat: repeat-x;
}

.shadowSideLeft {
	background-image: url(images/shadowSideLeft.gif);
	background-repeat: repeat-y;
}

.shadowSideRight {
	background-image: url(images/shadowSideRight.gif);
	background-repeat: repeat-y;
}

.textNormal {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #666699;
}

.textTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.textEnter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #3366FF;
}

.textCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #333;
}

.textBookTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}

.linkBottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
}

a.linkBottomNav:hover {
	color: #003366;
	text-decoration: none;
}

.linkMaxcreative {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #333;
}

a.linkMaxcreative:hover {
	text-decoration: none;
}

.linkMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #CC3333;
}

a.linkMain:hover {
	color: #999;
	text-decoration: none;
}

.linkTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #333;
}

a.linkTitle:hover {
	text-decoration: none;
}

.graphic_right {
	margin-left: 6px;
	padding-left: 6px;
}
