﻿body {
	font-family: Verdana, Arial, Sans-Serif;
	font-size:medium;
	color: white;
	background-color: black;
}
a {
	font-weight: normal;
	color: yellow;
	background-color: black;
}
.TopMenuButton {
	background-image: none;
	font-weight: bold;
	font-size: medium;
	color: white;
	font-style: italic;
	background-color: gray;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-top: 0.1em;
	border-right: thin outset;
	border-top: thin outset;
	border-left: thin outset;
	border-bottom: medium outset;
	margin-top: 0.5em;
	margin-bottom: 0.1em;
	margin-left: 0.5em;
}
.SectionHeaderText {
	font-weight: bold;
	font-size: smaller;
	margin: 5px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: black;
	margin-top: 6px;
}
.IntroductionText {
	font-size: small;
	color: white;
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 18px;
	margin-right: 18px
}
.Introduction {
	margin-bottom: 12px;
	margin-top: 12px;
	border-top-style: groove;
	border-right-style: groove;
	border-left-style: groove;
	border-bottom-style: groove;
	background-color: gray;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 9px;
	padding-top: 9px;
}
.SectionHeader {
	margin-top:24px;
	margin-bottom: 12px;
}
.SmallFooterText {
	font-size: smaller;
	font-style: italic;
	margin-top: 1em;
}
.SmallHeaderText {
	font-size: smaller;
	font-style: italic;
}
.FormLabelMedium, .FormLabelLong, .FormLabelShort, .FormLabelVariable, .FormLabelTable, .FormLabelInFlow {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	font-size: smaller;
	display: inline;
	text-align: left;
	clear: none;
	visibility: visible;
	background-color: black;
	color: white;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	vertical-align: top;
}
.FormLabelMedium, .FormLabelLong, .FormLabelShort, .FormLabelVariable {
	margin-right: 6px;
	margin-left: 30px;
}
.FormLabelTable {
	margin-left: 0px;
	margin-right:0px;
}
.FormLabelInFlow {
	margin-left: 6px;
	margin-right: 6px;
}
.FormLabelMedium {
	width: 8em;
}
.FormLabelLong {
	width: 16em;
}
.FormLabelShort {
	width: 4em;
}
.FormLabelVariable, .FormLabelInFlow {
	width: auto;
}
.FormInput {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	color: black;
}
.FormInputDisabled {
	font-weight: normal;
	font-style: normal;
	color: white;
}
.FormCheckbox {
	font-weight: bolder;
	font-style: normal;
	color: white;
	background-image: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 2em;
	height: 1em;
}
.FormValidator {
	font-weight: normal;
	font-style: italic;
	color: Red;
	font-size: smaller;
}
.BlockWithSpaceAbove {
	margin-top: 1em;
}
.BlockWithSpaceAboveAndBelow {
	margin-top: 1em;
	margin-bottom: 1em;
}
.EmphasisedLink {
	font-weight: bolder;
}
.SubduedLink {
	font-weight: lighter;
}
.HeaderArea {
	border-bottom: black thin groove;
	background-image: url(http://www.repossessionrecords.com/webimages/elliot_minor/Jessica_Single_Art_Banner1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 1em;
	height: 450px;
	background-color: transparent;
	font-size: smaller;
}
.MainHeader {
	background-color: transparent;
	margin-top: 12em;
}
.HeaderText {
	font-weight: bold;
	font-size: large;
	color: white;
	background-color: transparent;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5em;
}
.FormHeader {
	border-bottom: black thin groove;
	background-color: transparent;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
}
.LabelInputPair {
	clear: both;
	display: block;
}
.StatusMessage {
	font-size: smaller;
	font-style: italic;
	font-weight: bold;
	color: red;
}
.ActionButton {
	background-color: #d0d0d0;
	background-image: none;
	font-weight: bold;
	font-size: medium;
	color: red;
	font-style: italic;
	padding-right: 1.0em;
	padding-left: 1.0em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
.MinorButton {
	background-color: #d0d0d0;
	background-image: none;
	font-weight: bold;
	font-size: small;
	color: black;
	font-style: italic;
	padding-right: 1.0em;
	padding-left: 1.0em;
	padding-bottom: 0.2em;
	padding-top: 0.2em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
.TopOfContent {
	border-top-style: ridge;
	margin-bottom: 12px;
}
.Footer {
	margin-top: 12px;
	border-top-style: ridge;
	padding-top: 6px;
}
.FooterButtonArea {
	margin-top: 12px;
	border-top-style: ridge;
	padding-top: 6px;
}

.HorizontalMenu {
	border-bottom: 0.5em;
	margin-bottom: 0.5em;
	background-color: #666666;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.StandardGrid {
	font-size: small;
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 6px;
	padding-right: 6px;
}
.StandardGridHeader {
	font-weight: bolder;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	color: white;
	font-style: italic;
}
.StandardGridHeader a {
	background-color: #dcdcdc;
}
.StandardGridButton {
	background-color: #c0c0c0;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.UpperCase {
	text-transform: uppercase;
}