body
{ 
    font-family: arial, sans-serif;
    background-image: url(../images/brick5a.gif); 
    background-color: black;
    color: ffffff;
    
    scrollbar-face-color: 722525;
    scrollbar-arrow-color: bcc051;
    				
}

.leftBorder
{
    background:transparent url(../images/outline-left.gif) repeat-y left top;    
}			

.rightBorder
{
    background:transparent url(../images/outline-right.gif) repeat-y right top;    
}

h1,h2,h3,h4,th
{
    font-family:  arial, sans-serif; 
}

table 
{
    background-color: black; 	
}

table.border
{
    background-color: black; 
}

div.border
{
    border-left-image: url(../images/outline-left.gif);
}

th
{
    font-size: 13pt;
}

.mainmenu		
{
    background-color: black;
    text-decoration: none;
}

		
.footer
{    
    background-color: 4E0D0B;
    font-size: xx-small;
    color: ffffff;
    font-family: arial;
    
}

.links
{
    font-size: 10pt; 
    text-decoration: none;        
}

.showdate, .venue
{
    font-size: 10pt;    
}



.specialtext
{
    font-style: italic;
}

li
{ 
    font: arial, sans-serif;
    font-size: 10pt;
    margin-left: 30pt; 
    list-style-type: none;  						
}	

a:hover
{
    font-weight: bold;   
}
a:visited 
{
    /* color: white; */
}

.Navlink {
    COLOR: #FFFFFF; 
    TEXT-DECORATION: none; 
    font-family: arial; 
    font-size: 10pt; 
    font-weight: bold;
}
a:link.Navlink  {color : #FFFFFF;}
a:visited.Navlink  {color : #FFFFFF;}
a:active.Navlink  {text-decoration: none;}
a:hover.Navlink  {text-decoration: none;}

td.Navlink{ 
    background-color: #722525;
    text-align: center;   
    border-color: #722525 #ffffff #ffffff #722525;
    border-style: solid;
    border-top-width: 0px; 
    border-bottom-width: 0px; 
    border-left-width: 0px;
    border-right-width: 0px;
    width: 87px; 
    background: #722525 url(../images/darkred_gradiant_bg.jpg) repeat-x;
}

a.venuelink
{
    color: #BCC051;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    
}