
body {
	font-family: helvetica,arial,sans-serif;
	color: black;
	background-color: white;
}

h1 {
	font-size: 20pt;
	font-weight: bold;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
}

h3 {
	font-size: 9pt;
	font-weight: bold;
}


table {
	border-style: groove;
	border-collapse: collapse;
}

th {
	text-align: left;
	border-style: solid;
	padding-left: 4px;
	padding-right: 8px;
}

td {
	text-align: left;
	border-style: none;
	padding-left: 4px;
	padding-right: 8px;
}

a {
	text-decoration: none;
	font-family: helvetica,arial,sans-serif;
	color: navy;
}

img {
	border-style: none;
}

.borderless {
	border-style: none !important;
	height: 0px !important;
}

.errormsg {
	color: maroon;
	font-weight: 10pt;
}

.title {
	color: black;
}

.notes {
	font-style: oblique;
	font-size: 8pt;
}

.headerrow0 {
	background-color: #C0FFFF;
}

.headerrow1 {
	background-color: #FFFFC0;
}

.eventlist {
	font-family: helvetica,arial,sans-serif;
	font-size: 9pt;
}
.eventlist table {
	border-style: groove;
	border-collapse: collapse;
}

.eventlist th {
	text-align: left;
	border-style: solid;
	padding-left: 4px;
	padding-right: 8px;
}

.eventlist td {
	text-align: left;
	border-style: none;
	padding-left: 4px;
	padding-right: 8px;
}
.location {
	font-family: helvetica,arial,sans-serif;
	font-size: 9pt;
}
.location table {
	border-style: groove;
	border-collapse: collapse;
}

.location th {
	text-align: left;
	border-style: solid;
	padding-left: 4px;
	padding-right: 8px;
}

.location td {
	text-align: left;
	border-style: none;
	padding-left: 4px;
	padding-right: 8px;
}
.eventinfo {
	text-align: left;
	font-family: helvetica,arial,sans-serif;
	font-size: 9pt;
	border-style: none;
}
.eventinfo table {
	border-style: none;
	border-collapse: collapse;
	vertical-align: top;
}

.eventinfo th {
	text-align: left;
	width: 180px;
	font-size: 10pt;
	vertical-align: top;
	border-style: none;
	padding-left: 4px;
	padding-right: 8px;
}

.eventinfo td {
	text-align: left;
	vertical-align: top;
	border-style: none;
	padding-left: 4px;
	padding-right: 8px;
}

.menuinfo {
	text-align: left;
	font-family: helvetica,arial,sans-serif;
	font-size: 9pt;
}
.menuinfo table {
	border-style: none;
	border-collapse: collapse;
}

.menuinfo th {
	text-align: left;
	width: 180px;
	font-size: 10pt;
	border-style: none;
	padding-left: 4px;
	padding-right: 8px;
}

.menuinfo td {
	text-align: left;
	vertical-align: bottom;
	border-style: none;
	padding-left: 4px;
	padding-right: 8px;
}

.eventinfohead {
	font-family: helvetica,arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: silver;
}
.eventinfohead th {
	width: 180px;
	font-family: helvetica,arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: silver;
	vertical-align: top;
}
.eventinfohead td {
	font-family: helvetica,arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: silver;
	vertical-align: top;
}

.eventinfoheadleft {
	font-family: helvetica,arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: silver;
}
.eventinfoheadleft th {
	width: 180px;
	font-family: helvetica,arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: silver;
	vertical-align: top;
}
.eventinfoheadleft td {
	width: 180px;
	font-family: helvetica,arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: silver;
	vertical-align: top;
}

.eventinfoheadtop {
	font-family: helvetica,arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: silver;
}
.eventinfoheadtop th {
	font-family: helvetica,arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: silver;
	vertical-align: top;
}
.eventinfoheadtop td {
	font-family: helvetica,arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: silver;
	vertical-align: top;
}

.eventinfosubhead {
	font-family: helvetica,arial,sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #F0F0F0;
	vertical-align: top;
}
.eventinfosubhead th {
	width: 180px;
	font-family: helvetica,arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #F0F0F0;
	vertical-align: top;
}
.eventinfosubhead td {
	font-family: helvetica,arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	background-color: #F0F0F0;
	vertical-align: top;
}

