/* CSS Document */

body, td, pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	}
	
td {
	vertical-align:top;
	}

.orangetext {
	font-size: 9px;
	font-weight: normal;
	color: #F87010;
	text-decoration: none;
	}
	
a,
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height:10pt;
}

a:hover {
	color: #FF7F00;
	text-decoration: underline;
	}	
	
a.subnav,
a.subnav:hover {
	font-weight: bold;
	color: #FF7F00;
	text-decoration: underline;
}
a.subnav:hover {
	color: #333333;
	}	
	
.footer {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	}
	
.textdownbeat {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

a.downbeat,
a.downbeat:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}	
	
#recentProductions {
	border:0;
	padding:0;
	}
	
#recentProductions tr.prodBegin td {
	padding-top:5px;
	}
	
#recentProductions tr.prodEnd td {
	border-bottom:#FFF dashed 1px;
	padding-bottom:5px;
	}
	