/***** general elements *****/
html {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, .ftbbody {
/*    background-color: #333399;*/
    background-color: Black;
    color: #eeeeee;
}

a, a:visited {
  color: #ffcc00;
  text-decoration: underline;
  }

a:hover, a:visited:hover {
  color: white;
  text-decoration: none;
  }

.text, ul, ol, dl, p, .yeltext, td {
  color: #eeeeee;
	font-size : 11px;
	margin-top: 0px;
	margin-bottom: 12px;
}

.yeltext {
  color:#ffcc00;
}

h1, h2, h3, h4, h5, h6 {
	color : #FFCC00;
	margin-top : 5px;
	font-family : Verdana, Tahoma, Arial;
	font-weight: bold;
  margin-bottom:7px;
	}

h1 { font-size: 19px; }
h2 { font-size: 13px; }
h3 { font-size: 11px; }
h4 { font-size: 10px; }

.smtext {
  color: white;
	font-size : 10px;
	font-family : Tahoma, Verdana;
}	

/*** calendar elements ***/

.month-header {
    padding:0px 0px 0px 5px;
    border-bottom:2px solid #000000;
    color:#ffcc00;
    font-size:115%;
    font-weight:500;
	background-color: #000000;
}

.caltext, .caltext a, .caltext a:visited,
.caltext a:hover, .caltext a:visited:hover {
  color: black;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-align: center;
	font-weight: bold;
/*	padding-right: 2px;
	padding-left: 2px;
	padding: 0 10px 0 5px;*/
	}
	
.caltext a, .caltext a:visited {
  text-decoration: underline;
}

.caltext a:hover, .caltext a:visited:hover {
  color: white;
	}

.calnum {
  color: black;
  font-size: 17px;
	font-family : Tahoma,Verdana,Arial;
	text-align: center;
	font-weight: bold;
	}
	
.caltitle, .caltitle a, .caltitle a:visited,
.caltitle a:hover, .caltitle a:visited:hover {
	color : #FFCC00;
	padding-top: 10px;
	padding-bottom : 0px;
	font-size : 14px;
	font-family : Arial, Tahoma, Verdana;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	}

.caltitle a:hover, .caltitle a:visited:hover {
  color: white;
  text-decoration: underline;
	}


.caltable 
{
  width: 154;
  height: 50;
  margin-left: 0px;
  margin-right: 0px;
  border-collapse: collapse;
  border: 1px solid #ffcc00;
}

.calTDhead
{
/*  padding: 5px, 5px, 0, 0; */

}
.calTDcontent
{
  padding: 5px 5px 5px 5px;
}

/*
	font-size: 10pt;
	font-weight: bold;
	color: white;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	background-color: #8395A1;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 0;
*/

.bandhead
{
	color : #FFCC00;
	margin-top : 5px;
	margin-bottom:0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}	

/*** main div style ***/
#main 
{
  padding-left: 20px; 
  padding-top: 1px; 
  padding-right:10px;
}

.ptoplabel {
margin-top: 2px;
margin-bottom: 1px;
}

.toplabel, .toplabel a, .toplabel a:visited { 
  font-size: 11pt; 
  font-family: Arial,Tahoma;
  text-decoration: none;
}

.toplabel a:hover 
{
  text-decoration: underline;
}


#rightBorder { 
height: 100%; 
background-image: url('images/rt.gif'); 
background-repeat: repeat-y 
} 

.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 5px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.emailsignup {
	color : #FFCC00;
	padding-top : 10px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.title01 {
	color : #FFCC00;
	margin-top : 5px;
	padding-bottom : 5px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title02 a {
	color : #000000;
	text-decoration: none;
}

/*** blog elements ***/
.blogtitle
{
	margin-top : 0px;
	margin-bottom : 3px;
	margin-left : 0px;
	margin-right : 0px;
	text-decoration: none;
}

.smallbot {
margin: 0 0;
}

.imgright{
  margin-left:20px;
  margin-bottom:5px;
}

.imgleft {
  margin-right:10px;
  margin-bottom:5px;
  }

/* custom tool tips for band bios */
.TopicTip 
{
	display: none; 
	position: absolute; 
	border: 1px solid silver;
	background: black;
	color: white;
	padding: 4px;
	font-size: .7em;
	width: 200px;
}
.DefaultTopicTipText
{
	color: black;
}
					
.TopicTipStats
{
	border-top: 1px solid grey;
	font-size: .8em;
	color: Gray;
}

/* review page elements */
.reviewhead
{
text-align: left;
}

.reviewtext
{
text-align: left;
padding-top: 5px;
}

.reviewauthor
{
text-align: left;
margin: 0 0;
}

#divcomments 
{
  padding: 0 5 0 0;
}


/* guestbook comment elements (page comment control) */
table.commentborder {
/*	border-top: dashed 1px #C0C0C0;
	border-left: dashed 1px #C0C0C0;
	border-bottom: dashed 1px #C0C0C0;
*/	
}
td.commentheader {
	color: white;
	color: #ffcc00;
}
.commentheader{
	color: #ffcc00;
}
.commentauthor {
	font-style: italic;
	font-weight: bold;
}
.commentauthor A {
	font-weight: bold;
}
.commentbody {
	color: white;
}

TD.commentbody {
/*	padding-left: 15px;*/
}

.commentcount {
	font-size: .8em;
}

.commentcount A {
}

.commentseperator {
	border-bottom: dashed 1px #C0C0C0;
}

/* blog (journal) elements */
.postinfo{
  font-size: 9px;
  color: #bbbbbb;
  text-align: right;
}

.posthead {
}


.errtext
{
  FONT-SIZE: 11px; 
  FONT-FAMILY: Verdana,Geneva,Arial,Helvetica;
  background-color: Red;
  color: White:
}