a:active, a:link, a:hover, a:visited {
	color: #000000;
}

table.castlist {
	margin: 5px auto 5px auto;
}

table {
	border-collapse: collapse;
}

div.hide {
	display: none;
}

body {
	background-color: White;
	background-image: url(medicbg2.gif);
	color: #000000;
	margin: 50px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size: 16px;
}

p.backtotopbuttonbar a {
	text-align: center;
	border: 0px;
	background: Green;
	color: White;
}

p.backtotopbuttonbar, p.backtotopbuttonbar a{
	text-align: center;
	border: 0px;
	background: Silver;
	color: Black;
}
td {
	font-size: 16px;
	vertical-align: middle;
}

img.poster {
	float: right;
	padding: 10px;
	border: 1px solid black;}

li{
	list-style-type: disc;
	font-weight: bold;
}

div.menu {
	margin-left: 30%;
}

img {
	border: 0px;
}

h1,h2,h3,h4,h5 {
	font-weight: bold;
}

h1 {
	font-size: 200%;
}
h2 {
	font-size: 180%;
}
h3 {
	font-size: 160%;
}
h4 {
	font-size: 120%;
}
h4 {
	font-size: 100%;
}

img.bullet {
	float: left;
}

div.photoframe {
	text-align: center;
	float: left;
	padding: 10px;
	margin: 5px;
	border: 1px solid black;
}

p.photocaption {
	font-size: 14px;
	text-align: center;
	margin: 0px;
}

img.photo {
	border: 4px white solid;
}

colgroup.role, col.role {
	text-align: left;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
}

colgroup.actor, col.actor {
	text-align: right;
	font-weight: normal;
	padding: 0px;
}

colgroup.actor td, col.actor td {
	border-bottom: 1px solid black;
}
div.hr_image{text-align: center;
}
table.tickets td {
	text-align: center;
	padding: 5px;
}
hr {
	display: none;
}
