.bg_image {
	background-attachment: scroll;
	background-image: url(images/cine_footer.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #F4EBDC;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #232F45;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d7c7ae;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8F6B49;
	font-weight: bold;
}
a.linkcolour1:link { color: #8F6B49; text-decoration: underline }
a.linkcolour1:active { color: #8F6B49; text-decoration: none }
a.linkcolour1:visited { color: #8F6B49; text-decoration: none }
a.linkcolour1:hover { color: #232F45; }

a.linkcolour_size2:link {
	color: #8F6B49;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.linkcolour_size2:active {
	color: #8F6B49;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.linkcolour_size2:visited {
	color: #8F6B49;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.linkcolour_size2:hover {
	color: #232F45;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.submitbox {
	border: thin 1 #000000;
	background-color: #D3C5AB;
}
