.underline {
	text-decoration: underline;
}
.border {
	border: 1px solid #000000;
	font-size: 14px;
}
.bookborder {
	border: 1px solid #FF0000;
}
.bg {
	background-image: url(images/img_09.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 0px;
}
.divborder {
	padding: 3px;
	border: 1px solid #000000;
}
.divborder {
width:350px; 
border-style:solid; 
border-width:1px
}
.image1 {
	position: relative;
	top: 200px;
	background-color: #000066;
	z-index: 1;
	height: 75px;
	width: 300px;
} 
div#homeimages {
	background-image: url(images/homeimages.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 305px;
	background-position: center center;
}
.doubleborder {
	border: 3px groove #000000;
}
.justifytext {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.centertxt {
	color: #F00;
	font-size: 18px;
	text-align: center;
}
.chp {
	font-size: 14px;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.centerbtmbt {
	text-align: center;
}
