/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px;
	color:#99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #FF6633;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:11px georgia;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: none;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#6BAA38;
	border: 1pt dotted #6BAA38;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #FF6633;
	line-height:24px;
	letter-spacing:.37em;
	}

#tagline {
	font:12px georgia;
	color: #FF6633;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:12px arial;
	color:#0099ad;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px;
	color: #FF6633;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	}
	
.subHeader {
	font:16px;
	color: #FF6633;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}	
	
.sidebarHeader {
	font:14px;
	color: #000000;
	font-weight:bold;
	letter-spacing:1px;
	line-height:16px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}	
.scroll_table {
	overflow: auto;
	height: 425px;
	width: 100%;
}
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#000000;
	}
	

	
.Film_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #BB3711;
	text-align: center;
	font-weight: 400;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
