﻿body {
	background-color: #fff;
	color: #555;
	font-family: Helvetica, Arial, Georgia, "Times New Roman", Serif;
	font-size: 12px;
	margin: 0;
}


p { line-height: 1em; }

#DocumentWrapper { width: 100%; margin: 0 auto; background: white; }

a { color: #2583ad; text-decoration: none; font-weight: bold; }
a:hover { color: #0ba0d8; text-decoration: none; }
a img { border: 0; }

.eventTable td, .eventTable th
{
	line-height: 1.5;
	padding: 1em;
}        

.eventTable td a 
{
	display: inline;
}

.eventTable tr.odd { background: #fafafa; }
.eventTable tr:hover { background-color: #efefef; }
.eventTable tr.last:hover { background-color: #fff; }


.buy { font-weight: bold; color: #d92f6e; }
.buy:hover { color: #d92f6e; border-bottom: 1px solid #d92f6e; padding-bottom: 2px; }

.credit, .contact { color: #999; clear: both; display: block; }

.credit a { color: #555; }
.credit a:hover { color: #222; }
