body, td, p, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.maintable{
	background-image: url(/images/bg-main.gif);
	background-repeat: repeat-y;
}

.topmenu{
	background-image: url(/images/bg-topmenu.gif);
	background-repeat: no-repeat;
}

.bodytable{
	background-image: url(/images/bg-page-z.gif);
	background-repeat: no-repeat;
}
.botmenutext{
	color: #FFFFFF;
	font-weight: bold;

}
.ztable{
	background-image: url(/images/bg-z.gif);
	background-repeat: no-repeat;
}

body {
	background-image: url(/images/bg.gif);
}

a:link {
	font-weight: bold;
	color: #22353F;
}

a:visited {
	font-weight: bold;
	color: #22353F;
}

a:active {
	font-weight: bold;	
	color: #22353F;
}

a:hover {
	font-weight: bold;
	color: #516A77;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.nolink {

	font-weight: bold;
	color: #000000;

}
.pic-border {
	border: 1px solid #FFFFFF;
}

.footer {

	font-family: arial, helvetica sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

}

.footer a:link {
	font-family: arial, helvetica sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}

.footer a:visited {
	font-family: arial, helvetica sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}

.footer a:active {
	font-family: arial, helvetica sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
}

.footer a:hover {
	font-family: arial, helvetica sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF66;
}

.movie-title {
	
	font-family: arial, helvetica sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;

}
