body {
  font-weight:normal; 
  font-size:10pt; 
  font-family:"Trebuchet MS","verdana","arial"; 
  background: #000000;
  color: white;
}

.twcsSmallText 
{
  font-weight:normal; 
  font-size:12pt; 
  font-family:"Trebuchet MS","verdana","arial"; 
  background: #000000;
}

a:visited {color:silver;}
a:link {color:gold;}


H1 {
   font-weight:normal;
   font-size: 16px;
   margin-top:0; 
   margin-bottom:0; 
   padding:0; 
}

H2 {
   font-size:14pt;
   font-weight: normal;
   margin-top:0; 
   margin-bottom:0; 
   padding:0;
}

td {
   font-weight:normal;
   font-size:12px; 
   font-family:"Trebuchet MS","verdana","helvetica"; 
   color:white
}

.footer {
   font-weight:normal;
   font-size:12px; 
   font-family:"Trebuchet MS","verdana","helvetica"; 
   color:white;
   padding-bottom: 5px;
}

.twcsAlbumName{
   font-weight:normal;
   font-size:16px; 
   font-family:"Trebuchet MS","verdana","helvetica"; 
   color:white
   padding-bottom: 5px;
}


.twcsErrorMessage{
   font-weight:bold
   font-size:12px; 
   font-family:"Trebuchet MS","verdana","helvetica"; 
   color:red;
}

.twcsInfoMessage{
   font-weight:bold;
   font-size:12px; 
   font-family:"Trebuchet MS","verdana","helvetica"; 
   color:yellow;
}

.twcsTextField{
height:22px;
width:140px;
font:11px verdana,arial,helvetica,sans-serif; 
color:#000000; 
padding-left:3px; 
background-image:url('./images/entry_bg.gif'); 
border-bottom:#C8D9F3 solid 2px; 
border-left:#4C74B0 solid 2px; 
border-right:#C8D9F3 solid 2px; 
border-top:#4C74B0 solid 2px;

}
.twcsTextFieldFocus{
height:22px;
width:140px;
font:11px verdana,arial,helvetica,sans-serif; 
color:#000000; 
padding-left:3px; 
background-image:url('./images/entry_bg.gif'); 
border-bottom:#FFDEAD solid 2px; 
border-left:#C07300 solid 2px; 
border-right:#FFDEAD solid 2px; 
border-top:#C07300 solid 2px;
}

.twcsCommentsTextArea {
width:100%;
border-style:solid;
border-width:1;
font-size:8pt;
font-family:Verdana;
color:#000000; 
padding-left:3px; 
background-image:url('./images/entry_bg.gif'); 
border-bottom:#C8D9F3 solid 2px; 
border-left:#4C74B0 solid 2px; 
border-right:#C8D9F3 solid 2px; 
border-top:#4C74B0 solid 2px;
}

.twcsCommentsTextAreaFocus {
width:100%;
border-style:solid;
border-width:1;
font-size:8pt;
font-family:Verdana;
color:#000000; 
padding-left:3px; 
background-image:url('./images/entry_bg.gif'); 
border-bottom:#FFDEAD solid 2px; 
border-left:#C07300 solid 2px; 
border-right:#FFDEAD solid 2px; 
border-top:#C07300 solid 2px;
}

div.access {
		font-size : 12px;
		text-align: right;
		margin: 0 15px 0 auto;
		padding: 0px 4px 5px 1px; 
                vertical-align: top;
}

html>body div.access {
		width: 711px;
		} /* edit */

		
div.access form {
		display: inline;
		}


.showDate {
   font-weight: bold;
   color: orange;
}

.showVenue {

}

.showDescription {
   font-style: italic; 
 width: 50%;
}

.showListing {

}
