﻿body {
	background:#000 url('siteart/background.gif') no-repeat scroll center top;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:35px;
}

td {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

a:visited {
	color:#000;
	text-decoration:none;
}

a:active {
	color:#000;
	text-decoration:none;
}

a:link {
	color:#000;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:underline;
}



a.white:visited {
	color:#fff;
	text-decoration:none;
}



a.white:active {
	color:#fff;
	text-decoration:none;
}



a.white:link {
	color:#fff;
	text-decoration:none;
}

a.white:hover {
	text-decoration:underline;
}




#table {
	width:770px;
	height:629px;
}

#nav-bar {
	background:url('siteart/nav-bar.jpg') repeat-x;
	height:47px;
	width:750px;
}

#contact {
	font-size:10px;
}




.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color:silver;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;

}

.anylinkcss a:active{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:visited{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}


.anylinkcss a:hover{ /*hover background color*/
background-color:red;
color:#fff;
}

.movie {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	vertical-align:top;
	text-align:center;
					
}

.click {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:red;
	text-align:center;
	padding:30px 0 0 0;
					
}
