.leftNavCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 175%;
	background-color: #000066;
}

.movieList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.movieList:Hover {
	background-color: #FBFBFB;
}


.columnHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 175%;
	text-align: center;
	background-color: #001A52;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.alertColumnHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 175%;
	text-align: center;
	background-color: #990000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.columnCell {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:5px;

	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.whiteLink {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:5px;

	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.listIndexCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 175%;
	font-variant: normal;
	text-transform: uppercase;
}

.paragraphMargin {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 5px;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 175%;
	background-color: #000066;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.breadCrumbCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 175%;
	background-color: #000066;
	font-variant: small-caps;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.leftColumn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #000066;

}
body {
	background-color: #cccccc;
	margin-top: 0px;
}
a.LeftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: None;
}
a.LeftNav:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}
a.indexList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	text-decoration: None;

}
a.indexList:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}