body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #898e5c;
	text-align: center;
}

div.body {
	width: 755px;
}
#main {
width:755px;
}

div.banner {
	background-color: #fbf6c4;
	border-top: 2px solid #fbf6c4;
	border-right: 2px solid #fbf6c4;
	border-left: 2px solid #fbf6c4;
	border-bottom: 0px solid #fbf6c4;
	/*background-color: #DBCEAA;*/
	/*background-color: #CCCC99;*/
	/*background-color: #DBCEAA;*/
	height: 64px;
	text-align: center;
	vertical-align: top;
	width: 751px;
}
div.bannerleft {
	margin: 0px 0px 0px 0px;
	float: left;
}

div.bannerright {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	vertical-align: bottom;
}
div.topnav {
	color: #ffffcc;
	font-size: 9px;
	font-weight: bold;
	font-family: Helvetica, sans-serif, Arial, Verdana;
	height: 14px;
	text-align: right;
	vertical-align: top;
	padding: 4px 4px 1px 0px;
	margin-top: -1px;
	background-image: url(../images/bgTopNav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 755px;
	text-transform: uppercase;
}
a.topnavlink {
	color: #ffff99;
	font-size: 9px;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica, sans-serif, Arial, Verdana;
	text-transform: uppercase;
}
a.topnavlink:active,a.topnavlink:visited,a.topnavlink:selected,a.topnavlink:hover {
	color: #ffff99;
	text-decoration: none;
}
a.topnavlinksel {
	color: #ffffff;
	font-size: 9px;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica, sans-serif, Arial, Verdana;
	text-transform: uppercase;
}
a.topnavlinksel:active,a.topnavlinksel:visited,a.topnavlinksel:selected,a.topnavlinksel:hover {
	color: #ffffff;
	text-decoration: none;
}
a.topsubnavlink {
	color: #ffff99;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica, sans-serif, Arial, Verdana;
	text-transform: uppercase;
}
a.topsubnavlink:active,a.topsubnavlink:visited,a.topsubnavlink:selected,a.topsubnavlink:hover {
	color: #ffff99;
	text-decoration: none;
}
a.topsubnavlink:hover {
	color: #ffffff;
	text-decoration: none;
}
ul.subnavlist {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
li.subnavlist {
	color: #ffff99;
	font-size: 9px;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	text-decoration: none;
	font-family: Helvetica, sans-serif, Arial, Verdana;
	text-transform: uppercase;
}
div.main {
	background-image: url(../images/bgMain.gif);
	background-repeat: no-repeat;
	background-color: #fbf6c4;
	/*background-color: #ffffe8;*/
	border-left: 2px solid #ffffcc;
	border-right: 2px solid #ffffcc;
	text-align: center;
	vertical-align: top;
	width: 751px;
}

td.leftpanel {
	/*background-image: url(../images/bgLeftPanel.gif);*/
	background-repeat: no-repeat;
	background-color: #c8cca0;
	border-top: 0px solid #ffffcc;
	border-right: 0px solid #ffffcc;
	width: 173px;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
}
div.search {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	margin: 6px 0px 0px 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #898e5c;
	border-top: 2px solid #fbf6c4;
	border-bottom: 2px solid #fbf6c4;
}
input.searchbox {
	width: 92px;
	font-size: 10px;
}
input.searchbutton {
	width: 18px;
	font-size: 10px;
	background-color: #cccc99;
	border: 1px solid #333300;
	background-image: url(../images/bgSearch.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h3.leftpanelheader {
	margin: 4px 0px 0px 0px;
	padding: 8px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333300;
	text-transform: uppercase;
}
h4.promoheader {
	margin: 0px;
	padding: 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
}
ul {
	margin-left: 30px;
}
ul.leftlist {
	margin: 0px 0px 0px 24px;
	padding: 0px 0px 0px 0px;
}
li.leftlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	padding: 3px 4px 3px 0px;
	list-style-image: url(../images/bulArrow.gif);
	vertical-align: bottom;
	list-style-position: outside;
	list-style-type: none;

}
li.leftlistselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	padding: 3px 4px 3px 0px;
	list-style-image: url(../images/bulArrow.gif);
	vertical-align: bottom;
	list-style-position: outside;
	list-style-type: none;
	background-color: #fbf6c4;
}
a.leftpagelink {
	text-decoration: none;
	color: #666633;
}
a.leftpagelink:active,a.leftpagelink:visited,a.leftpagelink:selected {
	color: #666633;
	text-decoration: none;
}
a.leftpagelink:hover {
	color: #666633;
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #993300;
}
a:active,a:visited,a:selected {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
a.searchlink {
	text-decoration: underline;
	color: #993300;
}
a.searchlink:active,a.searchlink:selected {
	color: #993300;
	text-decoration: underline;
}
a.searchlink:visited {
	color: #663300;
	text-decoration: underline;
}
a.searchlink:hover {
	color: #993300;
	text-decoration: underline;
}
div.promoouter {
	width: 150px;
	padding: 0px;
	margin: 10px;
	border: 1px solid #666633;
}
div.promoheader {
	text-align: center;
	background-color: #898e5c;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FFFFCC;
	border-left: 1px solid #FFFFCC;
	border-right: 1px solid #FFFFCC;
	border-bottom: 0px solid #666633;
}
div.promoinner {
	padding: 4px 4px 4px 4px;
	margin: 0px;
	border: 1px solid #FFFFCC;
}
select.leftinput {
	font-size: 11px;
}
td.centerpanel {
	padding: 12px 12px 12px 12px;
	border-top: 0px solid #ffffcc;
	text-align: left;
	vertical-align: top;
}
h2.pageheader {
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	color: #666633;
	margin: 0px
	padding: 0px;
}
div.footer {
	width: 755px;
	height: 79px;
	background-image: url(../images/bgFooter.gif);
	background-repeat: no-repeat;
}
div.footercontactinfo {
	text-align: center;
	vertical-align: middle;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
	padding: 8px 10px 12px 10px;
}
div.footercopyright {
	text-align: right;
	vertical-align: middle;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333300;
	padding: 20px 60px 12px 10px;
}
img.border {
	border: 2px solid #666633;
}
/*Table CSS*/
#table table {
	background-color: #666633;
}
#table th {
	background-color: #c8cca0;
	text-align: left;
	font-weight: bold;
}
#table tr {
	background-color: #fbf6c4;
}
#table tr.rowalt {
	background-color: #fbf6c4;
}


/*Menubar CSS*/
.mlink {COLOR: white; text-decoration: none}
.mlink:hover {COLOR: #ffcc99; text-decoration: none}
#divBg {HEIGHT: 14px; left: 0px; POSITION: relative; TOP: 0px; VISIBILITY: hidden;}
#divBgColor {HEIGHT: 14px; LEFT: 0px; POSITION: absolute; TOP: 0px; layer-background-color: white;}
div.clSub {BACKGROUND-COLOR: #505435; LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 4px; PADDING-RIGHT: 2px; PADDING-TOP: 4px; POSITION: absolute; TOP: 15px; VISIBILITY: hidden; WIDTH: 112px; layer-background-color: black}
div.clTop {LEFT: 10px; POSITION: absolute; TOP: 0px; VISIBILITY: visible; text-align: right;}
#divTop0 {}
#divTop1 {}
#divTop2 {}
#divTop3 {}
#divTop4 {}
#divTop5 {}
#divTop6 {}
#divTop7 {}
#divTop8 {}
#divTop9 {}
