.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	padding-top: 10px;

}
.bodytext a{
	color: #8899aa;
}
.address{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 20px;


}
.address a{
	color: #999999;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCFF;
}
.foot a{
	color: #669999;
	text-decoration: none;

}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

.book_text    
    {/*make the link text transparent*/
        visibility: hidden; 
    }

.book_href
    {/*Display this image in the link area*/
	background-image: url(../images/b-book.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
	display: block;
	height: 29px;
	width: 130px;
	text-decoration: none;
	margin-top: 10px;
    }
        
.book_href:hover

    {/*Display this image in the link area when you mouseover*/
	background-image: url(../images/b-book.gif);
	background-repeat: no-repeat;
	background-position: 0 -29px;
	display: block;
	height: 29px;
	width: 130px;
	text-decoration: none;
	cursor: pointer;
    }	
	
#book {
	width: 730px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	color: #0099cc;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
}

#book td strong {
	font-size: 13px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #026788;
	font-weight: normal;
	letter-spacing: 0.1em;
	font-weight:bold;
}

#book td {
	color: #0099cc;
	font-size: 11px;
}

.textarea140 {
	WIDTH: 150px;
	font-family: Arial, Helvetica, "Trebuchet MS", Trebuchet;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/calendar.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 10px;
}
	
