body
{
	background:#FFFFFF url('images/background.jpg') fixed;
	background-repeat:no-repeat;
	color:#000000;
	font-align:center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	scrollbar-base-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color:#FFFF00;
	scrollbar-track-color:#FFFFFF;
}
body.shout_box
{
	margin:0;
	background:#333333;
	font-size:10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#FFFFFF;
	scrollbar-base-color:#333333;
	scrollbar-3dlight-color:#999999;
	scrollbar-highlight-color:#666666;
	scrollbar-face-color:#333333;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color:#CCCCCC;
	scrollbar-track-color:#333333;
}

a:link		{ color:#000000; text-decoration: underline; }
a:active	{ color:#333333; text-decoration: underline; }
a:visited	{ color:#333333; text-decoration: underline; }
a:hover		{ background:#FFFF00; color:#000000; text-decoration: none; }
a.header:link		{ color:#FFFFFF; text-decoration: none; }
a.header:active		{ color:#FFFFFF; text-decoration: none; }
a.header:visited	{ color:#FFFFFF; text-decoration: none; }
a.header:hover		{ background:#FFFF00; color:#000000; text-decoration: none; }
a.header_highlight:link		{ color:#FFFF00; font-weight:bold; text-decoration: none; }
a.header_highlight:active	{ color:#FFFF00; font-weight:bold; text-decoration: none; }
a.header_highlight:visited	{ color:#FFFF00; font-weight:bold; text-decoration: none; }
a.header_highlight:hover		{ background:#FFFF00; color:#000000; text-decoration: none; }
a.footer:link		{ color:#FFFFFF; font-size:14px; text-decoration: none; }
a.footer:active		{ color:#FFFFFF; font-size:14px; text-decoration: none; }
a.footer:visited	{ color:#FFFFFF; font-size:14px; text-decoration: none; }
a.footer:hover		{ background:#FFFF00; color:#000000; font-size:14px; text-decoration: none; }
a.footer_highlight:link		{ color:#FFFF00; font-weight:bold; text-decoration: none; }
a.footer_highlight:active	{ color:#FFFF00; font-weight:bold; text-decoration: none; }
a.footer_highlight:visited	{ color:#FFFF00; font-weight:bold; text-decoration: none; }
a.footer_highlight:hover		{ background:#FFFF00; color:#000000; text-decoration: none; }

font.page_title		{ font-size:24px; }
font.shout		{ color:#FFFFFF; font-size:10px; }
font.shout_stamp	{ color:#999999; font-size:8px; }
font.user_name		{ background:#CCCCCC; color:#000000; font-size:10px; }

hr
{
	color:#000000;
	text-align:center;
	width:75%;
}

img	{ border:0px; }

input, select, textarea
{
	background:#FFFFFF;
	border-bottom-color:#999999;
	border-bottom-width:1px;
	border-left-color:#FFFFFF;
	border-left-width:1px;
	border-right-color:#CCCCCC;
	border-right-width:1px;
	border-top-color:#FFFFFF;
	border-top-width:1px;
	color:#000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}

table			{ font-size:10px; }
table.mainbody		{ font-size:12px; text-align:center; }
table.screenings	{ font-size:12px; text-align:left; }

td.header	{ color:#FFFFFF; font-size:12px; text-align:left; background:#000000; }
td.navigation	{ color:#FFFFFF; font-size:10px; text-align:center;}