@charset "utf-8";
/* CSS Document */

table.calendar {
width:95%;
margin: 1%;
}
table.calendar td {
	border-width: 0 thin thin 0;
	padding: 4px;
	border-style:none dashed dashed none;
	border-color: white #CCC #CCC white;
	background-color: white;
	vertical-align:top;
	text-align:left;
}
table.calendar th {
color: #FFF;
background-color:#682F73;
}
legend {
color:#fff;
background-color:#682F73;
font-weight:bold;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
fieldset{
border:#682F73 thin solid;

}
#releases legend{
color:#fff;
background-color:#006233;
font-weight:bold;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;

}
#releases fieldset{
	border:#006233 thin solid;
	width:95%;
}
#releases img{
	padding-right:10px;
}
#infobox table a{
color:#000;
background-color:transparent;
text-decoration:underline;
font-weight:normal;
}
#infobox table a:visited{
color:#006600;
background-color:transparent;
text-decoration:underline;
}

.sports {
color:#006600;
background-color:transparent;
}
#infobox table .sports a{
color:#006600;
background-color:transparent;
text-decoration:underline;
}
#infobox table .sports a:visited{
color:#006600;
background-color:transparent;
text-decoration:underline;
}

.special {
color:#000066;
background:transparent;
}
#infobox table .special a{
color:#000066;
background:transparent;
}
#infobox table .special a:visited{
color:#000066;
background-color:transparent;
text-decoration:underline;
}

.club {
color:#CC6600;
background:inherit;
}

#infobox table .club a {
color:#CC6600;
background:inherit;
}
#infobox table .club a:visited{
color:#CC6600;
background-color:transparent;
text-decoration:underline;
}

.performance {
color:#660066;
background:inherit;
}
#infobox table .performance a{
color:#660066;
background:inherit;
}
#infobox table .performance a:visited{
color:#660066;
background-color:transparent;
text-decoration:underline;
}

.art {
color:#0033FF;
background:inherit;
}
#infobox table .art a{
color:#0033FF;
background:inherit;
text-decoration:underline;}

#infobox table .art a:visited{
color:#0033FF;
background:inherit;
text-decoration:underline;}

.closings {
color: #CC0000;
background:inherit;
text-align:center;
font-weight:bold;
}

.closings a{color: #CC0000;
background:inherit;
}


#infobox table .art a{
color:#0033FF;
background:inherit;
}
#infobox table .art a:visited{
color:#0033FF;
background-color:transparent;
text-decoration:underline;
}
#infobox table .general a{
color:#000;
background:inherit;
}
#infobox table .general a:visited{
color:#000;
background-color:transparent;
text-decoration:underline;
}
