@charset "utf-8";
body {
	
	background-image: url(assets/topbanner.gif);
	background-repeat: repeat-x;
	background-color: #D7D7D7;
}
a:link {
	color: #000099;
}
a:visited {
	color: #cc0000;
}
a:hover {
	color: #cc0000;
}
a:active {
	color: #cc0000;
}

.copytext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	color: #000
}
.copytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	white-space: normal;
	line-height: 30px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #C30;
	border-right-color: #C30;
	border-bottom-color: #C30;
	border-left-color: #C30;
}
.table {
	background-color: #fff;
	left: 10px;
	top: auto;
	right: 10px;
	bottom: 10px;
	padding: 5px;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	color: #222;
	text-align: left;
}

.copylines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
	text-align: left;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #222;
	text-align: left;
	font-style: italic;
}
.copyright2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #222;
	text-align: center;
}
.copylinesRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #FF0000;
	text-align: left;
}
.logoheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-color: #000000
	text-align: center
}
.style1 {
color: #FFFFFF;
font: Georgia, "Times New Roman", Times, serif;
}
.bookstore {
	font-size: 19px;
	color: #0000FF;
	text-align: center;
	font: Georgia, "Times New Roman" , Times, serif;
	font-weight: bold;
}