h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	color: #FF0;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 120%;
}
.border {
	border: 1px solid #FFFFFF;
}
a.header:link {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	
}
a.header{
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	
}
a.header:visited {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	
}
a.header:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
}
a.header:active {
	text-decoration: none;
	font-size: 12px;
	color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	line-height: 22px;
}
.BoxText{
	color: #333333;
	background-color: #99CCCC;
	width: auto;
	font-weight: normal;
	padding-right: 7px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bottomLine {
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #DCDCB8;
	border-left-color: #999999;
}
.paddings {
	padding-right: 5px;
	padding-left: 10px;
}
.fontYellow {
	color: #FFFF00;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #00CCFF;
}
.filmTitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 500;
	color: #00CCFF;
}
.smallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.border_dot_bot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.borderTopBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
}
.review {
	border: 1px dotted #FFFF33;
	padding: 2px 2px 2px 10px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C30;
	line-height: 26px;
	font-style: italic;
	margin-bottom: 7px;
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-left: 5px;
	text-indent: 20px;
	font-weight: bold;
}
