			span.shows h1
			{
				color: #000000;
				font-size: 11px;
			}
			table.showsright
			{
				border: 0;
			}
			table.showsright th
			{
				font-family: arial;
				font-size: 11px;
				color: black;
				background-color: #730915;
				valign: top;
							}
			table.showsright a
			{
				color: #8C9FAF;
			}
			table.showsright td, table.showsright th
			{
				vertical-align: top;
				text-align: left;
				padding: 3px;
				padding-right: 6px;
				font-family: arial;
				font-size: 11px;
				color: black;
			}
			table.showsright tr.odd
			{
				background-color: #f1f1e9;
			}
			table.showsright tr.even
			{

			}
			table.showsright td span
			{
				float:left;
				clear:both;
				display:block
			}
			table.showsright span.description
			{
				font-weight: bold;
				color: #b70e1e;
				clear: none;
				padding-left: 5px;
			}
			table.show span.date
			{
				clear: none;
			}


			span.shows h1
			{
				color: #9F0B1B;
				font-size: 11px;
			}
			table.shows
			{
				border: 0;
			}
			table.shows th
			{
				color: #8C9FAF;
				background-color: #730915;
				valign: top;
			}
			table.shows a
			{
				color: #8C9FAF;
			}
			table.shows td, table.shows th
			{
				vertical-align: top;
				text-align: left;
				padding: 3px;
				padding-right: 6px;
			}
			table.shows tr.odd
			{
				background-color: #9F0B1B;
			}
			table.shows tr.even
			{
				background-color: #8D0A18;
			}
			table.shows td span
			{
				float:left;
				clear:both;
				display:block
			}
			table.shows span.description
			{
				font-weight: bold;
				color: #b70e1e;
				clear: none;
				padding-left: 5px;
			}
