/* Generic Definitions */body {	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;	font-size: 12px;	background-color: #d51f26;	color: #000000;	margin: 0;	padding: 0;	background-image: url(../images/tilingBG.gif);	background-repeat: repeat-x;}A:link, A:visited, A:active { 	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif; 	font-size: 11px;	color: #810713;	font-weight: bold; 	text-decoration: none;}A:hover { 	color: #2272c9;	font-weight: bold;	text-decoration: underline; }td.sidebar{	background-color: #fad21e;}td.shell{	background-color: #ffffff;}td.navCell{	padding: 0px 0px 0px 10px;}td.footer{	padding: 20px 0px 20px 0px;}.normalText{	font-size: 12px;    color: #000000;}.sectionHeader{	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif; 	font-size: 15px;  	font-weight: bold; 	text-decoration: none; 	color: #810713;}.imageCaption { 	font-family:  Times, "Times New Roman", serif;	font-size: 11px;	font-style: italic;	color: #686868;}.footerText{	font-size: 10px;    color: #000000;}A.footerText:link, A.footerText:visited, A.footerText:active { 	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif; 	font-size: 10px;	color: #810713;	font-weight: bold; 	text-decoration: none;}A.footerText:hover { 	color: #2272c9;	font-weight: bold;	text-decoration: underline; }/* Events Table */table.events{	border-top: 1px solid #000000;	border-right: 1px solid #000000;	border-bottom: 1px solid #000000;	border-left: 1px solid #000000;}td.eventHeader{	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;	font-size: 12px;	background-color: #d51f26;	color: #ffffff;	font-weight: bold;	padding: 5px 0px 10px 10px;	border-bottom: 1px double #000000;}td.eventCellLeft{	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;	font-size: 10px;	color: #000000;	padding: 5px 5px 5px 5px;	border-top: 1px solid #000000;	border-right: 1px solid #000000;	}td.eventCellRight{	font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;	font-size: 10px;	color: #000000;	padding: 5px 5px 5px 5px;	border-top: 1px solid #000000;	}