.contacttable {
	text-align: left;
	font-family: helvetica,arial,sans-serif;
	font-size: 9pt;
	border-style: none !important;
	border-collapse: collapse !important;
}

.contacttable table {
	border-style: none;
	border-collapse: collapse;
}

.contacttable tr {
	border-style: none !important;
	border-collapse: collapse !important;
}

.contacttable th {
	width: 100px;
	text-align: left;
	font-size: 10pt;
	padding-left: 4px;
	padding-right: 8px;
	border-style: none !important;
	border-collapse: collapse !important;
}

.contacttable td {
	width: 100px;
	text-align: left;
	vertical-align: bottom;
	border-style: none !important;
	border-collapse: collapse !important;
	padding-left: 4px;
	padding-right: 8px;
}

.menuheader {
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
.menuheader p {
}

.attributeselect {
	font-size: 8pt;
}
.attributeselect table {
	border-style: none;
	width: 0px;
}
.attributeselect tr {
	padding: 2px;
}
.attributeselect th {
	padding: 2px;
}
.attributeselect td {
	padding: 2px;
	width: 0px;
}
.addtiny {
	font-size: 7pt;
	vertical-align: bottom;
}

.addtiny td {
	vertical-align: bottom;
}

.addtiny a {
	color: navy;
}

.navlink a {
	color: blue;
	font-size: 8pt;
	font-weight: bold;
}

.navlinkLeft {
	color: blue;
	background-color: #F0F0F0;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: black;
}

.navlinkRight {
	color: blue;
	background-color: #F0F0F0;
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: black;
}

.navlinkLeft a {
	color: blue;
}

.navlinkRight a {
	color: blue;
}

.hometab {
	border-style: groove;
	border-collapse: collapsed;
	border-width: 3px;
	color: black;
	background-color: silver;
}

.hometabactive {
	border-style: groove;
	border-collapse: collapsed;
	border-width: 3px;
	color: white;
	background-color: black;
}

.mainbody {
	border-style: none;
}

.mainbody table {
}

.mainbody tr {
}

.mainbody td {
}

.leftchannel {
	border-style: none;
	background-color: #F0F0F0;
}

.leftchannel table {
}

.leftchannel tr {
}

.leftchannel td {
	width: 100px;
	border-style: none;
}
.dishnotes {
	font-style: oblique;
}
.dishrecipe {
	
}

.calendarheadmonth th{
	font-size: 14pt;
	vertical-align: top;
	text-align: left;
	background-color: #F0F0F0;
	height: 10px;
	border-bottom-width: 0px;
}

.calendarhead {
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
	background-color: #F0F0F0;
	height: 10px;
}

.calendarhead table {
	height: 10px;
	background-color: #F0F0F0;
}

.calendarhead tr {
	height: 10px;
	background-color: #F0F0F0;
}

.calendarhead th {
	height: 10px;
	background-color: #F0F0F0;
	border-bottom-width: 0px;
}

.calendarhead td {
	height: 10px;
	background-color: #F0F0F0;
}

.calendar {
	font-size: 9pt;
}

.calendar table {
	border-style: groove;
	border-width: 4px;
	border-collapse: collapse;
}

.calendar tr {
}

.calendar th {
	vertical-align: top;
	text-align: left;
	border-style: groove;
	border-width: 2px;
	border-collapse: collapse;
	height: 60px;
	width: 40px;
	background-color: #F0F0F0;
}
.calendar td {
	vertical-align: top;
	text-align: left;
	border-style: groove;
	border-width: 2px;
	border-collapse: collapse;
	height: 60px;
	width: 40px;
}

.calendarnumber {
	font-size: 9pt;
	font-weight: oblique;
}
.calendarevent {
	font-size: 7pt;
}
.calendarnull {
	background-color: #F0F0F0;
}

.calendarnav {
	font-size: 8pt;
}

.calendarnav table {
	border-style: none;
}

.calendarnav tr {
}

.calendarnav th {
	vertical-align: top;
	text-align: left;
	border-style: none;
	background-color: #F0D0F0;
	height: 10px !important;
}
.calendarnav td {
	vertical-align: top;
	text-align: left;
	border-style: none;
	background-color: #F0D0F0;
	height: 10px !important;
}
.thismonth {
	background-color: white;
	color: navy;
	font-size: 8pt;
	font-weight: bold;
}
