a:link {
	color: #880000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #880000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #880000;
}
a:active {
	color: #33FF00;
	text-decoration: underline;
}
.NavLinks {
	color: #880000;
	background-color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	padding: 9px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #EEAA44;
}
.NavLinksDir {
	color: #FFFFFF;
	background-color: #EEAA44;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	padding: 9px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #880000;
}
.NavLinks:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EEAA44;
	display: block;
	white-space: nowrap;
	font-weight: bold;
	border: 1px solid #880000;
}
.NavLinksDir:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EEAA44;
	display: block;
	white-space: nowrap;
	font-weight: bold;
	border: 1px solid #880000;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #EEDDDD;
}

.Whitebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.PageHeading {
	font-size: large;
	font-weight: bold;
	color: #880000;
	text-indent: 20px;
	border: 1px solid #990000;
}
.SubNavLinkBox {
	border-top: 1px solid #EEAA44;
	border-right: none;
	border-bottom: 1px solid #EEAA44;
	border-left: none;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #333333;
}

.SmallText {
	font-size: small;
}
h1 {
	font-variant: small-caps;
	color: #880000;
	font-size: medium;
}
h2 {
	font-size: 12px;
	font-variant: small-caps;
	color: #000000;
}
h3 {
	font-size: 11px;
	font-variant: small-caps;
	color: #FF6600;
}
.Cast{
	font-size: 11px;
	color: #880000;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
}
hr {
	color: #880000;
	height: 1px
}
.CastList {
	background-color: #EEEEEE;
	width: 100%;
}
.Required {
	color: #880000;
}
.ShowName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #880000;
}
.ShowSubTitle {
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.ShowDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #880000;
	font-style: italic;
}
.ShowImage {
	border: thin solid #880000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.Known {
	color: #880000;
}
.author {
	font-weight: bold;
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #880000;
}
.oddyears {
	background-color: #CCCCCC;
}
.formheading {
	background-color: #333333;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.evenrows {
	background-color: #EEEEEE;
}
.oddrows {

	background-color: #FFFFFF;
}
.committeebackground {
	background-color: #FFFFFF;
}
.deletedrow {
	font-style: italic;
	color: #666666;
}
.extratext {
	font-size: 10px;
}
.formlabel {
	font-weight: bold;
}
.formlabelrequired {
	font-weight: bold;
	color: #880000;
}
.MessageBar {
	font-weight: bold;
	color: #880000;
	background-color: #FFFFFF;
	text-align: center;
	border-top: none #EEAA44;
	border-right: 1px solid #EEAA44;
	border-bottom: 1px solid #EEAA44;
	border-left: 1px solid #EEAA44;
}
.negative {
	color: #990000;
}

