
body {background-color:#D7DCCB; }
.footer {font-size:X-Small; font-style:italic; text-align:Left; color:Gray; }
.divider {font-family:Arial, Helvetica, sans-serif; font-size:Small; font-weight:bold; color:Black; }
.menulink {font-family:Arial, Helvetica, sans-serif; font-size:Small; font-weight:bold; color:Black; }
a {text-decoration:none; }
a:hover {color:#D8743C; }
a.booktitle {font-style:italic; text-decoration:none; color:#3C3C88; }
.main {font-family:Georgia, serif; font-size:Small; text-align:Left; color:Black; }
a.normallink {text-decoration:none; color:#3C3C88; }
.logoline {color:Black; }
h1 {font-family:Arial, sans-serif; font-size:Medium; text-align:Left; color:#D8743C; }
.h1subtitle {color:#3C3C88; }
.faqq {font-family:Georgia, serif; font-size:Small; font-weight:bold; text-align:Left; color:Black; }
.faqa {font-family:Georgia, serif; font-size:Small; text-align:Left; color:Black; margin-left:1cm; }
.faqexcerpt {font-family:Georgia, serif; font-size:Small; text-align:Left; color:Black; margin-left:2cm; font-style:italic; }
.bookimg {padding: 10px; }
.errmsg {color:Red; font-weight:bold; }
.submitbutton {font-family:Georgia, serif; font-size:Small; text-align:Center; color:Black; }

.downloadbox {
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	border-top-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
	border-right-width: 1px;
	font-size: smaller;
	font-family:Georgia, serif;
	text-align:Left;
	color:Black;
}

