/* #FF9900 = Orange */
/* #0038A8 = Blue */

body {
	background-color: #4D4C4C;
	padding: 0;
	margin: 10px 0 0 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
table {
	table-layout: fixed;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}
td {
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 8px 0;
	padding: 0;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0;
}
h3 {
	font-size: 10px;
	font-weight: bold;
/*	color: black; */
	color: white;
	margin: 0 0 8px 0;
	padding: 0;
}
h4 {
	display: inline;
	float: right;
/*	background-image: url(../img/BUT-Regular.gif); */
	background-image: url(../img/BUT-RegularBlack.gif);
	background-repeat: no-repeat;
	width: 102px;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
}
a {
	color: white;
	text-decoration: none;
}
h4 a {
	color: black;
}
a:hover {
	color: #FF9900;
}
p {
	color: black;
	color: white;
	margin: 0 0 8px 0;
	padding: 0;
}
#mainTable {
	width: 800px;
	padding: 0;
	margin: 0;
}
#mainTable .leftColWidth {
	width: 200px;
}
#mainTable #titleCell {
	height: 36px;
}
#mainTable #topShadowCell {
	height: 5px;
	background-image: url(../img/BG-topShadow.gif);
	background-repeat: repeat-x;
}
#mainTable #botShadowCell {
	height: 5px;
	background-image: url(../img/BG-botShadow.gif);
	background-repeat: repeat-x;
}
#mainTable #HDGridCell {
	height: 60px;
	background-image: url(../img/BG-Headergrid.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}
#mainTable #HDGridCell img {
	margin: 0;
}
#mainTable #HDNavCell {
	height: 25px;
	background-image: url(../img/BG-HeaderNav.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	font-weight: bold;
}
#mainTable #HDNavCell ul {
	margin: 4px 0 0 0;
	padding: 0;
}
#mainTable #HDNavCell ul li {
	list-style-type: none;
	display: inline;
	margin: 0 0 0 6px;
	padding: 0 0 0 14px;
	background-image: url(../img/BUL-SubNav.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.shadowTopYellow {
/*	background-image: url(../img/BG-YellowTopShadow.gif); */
	background-repeat: repeat-x;
}
.shadowTopBlack {
	background-image: url(../img/BG-BlackTopShadow.gif);
	background-repeat: repeat-x;
}
#mainTable #leftNavCell {
/*	background-color: #FF9900; */
	background-color: #000000;
	vertical-align: top;
	text-align: center;
}
#mainTable #leftNavCell .top p {
	color: white;
	font-size: 14px;
}
#mainTable #leftNavCell p {
/*	color: black; */
	color: white;
	font-size: 10px;
}
#mainTable #rightMainCell {
/*	background-color: #FF9900; */
	background-color: #000000;
	vertical-align: top;
	padding: 8px 8px 8px 0;
}
#mainTable .singleCell {
	padding: 8px;
}
#mainTable #rightMainCell td {
	padding: 4px;
	vertical-align: top;
}
#mainTable #rightMainCell a {
	color: #FF9900;
}
#mainTable #rightMainCell a:hover {
/*	color: #373737; */
	color: white;
}
#mainTable #rightMainCell h4 a {
	color: black;
}
#mainTable #rightMainCell h4 a:hover {
	color: #FF9900;
}
#mainTable #rightMainCell p {
	font-size: 10px;
}
#mainTable #rightMainCell img {
	border: 1px solid white;
}
#mainTable #linkTable {
/*	color: black; */
	color: white;
	border: none;
	height: 24px;
	width: 98%;
}
#mainTable #linkTable a {
/*	color: black; */
/*	color: white; */
}
#mainTable #picOfWeekTable {
	width: 100%;
}
#mainTable #picOfWeekTable td {
	padding: 4px;
	text-align: center;
}
#mainTable #contactForm {
	width: 250px;
}
#mainTable #footer {
	height: 24px;
	background-image: url(../img/BG-Footer.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
}
#mainTable #footer p {
	color: #CCCCCC;
	font-size: 9px;
	margin: 0;
}
#mainTable #footer a {
	color: #CCCCCC;
}
#mainTable #footer a:hover {
	color: #FF9900;
}
#mainTable #footer #developedBy {
	float: right;
	color: #333333;
	font-size: 9px;
	margin: 0 6px 0 0;
}	
#mainTable #footer #developedBy a {
	color: #333333;
}	
#mainTable #footer #developedBy a:hover {
	color: black;
}
#mainTable #subNav {
	width: 181px;
	margin: 10px 0 10px 10px;
/*	background-image: url(../img/HD-SubNavMid.gif); */
	background-image: url(../img/HD-SubNavMidBlack.gif);
	background-repeat: repeat-y;
}
#mainTable #subNav .top {
	height: 32px;
/*	background-image: url(../img/HD-SubNavTop.gif); */
	background-image: url(../img/HD-SubNavTopBlack.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: left;
}
#mainTable #subNav .top p {
	margin: 0;
	padding: 0 0 4px 30px;
}
#mainTable #subNav .mid {
/*	background-image: url(../img/HD-SubNavMid.gif); */
	background-image: url(../img/HD-SubNavMidBlack.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
#mainTable #subNav .listItem {
/*	background-image: url(../img/BG-SubNavListItem.gif); */
	background-image: url(../img/BG-SubNavListItemBlack.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
	font-size: 9px;
	padding: 4px 4px 8px 28px;
	text-align: left;
	vertical-align: bottom;
}
#mainTable #subNav .bottom {
	height: 22px;
/*	background-image: url(../img/HD-SubNavBot.gif); */
	background-image: url(../img/HD-SubNavBotBlack.gif);
	background-repeat: no-repeat;
}