@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	

}.topmenu{
	width: 985;
	height: 154px;
}
.menutop{
	width: 985;
	height: 105px;
}
.menutopleft{
	width: 218px;
	height: 105px;
	background-image: url(../images/logo.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.menutopcenter{
	width: 54px;
	height: 105px;
	
}
.menutopright{
	width: 713px;
	height: 105px;
	background-image: url(../images/logo-2.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

.menubottomline{
	width: 985;
	height: 49px;
}
	

#bodytable {
	width: 100%;
	height: 540px;
	background:#F4EBDA ;
}	


.topMenuLinks{
	width:634px;
	vertical-align:middle;
}
	

.whitebox {
	width:100%x;

}

.lefthwhitebox {
	width:23px;
	
}

.div {
	width:725px;
	height:435;
	}
	
.topborder {
	background-image: url(../images/borderdot.jpg);
	background-repeat: repeat-x;
}

.bottomborder {
	background-image: url(../images/borderdot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.rightborder {
	background-image: url(../images/borderdot.jpg);
	background-repeat: repeat-y;
	background-position:right;
}	

.leaftborder {
	background-image: url(../images/borderdot.jpg);
	background-repeat: repeat-y;
}
.linedot {
	background-repeat: repeat-x;
	background-image: url(../images/dot.gif);	
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A1D17;
	text-decoration: none;
}
a.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	text-decoration: underline;
}
.links0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	text-align: right;
	margin-right: 10px;
}
a.links0:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8A1D17;
	text-decoration: underline;
	text-align: right;
	margin-right: 10px;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	color: #000000;
	line-height: normal;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#8A1D17;
	font-weight:bold;
	
}
.leaftbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.25pt;
	color:#8A1D17;
	line-height: 18px;
}	
.rightbodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#8A1D17;
	line-height: 17px;
}
.booktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:	#000000;
		
}
.book2text {
	font-family:
	Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color:#FF0000;
	
}
.book3text {
	font-family:
	Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color:#FF0000;
	font-weight:lighter;
}	
.booktable {
	background-color: #F4EBDA;
	height:220px;
	width: 307px;
	border: thin solid #DFC495;
}
.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#997C39;
}

.subtitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FF0000;
	font-weight:lighter;
}
.boxborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DFC495;
	border-right-color: #DFC495;
	border-left-color: #DFC495;
}
.boxbottomborder {
	border: 1px solid #DFC495;
}
.boxborderright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DFC495;
	border-right-color: #DFC495;
}
.boxborderbotomright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DFC495;
	border-right-color: #DFC495;
	border-bottom-color: #DFC495;
}
.leftdiv {
	height: auto;
	width: 100%;
	top: 10px;
}

.calendertable border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}