div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {
	margin-top:2px
}
html>body input.text, html>body input.button html>body select {
	height:1em
}
*:root input.text, *:root input.button, *:root select {
	height:auto
}
input.text, input.button, textarea, select {
	font:7pt "Verdana","Arial","Helvetica",sans-serif;
	font-weight:bold
}
input.button {
	border:1px solid #00248E;
	padding:.1em .1em;
	color:#00248E;
	background-color:#FFFFFF;
	border-radius:.4em
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color:#00248E
}
input[type="submit"]:active {
	background-color:#00248E
}
input[type="submit"][disabled] {
	border-color:#00248E;
	color:#00248E;
	background-color:#FFFFFF
}
input.text, textarea, select {
	border:1px solid #00248E;
	color:#00248E;
	background-color:#FFFFFF;
	letter-spacing:1px
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color:#FFFFFF
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color:#FFFFFF
}
.Back {
	background-attachment: fixed;
	background-image: url(../images/Back.gif);
	background-position: center middle;
}
.Footer {
	background-attachment: fixed;
	background-image: url(../images/Footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.Title {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
}
.TitleSmall {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.Left {
	background-attachment: fixed;
	background-image: url(../images/Page_Left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.Right {
	background-attachment: fixed;
	background-image: url(../images/Page_Right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.Bottom {
	background-attachment: fixed;
	background-image: url(../images/Page_Bottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.LeftBott {
	background-attachment: fixed;
	background-image: url(../images/Page_Left_Bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.RightBott {
	background-attachment: fixed;
	background-image: url(../images/Page_Right_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Band_Title {
	font-size: 18px;
	font-weight: bold;
}
.Band_Dates {color: #FF9900;
font-size: 14px;
font-weight: bold;}
.century-gothic {
	font-family: "Century Gothic";
}
.menu {
	font-size: 14px;
	color: #000000;
}
