
body
{
	font-family: Arial;
	background-color: Black;
}

a
{
	text-decoration: none;
}

a.Link
{
	color: red;	
	text-decoration: underline;
}

td.PageHeadingSiteName
{
	padding: 0px;
	color: White;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;	
}

table.Menu
{
	background-color: Black;
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
}

td.MenuItem
{
	padding: 2px;
	background-color: Black;
	color: #BB1350;	
}

td.MenuBreak
{
	padding: 2px;
	background-color: Black;
	color: #BB1350;
}

table.SideMenu
{
	border-width: 0px;	
}

td.SideMenuItem
{
	padding: 0px;
	background-color: Black;
	border: 0px;	
	margin: 0px;
}

table.Thumb
{
	background-color: Black;	
	text-align: center;	
	border-color: Black;
	margin-left: 40px;	
}

td.Thumb
{
	padding: 2px;	
	background-color: Black;
}


table.Hint
{		
	background-color: #BB1350;
	width: 120px;
	margin: 0px;
	padding: 0px;
}

td.HintTitle
{
	font-family: Arial;
	font-size: 10pt;
	color : White; 
	font-weight: bold;
	padding: 0px
}

td.HintSubTitle
{
   	font-family: Arial;
	font-size: 8pt;
	color : White; 
	font-weight: normal;
	padding: 0px;
}

table.Page
{
    color: White;
	background-color: Black;
	border-width: 0px;
	width: 1000px;
	height: 800px;
	text-align: left;	
}

table.MovieBox
{	
	background-color: Black;
	width: 100%;
	height: 320px;
	border-width: thin;
	border-color: #BB1350;	
}

td.MovieBox
{
	text-align: right;
	vertical-align: top;  
}

table.Address
{
	color: Silver;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;	
}
 
td.ContactPane
{
	padding-right: 100px;
	vertical-align: top;  
}

table.PageLink
{
}

td.PageLink
{
	padding: 3px;
}
 
img.ThumbNormal
{
	filter:alpha(opacity=50);   
	-moz-opacity: 0.5;   
	opacity: 0.5;
	border-width: thin;		
	border-color: Black;
}

img.ThumbDeselect 
{
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
	border-width: thin;		
	border-color: Black;
}

img.ThumbSelect 
{
	filter: alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	border-width: thin;		
	border-color: #BB1350;
}

img.MovieContext
{
    width: 550px;
	height: 260px;	
}

div.MovieBox 
{
	position: absolute;
	top: 40px;
	left: 240px;
	width: 800px;
	height: 600px;
	color: Yellow;
	background-color: Black;	
	visibility: hidden;
	z-index: 2;
}

a.PageHeadingSiteName
{
	padding: 0px;
	color: White;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;	
	text-decoration: none;
}

a.MenuItemCurrent
{	
	text-decoration: none;
	color: #FF1A70;
}

a.MenuItem
{	
	text-decoration: none;
	color: #5D0928;
}

a.MenuItem:hover
{	
	text-decoration: none;
	color: #FF4A90;
}

a.Close 
{
	color: Gray;	
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}

a.Close:hover 
{
	color: White;	
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}

a.Mail
{
	color: Silver;	
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}

a.Mail:hover
{
	color: White;	
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}

a.Flash
{
	color: Red;
	font-size: 12pt;
	font-style: normal;	
}

select
{
	background-color: Black;
	cursor: hand;
	color: Silver;
	font-size: 8pt;		
}

a.PageLinkCurrent
{
	background-color: #BB1350;
	color: White;
	text-decoration: none;	
}

a.PageLink
{
	background-color: Gray;
	color: Silver;
	text-decoration: none;	
}

a.PageLink:hover
{
	background-color: White;
	color: Black;
	text-decoration: none;	
}

.SideMenuItemBreak
{
	background-color: Black;
	color: White;
	text-decoration: none;	
	height: 10px;
}

.SideMenuItemCurrent
{
	background-color: #BB1350;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: White;
	text-decoration: none;	
	width: 100%;
	height: 100%;
	vertical-align: middle;			
	cursor: hand;
}

.SideMenuItemNormal
{
	background-color: Gray;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: Silver;
	text-decoration: none;		
	width: 100%;
	height: 100%;
	vertical-align: middle;	
	border: 0px;
	border-spacing: 0px;
	cursor: hand;	
}

.SideMenuItemHover
{
	background-color: White;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
	text-decoration: none;	
	width: 100%;
	height: 100%;
	vertical-align: middle;	
	cursor: hand;	
}

hr.SideMenuItemBreak
{
	color: Gray;
	border-style: dotted;	
	border-width: 1px;
	height: 1px;
}
