/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#FFFFFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #FF7E00;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:11px arial;
	color: #FFCC00;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:10px;
	display:block;
	padding:5px;
	border-right-width: 1px; 
	border-left-width: 1px; 
	}
	
#navigation a:hover {
	color:#00FF00;
	border: 1pt dotted green;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	color: #FF7E00;
	line-height:36px;
	letter-spacing:0.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	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:#CCCCCC;
	line-height:normal;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.pageName{
	color: #00FF01;
	line-height:16px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
.subHeader {
	font:16px georgia;
	color: #CCCCCC;
	font-weight:bold;
	line-height:22px;
	}	
	
.sidebarHeader {
	font:14px arial;
	color: #FFCC00;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.detailText {
	font:9px arial;
	color:#ffffff;
	line-height:10px;
	letter-spacing:0.1em;
	}
	
.smallText {
	font:10px arial;
	color:#FFCC00;
	}
	
.topnav {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.headertitle {
	color: #FF7E00;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
}	
.movietitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.title_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FF7E00;
	text-decoration: none;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF66CC;
}
.redtextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF66CC;
}
.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.navorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF7E00;
	text-decoration: none;
}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.linkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
