BODY
{
	background-color: #FFFFFF;
	margin-left: 0;
	margin-top: 0;
}

.dashBackV
{
	background-repeat: repeat-y;
	background-position: center;
}

.dashBackH
{
	background-repeat: repeat-x;
	background-position: center;
}

.date
{
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	color: #666666;
}

.topHeading
{
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: large;
	color: #666666;
	font-weight: bold;
}

.filmTitles
{
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: x-small;
	color: #30256C;
	font-weight: bold;
}

.filmDetails
{
	font-family: Georgia, serif;
	font-size: x-small;
	color: #444444;
}

.bodyText
{
	font-family: Georgia, serif;
	font-size: small;
	color: #000000;
	line-height: 150%;
}

.indent
{
	margin-left: 30px;
}

.iD
{
	font-family: Georgia, serif;
	font-size: x-small;
	color: #666666;
}

.randomTitles
{
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	font-weight: bold;
}

.engTitle
{
	font-family: Georgia, serif;
	font-weight: bold;
	text-decoration: underline;
	color: #30256C
}

.italTitle
{
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	color: #4A3F87;
	font-weight: bold;
}

.director
{
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	color: #695FA4;
	font-weight: bold;
}

.headerBack
{
	background-repeat: no-repeat;
	background-position: right;
}

.bloor
{
	color: #FC0019;
}

.amc
{
	color: #006F38;
}

.gala
{
	color: #0C479D;
}

.gray
{
	color: #666666;
}

.lightGray
{
	color: #BBBBBB;
}

.tableHeadingBack
{
	background: #DDDDDD;
}

.xlargeSize
{
	font-size: x-large;
}

.largeSize
{
	font-size: large;
}

.mediumSize
{
	font-size: medium;
}

.smallSize
{
	font-size: small;
}

.xSmallSize
{
	font-size: x-small;
}

.xxSmallSize
{
	font-size: xx-small;
}
