
/* -----------------------------------------
   --------------UPCOMING------------------- */
 body,td,th,tr {
	
}
     a:link {color: #999999; text-decoration: underline; }
     a:active {color: #999999; text-decoration: underline; }
     a:visited {color: #777777; text-decoration: underline; }
     a:hover {color: #f00; text-decoration: none; }
     a:link img, a:visited img {border-color: #999999;}
     a:hover img  {border-color: #f00;}
   
 
body {
	background-image: url("css_visuals/upcominggigs.png");
       background-color: transparent;
	background-repeat:no-repeat;
       font-family:Verdana, Arial, Helvetica, sans-serif;
       height: 250px;
}   
#global{
	font-family:Verdana, Arial, Helvetica, sans-serif;


	}
#up_info {
	font-size:9px;
	color: #555555;
	text-align:left;
	font-style: bold;
	}
	
#up_message {
       font-size:12px;
	 color: #edcf66;
       filter:alpha(opacity=50);
	}

#up_alert {
	font-size:9px;
	color: black;
       }
	
#up_stamp {
	font-size:9px;
	color: #555555;
	text-align:right;
	}
	
#notice {
	color:#FFFF66;
	font-family:Verdana, Arial, Helvetica, sans-serif;
       }

-->
</style>

