body {
	margin: 0;
	padding: 0;
	color: #000;
	behavior: url(menus/csshover.htc);
	font: 100% Arial, Helvetica, sans-serif;
} /* WinIE behavior call */
div#banner {
	z-index: 1;
	height: 135px;
	border-bottom: 5px solid #696;
	text-align: center;
	vertical-align: middle;
	padding: 1ex;
}
div#main {
	position: absolute;
	top: 160px;
	left: 7.2em;
	padding-right: 3em;
	padding-bottom: 3em;
	width: 80%;
}
div#footer {
	font-size: x-small;
	text-align: center;
	font-weight: bold;
}
div#table {
	text-align: center;
}
h1 {
	color: #AAA;
}
h2 {
	color: #000000;
	font-size: 36px;
}
h4 {
	font-size: x-small;
	text-align: center;
}
h5 {
	font-weight: bolder;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	text-align: center;
}
div#navhead {
	position: absolute;
	width: 132px;
	height: 135px;
	top: 0px;
	left: 0px;
}
div#nav {
	width: 7em;
	background: url(../Assets/LtBlueBGND.jpg);
	top: 136px;
}
div#nav ul {
	margin: 0;
	padding: 0;
	width: 7em;
	text-indent: 10px;
	border: 1px solid #AAA;
}
div#nav li {
	position: relative;
	list-style: none;
	border-bottom: 1px solid #CCC;
}
div#nav li:hover {
	background: #FFFF00;
}
div#nav li.submenu {
	background: url(submenu.gif) 95% 50% no-repeat;
}
div#nav li.submenu:hover {
	background-color: #FFFFCC;
}
div#nav li a {
	display: block;
	padding: 0.25em 0 0.25em 0.5em;
	text-decoration: none;
	width: 7em;
}
div#nav ul a {
	width: auto;
}
div#nav ul ul {
	position: absolute;
	top: 0;
	left: 7em;
	display: none;
}
div#nav ul.level1 li.submenu:hover ul.level2, div#nav ul.level2 li.submenu:hover ul.level3 {
	display:block;
	background-color: #FFFFCC;
}
.center {
	text-align: center;
}
.centerbold {
	font-weight: bold;
	text-align: center;
}
marquee {
	font-size: xx-large;
	color: #F00;
	font-weight: bolder;
}

.xl68 {
	text-align: center;
	font-weight: bold;
	width: 900px;
}
.x169 {
	width: 5px;
}
.boldctn {
	text-align: center;
	font-weight: bold;
	width: 100px;
}
.boldlt {
	font-weight: bold;
	width:500px;
}
.blanklt {
	width: 10px;
}
.blankrt {
	width: 10px;
}
.price {
	text-align: right;
}
