﻿body
{
    font-size: 0.8em;
	font-family: Verdana, sans-serif;
	background-image: url(Images/bg_body.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #582916;
	text-align: left;
    color: #F8E19B;
}

a
{
	color: Gold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.inverse
{
	color: #4A0106;
	text-decoration: none;
}    

a.inverse:hover
{
	text-decoration: underline;
}

div.MasterPageLayout
{
	vertical-align: top;
}

table.MasterPageLayout
{
	width: 975px;
	text-align: left;
	border-right: solid 1px #F8E19B;
	border-left: solid 1px #F8E19B;
	background-color: #4c0404;
	background-image: url(Images/bg_header.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

table.Menu
{
	background-color: #F8E19B;
	color: Black;
	border: solid 2px black;
	text-align: left;
}

table.Pager
{
	border-top: solid 1px #F8E19B;
}

td
{
	vertical-align: top;
}

td.film_bg
{
	background-color: #FFF9E9
}

td.film_bottom
{
	background-image: url(Images/film_bottom.gif);
	background-repeat: repeat-x;
	height: 21px;
}

td.film_left
{
	background-image: url(Images/film_left.gif);
	background-repeat: repeat-x;
	height: 96px;
	background-color: #FFF9E9
}

td.film_right
{
	background-image: url(Images/film_right.gif);
	background-repeat: repeat-x;
	height: 96px;
	background-color: #FFF9E9
}

td.film_top
{
	background-image: url(Images/film_top.gif);
	background-repeat: repeat-x;
	height: 21px;
	background-color: #FFF9E9
}

td.MasterFooterLayout
{
	font-size: 0.85em;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(Images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 135px;
}

td.MasterHeaderLayout
{
	color: white;
	width: 100%;
	height: 130px;
	white-space: nowrap;
}

td.Pager
{
	text-align: center;
	width: 20%;
	white-space: nowrap;
	vertical-align: middle;
}

td.SectionHeader
{
	vertical-align: middle;
	background-color: #F8E19B;
	color: black;
	white-space: nowrap;
}

.button
{
	font-weight: bold;
	background-color: #F8E19B;
	color: #3F0004;
}

.byline
{
	font-size: 0.85em;
}

.error
{
	color: #ff3300;
	font-weight: bold;
}

.header
{
	font-family: Georgia, Serif;
	font-size: 1.5em;
	font-weight: bold;
}

.imgLinkBorder
{
	border: solid 1px Gold;
}

.NoRealMsg
{
	font-weight: bold;
	background-color: White;
	color: Black;
}

.ScheduleName
{
	font-family: Georgia, Serif;
	font-size: 1.7em;
	font-weight: bold;
}

.Standout
{
	color: PowderBlue;
	font-weight: bold;
}

.PadList
{
	padding: 2px
}