.maintablecell { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8DFBE;
	border-top-width: 4px;
	border-right-width: 8px;
	border-bottom-width: 4px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	background-color: #505050;
	border-top-width: 1px;
	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-top-color: #BE0000;
	border-right-color: #BE0000;
	border-bottom-color: #BE0000;
	border-left-color: #BE0000;
}
.menutiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BE0000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BE0000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BE0000;
	border-right-color: #BE0000;
	border-bottom-color: #BE0000;
	border-left-color: #BE0000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8DFBE;
}
a:link {
	color: #BE0000;
	text-decoration: none;
}
a:visited {
	color: #BE0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.rightcolumn a:link {
	color: #E8DFBE;
	text-decoration: underline;
}
.rightcolumn a:visited {
	color: #E8DFBE;
	text-decoration: underline;
}
.rightcolumn a:hover {
	color: #E8DFBE;
	text-decoration: none;
}

.subcategory a:link { 
	color: #BE0000;
	text-decoration: none;        
        font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.subcategory a:visited { 
	color: #BE0000;
	text-decoration: none;        
        font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.subcategory a:hover { 
	color: #E8DFBE;
	text-decoration: none;        
        font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.subcategory { 
	border-top-color: #000000;
	border-top-width: 8px;
	border-top-style: solid;
	color: #BE0000;
        font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.selectedSubcategory { 
	color: #E8DFBE;
        font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.eventtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BE0000;
}

.eventtime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D2C9A8;
}

.dayOfWeek { 
        color: #BBBBBB; 
        font-size: 10px; 
        line-height: 14px; 
        font-family: Verdana, Arial, Helvetica; 
        background-color: black }

.dayOfMonth  { 
        color: #D2C9A8;
	font-size: 24px; 
	line-height: 26px; 
	font-family: Verdana, Arial, Helvetica 
}

.month  { 
	font-size: 16px; 
	line-height: 18px; 
	font-family: Verdana, Arial, Helvetica 
}

.subscribe { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8DFBE;
        margin: 10px 10px;
}

table.subscribe { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8DFBE;
        margin: 10px 10px;
}

.error { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8DFBE;
        margin: 10px 10px;
 }
