.text {
	font-family: Arial;
	font-size: 12px;
}
.border2 {
	background-color: #F8F8F8;
	border: 1px solid #990000;
}

.text_red_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.seperator {
	background-image: url(graphics/seperator.jpg);
}

.bg_reviews {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B8C5CF;
}
.text_ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bg_boxoffice_dots {
	background-image: url(graphics/bg_dots_horz.jpg);
}
.bg_table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.text_boxoffice {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4F5F6F;
	background-color: #FFFFFF;
}
.bg_bar {
	background-image: url(graphics/bar_mid.jpg);
}

.text_wh {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #607D93;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #607D93;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #4F5F6F;
	text-decoration: underline;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: none;
	border-bottom: none;
	padding: 0px 0px 0px 6px;
	color: #505F70;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border-right-style: none;
	border-left-style: none;
}
#sectionLinks a:hover{
	border-top: none;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505F70;
	font-weight: normal;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
.tb1 {
	background-image: url('graphics/bg_bar_hor.gif');
}
.tb2 {
	background-image: url('graphics/bg_bar2.gif');
}
.menu_bg {
	background-image: url(graphics/menu_bg1.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EAEAEA;
}
.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #505F70;
	font-weight: bold;
}
.text_whiteB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_BIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #990000;
}
.bg_dots_vert {
	background-image: url(graphics/bg_dots2.jpg);
}


.tb3 {
	background-image: url('graphics/bg_bar1.gif');
}
body {
	margin: 0px;
}
