.maincontenttbl {
	background-color: #F7F3AA;
}
.sectionbknd {
	background-color: #FFFFCC;
	padding: 3px;
}
.tableitembknd {
	background-color: #FFFFCC;
}
.sectionheader {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/sectheaderbknd.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
body {
	background-repeat: repeat;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images/stripes.jpg);
}
a {
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
a:hover {
	color: #0083C1;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	/*font-size: 14px;*/
}

.calendarcellbknd {
	background-color: #4A5E7F;
	color: #FFFFCC;
}
.calendartbl {
	background-color: #FFFFCC;
}
.calendarcell {
	background-color: #FFFFCC;
}
.sectiontbl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;

}
.datatbl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.separator {
	height: 3px;
	background-color: #666699;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contentcellbknd {
	background-color: #FFFFCC;
}
.qtybox {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	text-align: center;
}
.navbarseparatorcell {
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	height: 1px;
	
}
.bookpromotitle {
	font-size: 36px;
}
.formbutton {
	background-image: url(../images/horizontalbar.jpg);
	background-position: center center;
}
.smalltxt {
	font-size: 9pt;
}
