body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	background-image: url(images/sndbckg.jpg);
	padding:0;
	margin:0;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

div#nav{
	position: fixed;
	width: 85px;
	left: 0px;
	top: 0px;
}

div#cont{
	margin-left: 90px;
	font-size: .76em;
	margin-right: 5px;
}

div#maincont{
	margin-left: 5px;
	font-size: .76em;
	margin-right: 5px;
}
.pghdr {
	font-size: 1.5em;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 5px;
	font-style: italic;
}
.test {
	float: left;
	border: thick groove #666666;
}
.bannertext {
	font-size: 3em;
	background-image: url(images/aabanner.jpg);
	background-repeat: no-repeat;
	height: 183px;
	font-weight: bold;
	color: #0099FF;
	background-position: left;
	padding-left: 10px;
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #444;
}
.quote {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-bottom: 8px;
}
.warn {
	font-weight: bold;
	color: #FF0000;
}
.category {
	font-style: italic;
	font-weight: bold;
	background-image: url(images/cblt.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #666666;
}
.lineitem {
	padding-left: 1em;
	background-image: url(images/iblt.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
}
.formhead {
	font-style: italic;
	font-weight: bold;
}
.cliitem{
	padding-left: 1em;
	background-image: url(images/rest.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
}.head2 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.head1 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.feature {
	font-size: 1.3em;
	border: 3px solid #FFCC00;
	text-align: center;
	padding:3px;
}
.footer {
	font-size: 0.70em;
	color: #666666;
	text-align: center;
}
