body
{
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   background: #000000;
   color: #FFFFFF;
   margin-top: 0px;
}

h1
{
   font-family: arial, helvetica, sans-serif;
   font-size: 28px;
   font-weight: bold;
   color: #FFFFFF;
   margin-top: 0px;
}

h2
{
   font-family: arial, helvetica, sans-serif;
   font-size: 20px;
   font-weight: bold;
   color: #CCCCDD;
   margin-top: 0px;
}

h3
{
   font-family: arial, helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   color: #FFFFFF;
   margin-top: 0px;
   margin-bottom: 0px;
}


p,ul,ol,select,textarea
{
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   color: #CCCCCC;
   line-height: 15px;
   margin-top: 0px;
}
select
{
   background: #000000;
}
textarea
{
	background: #111122;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	border: 2px inset #9999AA;
	width: 630px;
	height: 215px;
}



a
{
	color: #EEEEFF;
	text-decoration: none;
}

a:hover
{
	color: #CCCCDD;
	text-decoration: none;
}

form
{
	display: inline; 
	margin: 0px;
}

hr
{
	height: 1px;
	color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;	
}

/*
** Left Nav
*/
.menu
{
	width: 146px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
}
.menu-separator
{
	background: #111122;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #000000;
	cursor: pointer;
}
.menu-1
{
	background: #9999AA;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 5px 4px 5px;
	border: 2px outset #9999AA;
	cursor: pointer;
}
.menu-1-link
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.menu-1-hover
{
	background: #666677;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 5px 4px 5px;
	border: 2px outset #9999AA;
	cursor: pointer;
}
.menu-1-hover-link
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.menu-1-hover-link:hover
{
	color: #FFFFFF;
}

.menu-1-active
{
	background: #6666FF;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 5px 4px 5px;
	border: 2px inset #3333DD;
	text-decoration: none;
	cursor: default;
}
.menu-1-active-link
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}
.menu-1-active-hover
{
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	cursor: default;
}
.menu-1-active-hover-link
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}
.menu-1-open
{
	background: #555566;
	color: #000000;
	font-weight: bold;
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	cursor: pointer;
}
.menu-1-open-link
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.menu-1-open-hover
{
	background: #666677;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 5px 4px 5px;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	cursor: pointer;
}
.menu-1-open-hover-link
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.menu-1-open-hover-link:hover
{
	color: #FFFFFF;
}

.menu-2
{
	background: #EEEEFF;
	color: #000000;
	font-weight: bold;
	padding: 4px 5px 4px 10px;
	border-bottom: 1px solid #000000;
	cursor: pointer;
}
.menu-2-link
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.menu-2-hover
{
	background: #9999AA;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 5px 4px 10px;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	cursor: pointer;
}
.menu-2-hover-link
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.menu-2-hover-link:hover
{
	color: #FFFFFF;
}
.menu-2-active
{
	background: #9999AA;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 5px 4px 10px;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	cursor: default;
}
.menu-2-active-link
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}
.menu-2-active-hover
{
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	padding: 4px 5px 4px 10px;
	border-bottom: 1px solid #000000;
	text-decoration: none;
}
.menu-2-active-hover-link
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


/*
	table of information, including forms
	should use these styles
*/
.formtable
{
	width: 600px;
}

.formtable-label
{
	width: 125px;
	background: #9999AA;
	color: #FFFFFF;
	padding: 4px 5px 4px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #666677;
}

.formtable-label-problem
{
	width: 125px;
	background-color: #FF3333;
	padding: 4px 5px 4px 5px;
	color: #FF0000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #666677;
}

.formtable-title
{
	background: #9999AA;
	color: #FFFFFF;
	padding: 4px 5px 4px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: center;
	text-align: left;
	border-bottom: 1px solid #666677;
}

.formtable-data
{
	color: #666677;
	background: #000000;
	padding: 4px 5px 4px 5px;
	vertical-align: top;
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #666677;
}

.add-formtable-data
{
	width: 300px;
	background: #111122;
	color: #FFFFFF;
	padding: 4px 5px 4px 5px;
	vertical-align: top;
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.formtable-data input
{
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.formtable-data textarea
{
	width: 218px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.formtable-data input
{
	width: 218px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.formtable-span
{
	color: #666677;
	background: #000000;
	padding: 4px 5px 4px 5px;
	vertical-align: top;
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #666677;
}

.formtable-span-submit
{
	color: #666666;
	border-style: none;
	background-color: #CCCCCC;
	vertical-align: top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.required
{
	color: #666666;
}

.ActionResults
{
	color: #FF0000;
}

.band-header
{
	background: #9999AA;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align:center;
	padding: 3px;
}

.band-name
{
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
}

.comic-text-first
{
	font-family: comic sans ms, helvetica;
	font-size: 14px;
	padding: 3px;
	text-align: center;
	color: #000000;
	width: 201px;
	border-left: 2px solid #333344;  
	border-right: 2px solid #333344;  
	border-top: 2px solid #333344;
}
.comic-text
{
	font-family: comic sans ms, helvetica;
	font-size: 14px;
	padding: 3px;
	text-align: center;
	color: #000000;
	width: 202px;
	border-right: 2px solid #333344;  
	border-top: 2px solid #333344;
}

.comic-arrow-first
{
	text-align: center;
	width: 206px;
	border-left: 2px solid #333344;  
	border-right: 2px solid #333344;  
}
.comic-arrow
{
	text-align: center;
	width: 208px;
	border-right: 2px solid #333344;  
}

.comic-cell-first
{
	width: 210px;
	border-left: 2px solid #333344;  
	border-right: 2px solid #333344;  
	border-bottom: 2px solid #333344;
}
.comic-cell
{
	width: 210px;
	border-right: 2px solid #333344;  
	border-bottom: 2px solid #333344;
}

/*
** These are late to override td styles
*/
input[type=text]
{
	background: #111122;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	border: 2px inset #9999AA;
}

input[type=submit]
{
	background: #9999AA;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	padding: 1px 1px 1px 1px;
	border: 2px outset #9999AA;
	cursor: pointer;
}
input[type=submit]:hover
{
	background: #666677;
	color: #FFFFFF;
}
