﻿BODY
{
    background-color: black;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    color: #ffffcc;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR:#ffffcc;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	13pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12pt;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11pt;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	8pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	10pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	10pt;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	COLOR: #ffffff;
	}	
		
A:visited	{	
	text-decoration:	none;
	COLOR: #ffffff;
	}	
		
A:active	{	
	text-decoration:	none;
	COLOR: #ffffff;
	}	
		
A:hover	{	
	text-decoration:	underline;
	COLOR: #ffffff;
	}
	
SMALL	{	
	font-size:	8pt;
	}	

BIG	{	
	font-size:	12pt;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	
/*
UL LI	{	
	list-style-type:	square ;
	}	
*/
UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
div.img{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
.style4 { FONT-SIZE: small }
.style6 { FONT-SIZE: 14px }
.style8 { FONT-SIZE: 36px; COLOR: #ffffff }

p li td {COLOR: #ffffcc;
	font-size: 10pt;
	}
normal{COLOR: #ffffcc;
	font-size: 10pt;}	
a
{
	color: #FFFF99;
}

.small9 {COLOR: #ffffcc;
	font-size: 9pt;
	}
.small8{COLOR: #ffffcc;
	font-size: 9pt;
	}
.small7{COLOR: #ffffcc;
	font-size: 9pt;
	}
.larger{
	COLOR: #ffffcc;
	font-size: 11pt;
	font-style:italic;
	}
			
	
A.menulink {
display: block;
width: 198px;
text-align: left;
text-decoration: none;
font-family:arial;
font-size:12px;
color: #000000;
BORDER: none;
}

A.menulink:hover {
border: solid 1px  #CCCCCC;
background-color:Gray;
color:Yellow;
}	

p.artistName:first-letter {
  font-weight : bold;
}

.MyCalendar .ajax__calendar_container
{
    border: 1px solid #646464;
    background-color:Gray;
    color:Maroon;
    font-size: 10px;
    font-family: Verdana;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
     background-color:Gray;
     color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
     background-color:Gray;
     color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
     background-color:Gray;
     color: black;
    font-weight:bold;
}
	
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #00688B;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #B4CDCD;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}	

.floatright
		{
			float: right;
		}	
	
.floatleft
		{
			float: left;
		}	
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:400px;
}

#webDBGTLogo
{
    background: url(Images/webDBGT_logo150.jpg) no-repeat;
    margin-right: auto;
    margin-left: auto;
    width: 150px;
    height: 91px;
    margin-top: 17px;
}

