body {
margin: 0;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;
}
table.eventslisting {
	background-color: #E9E9E9;
	margin-bottom: 1em;
	width: 100%;
}
table.eventslisting th {
	background-color: #E9E9E9;
	color: #8E039E;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
}
table.eventslisting th.header {
	background-color: #8E039E;
	color: white;
	font-size: 80%;
	font-weight: bold;
	width: 100%;
text-transform: uppercase;
}

a.more {
	background-color: #E9E9E9;
	padding:0%;
	margin-left:5%;
	width:20%;
	font-size: 80%;
}
table.eventslisting td.date {
	
	font-size: 70%;
	font-weight: bold;
	margin-left: 1em;
	width: 15%;
	vertical-align: top;
}

table.eventslisting td.description {
	font-size: .7em;
	width: 80%;
	vertical-align: top;
}

table.eventslisting em.description {
	margin: 0;
	padding: 0;
	height: 1em;
	font-size: .7em;
	font-weight: normal;
}
div.notices {
	width: 50%;
	background-color: #E9E9E9;
}


div.schedules {
	position: absolute;
	width: 50%;
	top: 1em;
	left: 50%;
}
table.wanted {
	background-color: white;
	margin-bottom: 1em;
	width: 100%;
}
table.wanted th.header {
	background-color:#8E039E;
	color: white;
	font-size: 80%;
	font-weight: bold;
	width: 100%;
	text-align: left;
text-transform: uppercase;
}
table.wanted th {
	background-color:white;
	color: #8E039E;
	font-size: 80%;
	font-weight: bold;
	width: 100%;
	text-align: left;
}
table.wanted td.date {
	font-size: 70%;
	font-weight: bold;
	margin-left: 1em;
	width: 20%;
	vertical-align: top;
}
table.wanted td.quantity {
	
	font-size: .7em;
	font-weight: bold;
	text-align: right;
	width: 20%;
}

table.wanted td.description {
	font-size: .7em;
	width: 80%;
}
table.wanted em.description {
	background-color:white;
	margin: 0;
	padding: 0;
	height: 1em;
	font-size: .7em;
	font-weight: normal;
}

table.wanted p.description {
	color:#8E039E;
	margin: 0;
	padding: 0;
	height: 1em;
	font-size: .7em;
	font-weight: normal;
}
div.huoatodayleftcolumn {
	margin: 0;
	left: 0;
	width: 100%;
	position: absolute;
}

table.schedulelisting {
	text-align: left;
	margin-bottom: 1em;
	width: 100%;
}
table.schedulelisting th.header {
	background-color:#8E039E;
	color: white;
	font-size: 80%;
	font-weight: bold;
	display: block;
	width: 100%;
text-transform: uppercase;
}
table.schedulelisting th {
	background-color:white;
	color: #8E039E;
	font-size: .8em;
	font-weight: bold;
	display: block;
	width: 100%;
}
table.schedulelisting th.description {
	background-color:#8E039E;
	color: white;
	font-size: .6em;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}
table.schedulelisting tr.heading {
	margin: 0;
	padding: 0;
	background-color:#8E039E;
width: 100%;
}
table.schedulelisting p.description {
	background-color:white;
	margin: 0;
	padding: 0;
	height: 1em;
	font-size: .7em;
	font-weight: normal;
}
table.schedulelisting td.date {
	font-size: 70%;
	font-weight: bold;
	margin-left: 1em;
	margin:0;
	width: 20%;
	vertical-align: top;
}

table.schedulelisting td.description {
	font-size: 70%;
	margin:0;
	width: 80%;
}
table.schedulelisting td.hotTitle {
	font-size: 70%;
	font-weight: bold;
	margin-left: 1em;
	padding:0;
	margin-bottom:0;
	width: 80%;
}
table.schedulelisting p.hotdescription {
	font-size: 80%;
	font-weight: normal;
	padding:0;
	margin:0;
	width: 100%;
}
table.schedulelisting a.more{
	background-color: white;
	padding:0%;
	margin-left:5%;
	width:20%;
	font-size: 80%;
}

