.maintbl {
	background-image: url(../images/pinstripe.gif);
	background-repeat: repeat-y;
}
.logotd {
	height: 70px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/navbkg.gif);
	height: 17px;
	width: 464px;
}
.navtd {
	width: 20%;
}
.navButts {
	font-size: 9px;
	color: #FFFFFF;
}
.navButts a {
	color : #FFF;
	display : block;
	padding-top: 3px;
	text-decoration : none;
	width : 100%
}
.navButts a:hover {
	background-color : #000;
	color : #FFF;
	text-decoration : none
}
.call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.toprow {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
.bottomrow {
	border-top: 1px solid #666;
}
.homepgtbl {
	background-image: url(../images/homepage.gif);
	height: 368px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #999999;
	text-align: center;
}
.copyright a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}
.copyright a:hover {
	color: #3300FF;
	text-decoration: underline;
}
.hline {
	width: 600px;
	padding-top: 2px;
	margin: 0px;
}
.chapter {
	padding-top: 3px;
	padding-bottom: 0px;
	margin: 0px;
}
.main {
	padding-left: 20px;
	padding-right: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
}
.topline {
	margin-top: 0px;
}
.img-left {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.img-right {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
}

