body {
	margin: 0;
	padding: 0;
}
body table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a img {
  border: 0;
}

#film_top {
	height: 60px;
  background-image: url(images/splash/film_top.gif);
	background-repeat: repeat-x;
}
#login {
	background-image: url(images/splash/main_login.gif);
	background-repeat: no-repeat;
}
#login input {
	font-size: 11px;
	width: 122px;
}
#login table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	margin-top: 15px;
}
#login a {
	color: black;
	text-decoration: none;	
}
#login a:hover {
	text-decoration: none;
}
#ad_text {
	background-image: url(images/splash/main_text_bkp.gif);
	background-repeat: no-repeat;
	height: 65px;
	padding-left: 170px;
	padding-right: 40px;
	font-weight: bold;
}
#menu_bk {
	height: 32px;
	background-image: url(images/splash/menu_bk.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#menu_bk a {
	font-family: "Futura Md TL";
	color: black;
	text-decoration: none;
	margin-left: 30px;
	font-size: 20px;
	padding: 0;
}
#film_bot {
	height: 67px;
  background-image: url(images/splash/film_bot.gif);
	background-repeat: repeat-x;
}
#footer {
  text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
.film_gray_left {
  background-image: url(images/splash/film_gray.gif);
	background-position: right;
	height: 60px;
}
.film_gray {
  background-color: #F6F6F6;
	height: 355px;
}
.film_gray_right {
  background-image: url(images/splash/film_gray.gif);
	height: 60px;
}





