body
{
	background-color: #504c4b;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
}
body,h1,h2,h3,h4,h5,table,th,td,a,div,span,p,textarea,input,select
{
	font-family: Verdana;
	font-size: 11px;
}
a, a:link
{
	text-decoration: none;
	font-family: Verdana;
	color: #FFE010;
	font-size: 11px;
	font-weight: bold;
}
a:visited
{
	color: #FFB000;
}
a:hover
{
	color: #FFCC00;
	text-decoration: underline;
}
a.menu, a.menu:active, a.menu:link, a.menu:hover, a.menu:visited
{
	text-decoration: none;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
a.menu:hover
{
	color: #FFC000;
}
a.title, a.title:active, a.title:link, a.title:hover, a.title:visited, span.title
{
	text-decoration: underline;
	font-family: Verdana;
	color: #FFB000;
	font-size: 13px;
	font-weight: bold;
}
span.title
{
	text-decoration: none;
}
table.search, table.search th, table.search td
{
	background-color: #a9a8a6;
	font-family: Verdana, Arial;
}
table.search th
{
	color: #000000;
	font-size: 13px;
}
table.content, table.content th, table.content td
{
	font-family: Verdana, Arial;
	color: #FFCB00;
	font-size: 11px;
	font-weight: bold;
}
table.movie, table.movie th, table.movie td
{
	font-family: Verdana, Arial;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
}
div.text
{
	/* text-align: justify; */
	font-family: Verdana, Arial;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
}
.bigtitle
{
	text-decoration:none;
	font-family:Verdana;
	color: #FFFFFF;
	font-size:13px;
	font-weight:bold;
}
.whitebig
{
	text-decoration:none;
	font-family:Verdana;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
.yellow
{
	text-decoration:none;
	font-family:Verdana;
	color:#FFCB00;
	font-size:13px;
	font-weight:bold;
}