body  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #cccc99;
	margin: 0px;
	margin-width: 0px;
	margin-height: 0px;
}
td, p, div, li, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
td.copy {
	background-color:#FFFFFF;
	padding: 6px;
}
td.dg {
	background-color:#999966;
	padding: 4px;
}
td.DgHorzBg {
	background-image: url(/images/mid_bar_bg.gif);
	background-color:#999966;
}
td.DgVertBg {
	background-image: url(/images/bot_mid_bar_bg2.gif);
	background-color:#999966;
}
h1 {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #660000;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0px 0px;
	clear: none;
	float: none;
}
h2 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC6600;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-position: 0px 0px;
	clear: none;
	float: none;
}
h3 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
B, STRONG {
	font-weight: 900
	}
/* default links */
a:link {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	font-weight: bolder;
	color: #CC6600;
}
a:active {
	font-size: 10px;
	font-weight: bolder;
	color: #FFCC00;
}
a:visited {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
/* main navigation links */
a.nav:link {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #996633;
	text-decoration: none;
}
a.nav:active {
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #993300;
	text-decoration: none;
}
a.nav:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* bottom navigation links */
a.bnav:link {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bnav:hover {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
a.bnav:active {
	font-size: 10px;
	font-style: oblique;
	font-weight: bolder;
	color: #993300;
	text-decoration: none;
}
a.bnav:visited {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* ad links */
a.ad:link {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a.ad:hover {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a.ad:active {
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #993300;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a.ad:visited {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;

}
/* more links */
a.moreLinks:link {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.moreLinks:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
}
a.moreLinks:active {
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #993300;
	text-decoration: none;
}
a.moreLinks:visited {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.headBg {
	background: url("/images/head_bg.jpg") repeat-x;
}
.filmBg {
	background: url("/images/basements_film.jpg") repeat-x;
}
.bgBLK {
	background: #000000;
	color: #ffffff;
}
.bgtxt {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bgtxtlg {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.more {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	list-style-type: disc;
	margin: 15px;
	padding: 5px;
	list-style-position: inside;
	list-style-image: url(/images/bullet1.gif);
	
}
ul.nav {
	color: #000000;
	padding: 0px;
	list-style-position: outside;
	margin: 15px;
	list-style-image: url(/images/bullet_nav.gif);
}
hr {
	color: #cfb576;
}
hr.nav {
	background-color:#ffffff;
	color: #ffffff;
}
.bigTxt {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
