div.blauw_showcast_addint {
	font-size: 10px;
}

input.showcast_addint {
	font-size: 10px;
	width: 20px;
}

table.showcast {
	font-size: 13px;
	border-collapse: collapse;
}

div.showcast {
	font-size: 13px;
	font-weight: bold;
}

th.showcast {
	font-size: 10px;
	text-align: left;
}

td.showcast {
	font-size: 13px;
	vertical-align: top;
}

tr.showcast_a {
	background-color: #EEEEEE;
}

tr.showcast_b {
	background-color: #706B62;
}

div.showcast_addint {
	font-size: 10px;
}

table.blauw_showcast {
	font-size: 10px;
	border-collapse: collapse;
}

div.blauw_showcast {
	font-size: 10px;
	font-weight: bold;
}

th.blauw_showcast {
	font-size: 10px;
	text-align: center;
	color: #000000;
}

td.blauw_showcast {
	vertical-align: top;
}

tr.blauw_showcast_a {
	background-color: #EEEEEE;
}

tr.blauw_showcast_b {
	background-color: #706B62;
}

tr.blauw_showcast_pastdate {
	background-color: #FFB3B3;
	filter: alpha(opacity=50);
	opacity: 0.70;
}

tr.blauw_showcast_futuredate {
	background-color: #99ADFF;
	filter: alpa(opacity=50);
	opacity: 0.70;
}

a.castname {
	font-family: verdana,sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

a.castname:hover {
	color: #81BA46;
}

