.mainText
{
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}
body
{
	margin-top: 0px;
	SCROLLBAR-FACE-COLOR: #cdcdce;
	SCROLLBAR-HIGHLIGHT-COLOR: #cdcdce;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	font-size: 10pt;
	background: url(../graphics/background2.gif) #1f2a40 repeat-x;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	font-family: Verdana;
	margin-width: 0;
	margin-height: 0;
	background-color: #182840;
	background-repeat: repeat-x;
	background-image: url(../graphics/background2.gif);
}
a {
	text-decoration: underline;
	color: #000000;
}

a:link
{
	color: #000000;
}

A:visited {
	color: #000000;
}

A:active {
	color: #000000;
}

A:hover
{
	color: #000000;
	text-decoration: none;
}




.title
{
	font-weight: bold;
	font-size: 14px;
	text-transform: none;
	color: #FFFFFF;
	font-family: Verdana;
}
.blacklink
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
.classyCopy { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; font-style: normal; text-transform: none; border-style: none; text-decoration: none ; background-color: #999999; background-image: none}
.titleCopy { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; text-transform: capitalize; font-weight: bold }
.scroll {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background-color: #CCCCCC; border-style: groove}



select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background-color: #FFFFFF; border-style: groove; cursor: hand}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background-color: #FFFFFF; border-style: groove; cursor: hand}
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background-color: #FFFFFF; border-style: groove}
.subnav { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; font-style: normal; text-transform: none; text-decoration: none ; border-style: none}




input.btn
{
	border-right: #4e4e4e 1px solid;
	padding-right: 1px;
	border-top: #f0f0f0 1px solid;
	padding-left: 1px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 1px;
	text-transform: uppercase;
	border-left: #f0f0f0 1px solid;
	color: white;
	padding-top: 1px;
	border-bottom: #4e4e4e 1px solid;
	font-family: Tahoma, Verdana, Sans-serif;
	background-color: lightslategray;
}

.tableArea
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
.smallBlack
{
	font-weight: bold;
	font-size: 9px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
.gridRow_MouseOut
{
	background-color: blue;
}
.gridRow_MouseOver
{
	background-color: maroon;
}
.menu{
   	position: relative;
   	left: 375px;
   	top: 58px;
   	width: 492px;
   	z-index: 90;
	visibility: visible;
}
.sub1{
   	position: relative;
   	left: 375px;
   	top: 50px;
   	width: 492px;
   	z-index: 120;
	visibility: visible;
}
.listTitle
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial;
}
.listDate
{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: white;
	font-family: Arial;
	background-color: #212C44;
}
.MovDescription{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Arial;
}
.specialsPageTitle{
	font-weight:bold;
	font-size: 14px;
	color: black;
	font-family: Verdana;
}
.specialsPageSub{
font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana;
}
.specialsPageContent{
font-weight: normal;
	font-size: 12px;
	color: black;
	font-family: Verdana;
}