BODY {
	margin : 0 0;
	font-family : tahoma, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : justify;
	color : #ffffff;
	background-color : 000000;
	
	
}

td {
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-align: justify;
	
}

.navButton {
	color : #ffffff;
	font-size : 10pt;
	text-decoration : none;
	font-weight : bold;
	
	
	}

.navButton:Hover {
	color: #D1A527;
	text-decoration : none;
	font-weight : bold;
	
	
	
	}
	
#navBottom a {
	color : #ffffff;
	font-size : 7pt;
	text-decoration : none;
	font-weight : bold;
	
	}

#navBottom a:Hover {
	color: #D1A527;
	text-decoration : none;
	font-weight : bold;
	
	}
	
body#listen a#navlisten, 
body#shows a#navshows, 
body#about a#navabout, 
body#contact a#navcontact,
body#home a#navHome {
	color: #D1A527;
}

.bottomline {
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color :  #454545;
	border-style : solid;
	
}

.topline {
	border-bottom-width : 0px;
	border-top-width : 1px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color :  #454545;
	border-style : solid;
	
}

.rightline {
	border-bottom-width : 0px;
	border-top-width : 0px;
	border-right-width : 1px;
	border-left-width : 0px;
	border-color :  #454545;
	border-style : solid;
	
}

.textbutton {
	font-weight : bold;
	color : #454545;
	text-decoration: none;
	border-bottom: 1px dotted #454545;
	}
	
	
.textbutton:Hover {
	font-weight : bold;
	color: f96d1f;
	text-decoration : none;
	border-bottom: 1px dotted #550000;
	}
	
	
.bottomborder {
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-color :  #454545;
	border-style : solid;
	
}

	
.bottomleftborder {
	border-bottom-width : 1px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 1px;
	border-color :  #454545;
	border-style : solid;
	
}

.leftborder {
	border-bottom-width : 0px;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 1px;
	border-color :  #454545;
	border-style : solid;
	
}




