@charset "UTF-8";
.basicBody {
	font-size: 10pt;
	line-height: 14pt;
}
.dotLine {
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	height: 9px;
}
.subColor {
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12pt;
}
.smallText {
	font-size: 9pt;
	line-height: 13pt;
}
.replyText {
	color: #CC3366;
	font-size: 10pt;
	line-height: 14pt;
}
.bg {
	background-attachment: fixed;
	background-image: url(../umentor/images/umentor_bg.jpg);
	background-repeat: no-repeat;
}
li {
	font-size: 10pt;
	line-height: 14pt;
}
ul {
	font-size: 10pt;
	line-height: 14pt;
}
.bodyText {
	font-size: 10pt;
	line-height: 14pt;
}body {
	font-size: 10pt;
	line-height: 14pt;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(../umentor/images/umentor_bg2.jpg);
	background-repeat: no-repeat;
}
a {
	color: #CC6699;
	text-decoration: none;
}
a:hover {
	color: #CC6699;
	text-decoration: underline;
}
a:visited {
	color: #CC6699;
}
.bookBorder {
	border: 1px solid #999999;
}
.bookCategory {
	font-size: 10pt;
	line-height: 14pt;
	color: #CC6699;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: dotted;
	border-top-color: #CC6699;
	border-bottom-color: #CC6699;
}
.textGreen {
	color: #006600;
}
.bookshelf_hor {
	background-image: url(../umentor/images/glassshelf.gif);
	background-repeat: no-repeat;
	height: 10px;
}
.bookTitle {
	color: #006633;
	background-image: url(../umentor/images/g_bookcat.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 30px;
}

