.books {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0000FF;
}

.navigation {
	background-color: #FFFFCC;
	font-size: 10px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	background-repeat: repeat;
}

td.navigation :hover {
	background-color: #FFFF99;
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	vertical-align: middle;
	text-align: center;
	float: none;
	height: 28px;
}

td.navigation :link {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

td.navigation :visited {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

td.navigation :active {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-position: left center;
}
.booktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.changetablecell {
	background-color: #A5A5DB;

}
h1 { 
display: inline; 
}
 
h2 { 
display: inline; 
}

h3 { 
display: inline; 
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0099CC;
	height: 30px;
	width: 130px;
	padding: 0px;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	border: 1px solid #000000;
	cursor:hand;
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#0099CC',EndColorStr='#20C8FF');
}
.panelgradient {
	filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#0099CC',EndColorStr='#20C8FF');
}

.yellow {
	background-color: #FFFF00;
	font-weight: bold;
	color: #000000;
}
