div, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}
.body {
	background-color: #660000;
}

.tdBotBar {
	background-color: 666633;
	background-image: url(images/bot-bar_bg_28.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 18px;
	text-align: left;
	vertical-align: top;
}
.tdTopBar {
	background-color: CCCC99;
	background-image: url(images/top-bar_bg_04.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 28px;
}
.tdBtnBar {
	background-image: url(images/btn_04.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	height: 47px;
}
.tdLeftText {
	background-color: CCCC99;
	width: 298px;
	padding: 24px;
	text-align: left;
	vertical-align: top;
	color: 666633;
	font-size: 12px;
}
.tdLeftText a {
	color: 660000;
	font-size: 16px;
	text-decoration: none;
}
.tdCenterText {
	background-color: CCCC99;
	width: 302px;
	padding: 24px;
	text-align: left;
	vertical-align: top;
	color: 666633;
	font-size: 12px;
}
.tdCenterText a {
	color: 660000;
	font-size: 14px; 
	text-decoration: none;
}
.tdRightText {
	background-color: CCCC99;
	width: 300px;
	padding: 24px;
	}
.tdSectionTitles {
	background-color: 999966;
	background-image: url(images/section-title_bg_26.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tdPageTitle {
	background-color: CCCC99;
	height: 37px;
	background-image: url('images/page-title_bg_11.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #660000;
	font-size: 18px; 
	line-height: 12px;
}	
.tdMain {
	color: #000000;
	width: 602px;
	background-color: ffffff;
	padding-top: 24px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	text-align: left;
	vertical-align: top;
}
.tdPageHeader {
	background-color: ffffff;
	text-align: left;
}
div.copyright {
	font-size: 10px;
	color: CCCC99;
	text-align: center;
}
div.poweredby {
	font-size: 10px;
	text-align: center;
	color: 0099ff;
}
div.poweredby A {
	color: 0099ff;
}
.todaylead {
	color: #660000;
	font-size: 16px;
	display: run-in;
	font-weight: bold;
}
.todaydate {
	color: #999966;
	font-size: 16px;
	font-weight: bold;
}
.calendar tr td {
	border-color: #660000;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
}
tr.weekdayrow {
	background-color: #999966;
	color: #660000;
	text-align: center;
	font-weight: bold;
}
td.today {
	background-color: #CCCC99;
}
tr.daterow {
	background-color: white;
	color: #660000;
	text-align: center;
	font-weight: bold;
}
.calendar a {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
div.subtitle {
	color: #660000;
	font-weight: bold;
	font-size: 14px;
}
div.mediumheader {
	font-size: 14px;
	font-weight: bold;
}
div.smallheader {
	font-size: 12px;
	font-weight: bold;
}
div.menuitem {
	color: #660000;
	font-size: 16px;
}
div.menuitem a {
	color: #660000;
}
div.menuitem a.subitem {
	font-size: 12px;
	padding-left: 10px;
}
div.menuitem a.subsubitem {
	font-size: 12px;
	padding-left: 30px;
}
div.newsheader {
	color: #660000;
	font-weight: bold;
}
div.newsheader a {
	color: #660000;
}
div.newstext {
	font-size: 12px;
	color: #666633;	
}
div.newstext a {
	font-size: 12px;
	color: #660000;
}
div.newstext a:inactive {
	font-size: 12px;
}
table.contentupdate {
	border: ridge 2px #660000;
}
a {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
}
ul.nobullet {
	display: block;
	border-top: 0px;
	padding-top: 0px;
	padding-left: 15px;
	border-left: 15px;
	list-style-image: none;
	list-style-type: none;
}
ul.upcomingevents {
	display: block;
	border-top: 0px;
	padding-top: 0px;
	padding-left: 8px;
	border-left: 8px;
	list-style-image: none;
	list-style-type: none;
}
ul.upcomingevents li {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #990000;
}
ul.upcomingevents li a {
	color: #990000;
	font-decoration: underline;
	font-size: 12px;
}
ul.upcomingevents li a:unvisited, ul.upcomingevents li a:inactive {
	color: #990000;
	font-decoration: underline;
	font-size: 12px;
}

table.dailybox {
	border: thin solid black;
}
table.dailybox tr th{
	background-color: #990000;
	color: white;
	font-size: 14px;
}
table.dailybox tr td{
	background-color: white;
	color: black;
	font-size: 12px;
}
tr.imagerow td {
	border-width: thin;
	border-color: black;
	border-style: solid;
	border-collapse: collapse;
}
tr.imagerow {
	border-collapse: collapse;
}
