

body, td {
	
	color: #777577;
	font-size: 11px;
	
}

a img {
	border: none;
	text-decoration: none;
}

#cellNav {
	height: 34px;
	background-color: #231f20;
	font-size: 13pt;
	letter-spacing: -.5px;
}

#cellNav a {
	color: #e29847;
	text-decoration: none;
}

#cellNav a:hover {
	color: #c6171e;
}

#cellLeft {
	width: 288px;
	height: 636px;
	background-color: #f6b46a;
}

#cellFoot {
	height: 30px;
	background-color: #231f20;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
}

#cellFoot a {
	color: #f6b46a;
	text-decoration: none;
}

#cellFoot a:hover {
	text-decoration: underline;
}

#cellMain {
	width: 692px;
}

#divContentWrapper {
	padding: 5px;
}

#ctl01_pnlTimer {
	padding-top: 5px;
}

#ctl01_ContentSectionMain_directions_panel {
	visibility: hidden;
	display: none;
}

a.creditsLink:active{COLOR: #b6b1b2;text-decoration:none;}
a.creditsLink:link{COLOR: #b6b1b2;text-decoration:none;}
a.creditsLink:visited{COLOR: #b6b1b2;text-decoration:none;}
a.creditsLink:hover{COLOR: #b6b1b2;text-decoration:underline;}

#mycarousel {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
	width: 590px;
}

#mycarousel li {
	margin-right:0px;
	width:120px;
}

#container {
	width:590px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}

.dayItemsTable tr {
	border-bottom: solid 1px #dedede;
}