body{
background-image:url(images/bodybg.gif);
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006F93;
	text-decoration: none;
	background-image:url(images/hoverimage.gif);
	height:32px;
	display:block;
	width:100%;
	line-height:30px;
	padding-right:1px;
}
.mainlinks:hover {
	color: #000000;
	background-image: url(images/hoverimage.gif);
		padding-right: 1px;
}

.toplinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #006F93;
	text-decoration: none;
	display:block;
	width:100%;
	line-height:30px;
	height:32px;
	padding-left: 1px;
	background-image:url(images/narmalhover.gif);
}
.toplinks:hover {
	color: #000;
	background-image:url(images/hoverimage.gif);
		padding-left: 1px;
}

.movie {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.cinemanews {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #006C92;
	text-decoration: none;
}
.cinemanews:hover {
	color: #000;
	text-decoration: underline;
}

.heronames {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2A9CB5;
	text-decoration: none;
}
.privacy {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2A9CB5;
	text-decoration: underline;
}
.privacy:hover {
	color: #000;
	text-decoration: none;
}
.movie {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#003333;
	text-decoration: none;
}
