@charset "UTF-8";
/* CSS Document */
/*XXXXXXXXXXXXXXXXXX Reset all browser defaults XXXXXXXXXXXXXXXXXXX*/
.NavigationBarElements #ShowTopNavBar a {
	color:#c00;
	}
h3 {
	margin:15px 0 0 20px;
	}
table {
	margin:20px 0 30px 40px;
	}	
td {
	color:black;
	vertical-align:top;
	padding-bottom:0.8em;
	}
.tableDate {
	width:160px;
	}
.tableShow {
	width:240px;
	}
.tableHost {
	width:186px;
	}
.ShowName {
	color:#cc0000;
	font-weight:bold;
	}
	.ShowName a {
		color:#cc0000;
		}
		.ShowName a:hover {
			color:#807864;
			text-decoration:underline;
			}
#LeftContentBox {
	float:left;
	width:626px;
	border-right:1px solid #807864;
	}
#RightContentBox {
	margin-left:626px;
	border-left:1px solid #807864;
	}
	#RightContentBox img {
		margin-left:10px;
		margin-bottom:10px;
	}