body {
	background-image: url(/assets_design/bg_grey.gif);
	background-repeat: repeat;
	background-color: #DBDBDB;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-align: justify;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
p {
	line-height: 130%;
}

#links {
	font: 9px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}

#links a {
	color: #C0C0C0;
	text-decoration: none;
}
#links a:hover {
	color: #999999;
	text-decoration: underline;

}
.moviepop a:link, .moviepop a:active, .moviepop a:visited {
	color: #999999;
	font: 11px Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-align: left;
}
.moviepop img {
	color: #333333;
	border: 1px solid #D9D9D9;
	margin-bottom: 4px;	
}
.moviepop a:hover {
	color: #333333;

}
.moviepop a:hover img {
	border-color: #333333;
}
#maincontent li {
	padding-bottom: 0.5em;
	margin-left: -10px;
	vertical-align: top;
}

a, a:link, a:active, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
