@charset "utf-8";
/* CSS Document */
.thinBorderTable {
	border:1px solid #000000;
}
.tableHeader {	
	background-color: #1E0000;	
}
.tableHeaderFont{
	font-size: 14px;
	font-weight: bold;
	color:#dbdadb;
}
.tableSubHeader {
	color:#9D5A25;
	font-weight: bold;
	text-transform: uppercase;
}
.tableDate {
	color:#000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
.tableSmallFont {
	font-size:12px;
	line-height: 12px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.tableLeftBorderOnly {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tableBottomBorderOnly {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tableBLRBorderOnly {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tableLRBorderOnly {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.tableRBorderOnly {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
}
.input {
	color: #DAD8CC;
	border: 1px solid #DAD8CC;
	background-color: #DAD8CC;
}
.tableSpotlight {
	font-size:10px;
	margin-left: 10px;
}
.tableSmallFontOrange {
	color: #9D5A25;
	font-weight: bold;
	font-size: 12px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	line-height: 12px;
}
.tableSmallFontOrangeAlt {
	color: #9D5A25;
	font-weight: bold;
	font-size: 12px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	line-height: 12px;
}
.bulletList {
	margin:2px;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	list-style-type: square;
}
.tableSmallFont2 {
	font-size:11px;
	line-height: 12px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0px
}
a.underlined:link {
	color: #9d5a25;
	text-decoration: underline;
}
a.underlined:visited {
	color: #9d5a25;
	text-decoration: underline;
}
a.underlined:hover {
	color: #9d5a25;
	text-decoration: underline;
}
a.underlined:active {
	color: #9d5a25;
	text-decoration: underline;
}
a.blkUnderlined:link {
	color: #000000;
	text-decoration: underline;
}
a.blkUnderlined:visited {
	color: #000000;
	text-decoration: underline;
}
a.blkUnderlined:hover {
	color: #000000;
	text-decoration: underline;
}
a.blkUnderlined:active {
	color: #000000;
	text-decoration: underline;
}
a.blkNoDeco:link {
	color: #000000;
	text-decoration: none;
}
a.blkNoDeco:visited {
	color: #000000;
	text-decoration: none;
}
a.blkNoDeco:hover {
	color: #000000;
	text-decoration: none;
}
a.blkNoDeco:active {
	color: #000000;
	text-decoration: none;
}
a.datelink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.datelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.datelink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.datelink:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.calMonth:link {
	color: #1e0000;
	font-weight:bold;
	font-size:25px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.calMonth:visited {
	color: #1e0000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.calMonth:hover {
	color: #1e0000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.calMonth:active {
	color: #1e0000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.eventDisplay:link {
	color: #1e0000;
	font-size:9px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.eventDisplay:visited {
	color: #1e0000;
	font-size:9px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.eventDisplay:hover {
	color: #1e0000;
	font-size:9px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.eventDisplay:active {
	color: #1e0000;
	font-size:9px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.eventDisplay {
	color: #1e0000;
	font-size:9px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.datelinkBig:link {
	font-size:24px;
	color: #FFFFFF;
	text-decoration: none;
}
a.datelinkBig:visited {
	font-size:24px;
	color: #FFFFFF;
	text-decoration: none;
}
a.datelinkBig:hover {
	font-size:24px;
	color: #FFFFFF;
	text-decoration: none;
}
a.datelinkBig:active {
	font-size:24px;
	color: #FFFFFF;
	text-decoration: none;
}
.style7Big {
	font-size:24px;
}
.dayBig {
	font-size:100px;
	color:#FFFFFF;
}
.caltableDay{
	font-size:15px;
	font-weight:bold;
}