#maincontainer
	{
	margin: 0;
	background-color: #f6f6ef;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100%;
	padding: 0px;
}
body {

	background-color: #F6F6EF;	
	height: 100%;
	font-weight: normal;
	font-size: 12px;
	color: #333333;	
}
p {
	text-align: justify;
	font-weight: normal;
	font-size: 12px;
	color: #666666;	
}
input {
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
}
td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
}
select {
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #DCD5B5;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a.standard:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
}
a.standard:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
}
a.standard:hover {
	color: #DCD5B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
}
a.standard:active {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
}

a.VenueNameLink:link {
	font-weight: normal;
	text-decoration: underline;
}
a.VenueNameLink:visited {
	font-weight: normal;
	text-decoration: underline;
}
a.VenueNameLink:hover {
	font-weight: normal;
	text-decoration: underline;
}
a.VenueNameLink:active {
	font-weight: normal;
	text-decoration: underline;
}

a.releasealbum:link {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}
a.releasealbum:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}
a.releasealbum:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
}
a.releasealbum:active {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	text-transform: capitalize;
}
a.releaseartist:link {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}

a.releaseartist:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}
a.releaseartist:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
a.releaseartist:active {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

a.smallsoft:link {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
}

a.smallsoft:visited {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
}
a.smallsoft:hover {
	color: #DCD5B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	letter-spacing: 3px;
}
a.smallsoft:active {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 3px;
}

h1 {
	letter-spacing: 3px;
	color: #666666;
	padding-top: 0px;
	padding-left: 6px;
	border: 1px none #024B71;
	font-weight: bold;
	font-size: 10pt;
}

.menu
	{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	width: 98%;
}
.textbox
	{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;
}

.DivContent {
	padding-bottom: 50px;
}
.Divfooter
	{
	width: 100%;
	text-align: center;
	height: 30px;
	position: absolute;
	left: 0px;
	bottom: 8px;
	display: block;
	z-index: 999;
	padding: 0px;
	margin: 0px;	
}

.navdivider {
	color: #DCD5B5
}
.NavOn {
	color: #DCD5B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
}
.littlestuff {
	color: #DCD5B5;
	font-size: 9pt;
	font-style: italic;
}

.smallstuff {
	font-size: 9pt;
	font-style: italic;
}
.row2
	{
	border: 1px none #666666;
}

.footer
	{
	color: #333333;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #EEEEEE;
}

.heading
	{
	letter-spacing: 3px;
	font-weight: bold;
	color: #666666;
	padding-top: 0px;
	padding-left: 4px;
	border: 1px none #024B71;
	font-size: 14px;
	text-align: left;
	}
.title
	{
	letter-spacing: 3px;
	font-weight: bold;
	color: #666666;
	padding-top: 0px;
	padding-left: 6px;
	border: 1px none #024B71;
	font-size: 18px;
	}

.news
	{
	letter-spacing: 3px;
	font-weight: bold;
	background-color: #DCD5B5;
	text-align: left;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #666666;
	border: 1px none #C2D2B5;
	}
	
.AlbumDetail {
	position: relative;
	left: 200px;
	top: 0px;
	z-index: 1;
}
.dataLabel {
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}
.dataentrysection {
	padding: 3px;
	background-color: #FFFFEE;
	border: thin solid #CCCCCC;
}
.celldivider {
	background-color: #999999;
	height: 1px;
}
.albumtitle {
	letter-spacing: 3px;
	font-weight: normal;
	color: #666666;
	padding-top: 0px;
	padding-left: 6px;
	border: 1px none #024B71;
}
.GigDate {
	font-weight: normal;
}
.GigTime {
	font-weight: normal;
}
.VenueName {
	font-weight: normal;
	text-decoration: none;
}
.VenueAddress {
	font-weight: normal;
}
.TicketLink {
	font-weight: normal;
}
.StageName {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.GigStageName {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
.LabelName {
	font-weight: bold;
}
.LabelContactName {
	font-weight: normal;
}
.LabelAddress {
	font-weight: normal;
}
.LabelPhone {
	font-weight: normal;
}
.LabelEmail {
	font-weight: normal;
}
.sysmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.LabelURL {
	font-weight: normal;
}
.cellheading {
	font-weight: bold;
}
.CurrentStep {
	font-weight: bold;
	color: #006633;
	border: thin solid #FF0000;
}
.FutureStep {
	font-weight: bold;
	color: #000066;
}
.PastStep {
	font-weight: bold;
	color: #990099;
}
.redstar {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.AnnouncementName {
	font-weight: bold;
}
.artistnamebelowcover {
	color: #666666;
	font-weight: bold;
}
.albumtnamebelowcover {
	color: #666666;

}
.DownloadInfo {
	font-size: 10px;
	text-transform: capitalize;
	color: #999999;
}
.streamerbody {
	background-color: #FFFFFF;
}
.imagewithborder {
	border: 1px solid #666666;
}


.softfooter {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
}
.admindisplay
{
    color: #009900;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
}

#card {
	display: none;
}

#paypal	{
	display: none;		
}
