body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-size: 10px;
}
.BreadCrumbTd {
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TopMenuTd {
	font-size: 10px;
	color: #000000;
	height: 26px;
}
.BoxTable {
	color: #000000;
	padding: 2px;
	border: none;
	background-color: #FFFFFF;
}
.BoxTableTitleTd {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
}
.BoxTableContentTd {
	color: #000000;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D7D8E1;
	border-right-color: #D7D8E1;
	border-bottom-color: #D7D8E1;
	border-left-color: #D7D8E1;
}
.PlainLink {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.PlainLink:hover {
	color: #A9A9A8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.button {
	font-size: 11px;
}
.buttonover {
	font-size: 11px;
}
.buttonlink {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-indent: 15px;
	display: block;
	height: 24px;
	width: 175px;
	line-height: 2.0em;
	font-variant: small-caps;
	background-color: #E8E8E8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #999999;
}
.buttonlink:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #282828;
	line-height: 2.0em;
	background-image: url(../images/buttons-1-hover.jpg);
	
}
.buttonoverlink {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 11px;
	display: block;
	height: 24px;
	width: 175px;
	line-height: 2.0em;
	font-variant: small-caps;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #999999;
	background-color: #CCCCCC;
}
.buttonoverlink:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #333333;
		line-height: 2.0em;
}
.button1 {
}
.button1over {

}
.button1link {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-indent: 22px;
	display: block;
	height: 24px;
	width: 172px;
	line-height: 2.0em;
	background-image: url(../images/buttons-2-reg.jpg);
	background-repeat: repeat-x;
	font-variant: small-caps;
	background-color: #F8F8F8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #999999;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #990000;
}
.button1link:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #666666;
	line-height: 2.0em;
	background-image: url(../images/buttons-2-hover.jpg);
}
.button1overlink {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-indent: 20px;
	display: block;
	height: 24px;
	width: 172px;
	line-height: 2.0em;
	font-variant: small-caps;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #999999;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
	background-color: #E2E2E2;
}
.button1overlink:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-color: #666666;
	line-height: 2em;
}
.LeftBarTd {
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #9BAED0;
	border-right-color: #395977;
	border-bottom-color: #395977;
	border-left-color: #9BAED0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.RightBarTd {
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #9BAED0;
	border-right-color: #395977;
	border-bottom-color: #395977;
	border-left-color: #9BAED0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.UpdateHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
}
.UpdateSubHeadline {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.UpdateContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.ImageBlock {
	padding: 5px;
}
.NextButton {
	font-size: 12px;
	color: #993333;
	padding: 6px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
.ProductContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.UpdateTitle {
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	padding: 4px;
	font-size: 10px;
}
.ProductTitle {
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	padding: 4px;
	font-size: 16px;
}
.FloatBannerDiv {
	padding: 2px;
	background-color: #FFFFFF;
	border: thin solid #999999;
	color: #FFFFFF;
	font-size: 10px;
}

.FormFields {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
.pagename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 3px;

	filter: DropShadow(Color=#333399, OffX=3, OffY=3, Positive=true);

}
.bars {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.copyright {
	text-transform: uppercase;
}
.calendarcell {
	color: #FFFFFF;
	font-size: 10px;
	background-color: #141414;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #333333;
}
.calendarcellon {
	color: #FFFFFF;
	background-color: #000000;
}
.lefttile {
	background-image:  url(../images/cinemastage-lefttile.jpg);
	background-position: right;
}
.righttile {

	background-image:  url(../images/cinemastage-righttile.jpg);
	background-position: left;
}