body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
ul {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
	list-style-image: url(../images/arrow.gif);
	margin-left: auto;
}
ol {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
	list-style-image: url(../images/icon.jpg);
}
li {
	margin-top: 5px;
}
.MoreTD {
	height: 25px;
}
.Title {
	background-image: url(../images/bg_title.gif);
	height: 27px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
	background-repeat: no-repeat;
}
.DotLine_Foot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.LeftBg {
	background-color: #FFFFFF;
}
.bg_menu {
	height: 32px;
	background: #00477E url(../images/bg_menu.gif) repeat-x;
}
.BodyTD {
	background-color: #DBF0FF;
	border: 1px solid #FFFFFF;
}
.LeftBoxTop {
	background-color: #0066CC;
	height: 8px;
	width: 225px;
}
.LeftBox {
	background-color: #DBF0FF;
	height: 26px;
	font-weight: bold;
	color: #0066CC;
	text-indent: 14px;
}
.menuDIV {
	color: #FFFFFF;
	text-align: center;
	position: relative;
}
.menuDIV a:link {
	text-decoration: none;
}
.menuDIV a:visited {
	text-decoration: none;
}
.menuDIV a:hover {
	text-decoration: none;
}
.BookTitle {
	font-size: 16px;
	color: #00477e;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.BookContent {
	line-height: 20px;
	text-indent: 0px;
}
.BookContent p {
	margin-top: 0px;
	margin-bottom: 5px;
}
.quote {
	background-color: #C8E8FF;
	padding: 10px;
	padding-bottom: 6px;
	border: 1px solid #ACDCFF;
}
.bg_menu .menuDIV a {
	color: #FFFFFF!important;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 8px;
}
.bg_menu .menuDIV a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bg_menu .menuDIV a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
