.linedot2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FB0103;
}
.topBottomLine {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FB0103;
	border-right-color: #FB0103;
	border-bottom-color: #FB0103;
	border-left-color: #FB0103;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
}
.bookTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
}
.borderGray {
	border: 1px solid #D3D3D3;
}
.Arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.Arial11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0765BC;
	text-decoration: none;
}


.Arial9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: 15px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	line-height: 19px;
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4f4f4;
	background-color: #1E1E1E;
	border: none;
	font-weight: bold;
}
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f4f4f4;
	background-color: #BD0707;
	border: none;
}
.Arial13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

