A.nav:active
{
	COLOR: #000000;
	text-decoration: none;
}
A.nav:link
{
	COLOR: #000000;
	text-decoration: none;
}
A.nav:visited
{
	COLOR: #000000;
	text-decoration: none;
}
A:link {
	color: #5B1919;
	text-decoration: none;
}
A:active {
	color: #CC0000;
	text-decoration: none;
}
A:visited {
	color: #5B1919;
	text-decoration: none;
}
BODY {
	margin: 0px;
	background-color: #DDE6DD;
}
TABLE.maintable {
	height: 100%;
	width: 100%;
	border: 1px solid #000000;
}
TD.sitename {
	height: 38px;
	background-color: #5B6D71;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #262E2F;
	padding-top: 2px;
}
TD.menu {
	border-top: solid 1px #394648;
	border-bottom: solid 1px #394648;
	background-color: #867575;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	height: 21px;
}
TD.adminmenu {
	border-bottom: solid 1px #394648;
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	height: 21px;
}
TD.header {
	height: 22px;
	background-image: url(images/fadetop.gif);
	background-repeat: repeat-x;
}
TD.maincell {
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	background-image: url(images/centerlogo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
TR.footer {
	background-image: url(images/fadebot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
	text-align: center;
}
TABLE.datatable {
	width: 100%;
	border-top: 2px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 2px solid #666666;
}
TABLE.configtable {
	border-top: 2px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 2px solid #666666;
}
TD.tablecell0 {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
TD.tablecell1 {
	background-image: url(images/bg.gif);
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
TD.tablehead {
	background-color: #CCCCCC;
	border-right: solid 1px #666666;
	border-bottom: 1px solid #666666;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
TABLE.filters {
	border: 1px solid #666666;
	padding-right: 4px;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	padding-top: 1px;
	padding-bottom: 1px;
}
TABLE.movienavtop {
	margin-left: 20px;
	border-right: 2px solid #666666;
	border-left: 2px solid #666666;
	border-top: 2px solid #666666;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DADADA;
}
TABLE.movienavbottom {
	border-right: 2px solid #666666;
	border-left: 2px solid #666666;
	border-bottom: 2px solid #666666;
	margin-left: 20px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DADADA;
}
TD.stats
{
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #F0F0F0;
        white-space: nowrap;
}

TD.statsbar
{
	background-color: #6476B9;
	line-height: 6px;
}
TD.emptybar
{
	line-height: 6px;
}
.plain
{
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}
SPAN.movtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
}
TD.movtitle
{
	border-bottom: 2px solid #000000;
}
TD.movdetails
{
	font-family: Tahoma;
	font-size: 11px;
	padding-bottom: 4px;
}
SELECT.genre
{
	width: 120px;
}
