a.white {
	color: #FFF;
	font-weight: bold;
	font-family: Verdana;
}


a {
	color: #D9090B;
	text-decoration: underline;
}

h3 {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	background:#1A1A1A;
	padding:3px;


}
.tabledash {
	border-top: thin dotted #FFFFFF;
	border-right: thin none #FFFFFF;
	border-bottom: thin dotted #FFFFFF;
	border-left: thin none #FFFFFF;
}

.tabledashbottom {
	border-top: thin none #FFFFFF;
	border-right: thin none #FFFFFF;
	border-bottom: thin dotted #FFFFFF;
	border-left: thin none #FFFFFF;
}

td.eventspadding {
padding-bottom: 25px;
}

.date {

		font: 10px;
	color: #DA090C;
}