body, table, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #0f2070;
	color: #FFFFFF;
}
a:link {
	color: #EAE0C5;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
a:active {
	color: #33FF99;
	text-decoration: none;
}
th {
	text-align: center;
}
h2 {
	font-size:12px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.category_title {
	font-weight:bold;
}
.product_title {
	font-weight:bold;
}
.cart_row {
	vertical-align:top;
	text-align:center;
}
.eventHeading {
	color: #990000;
	font-style: italic;
	font-weight:bold;
	font-size:14px;
}
.Copyright {font-size: 9px}

.calendar { border: 1px solid #eee; color: #FFFFFF; width:220px; font-size:11px;}
.calendar td {padding: 4px; border: 1px solid #eee; height:30px; }
.calendar th { background: #3366FF; height: 18px; font-size:10px;}
.calendarhead {background:#000; font-size:12px;}
.calendarhead td {color:#fff; font-size:12px;}
.event a:link { font-size:12px; font-weight:bold;}
.event a:visited { font-size:12px; font-weight:bold;}