body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.style2 {

	font-size: 16px;
	font-style: italic;
}

body,td,th {
	color: #CC0033;
	
}
a:link {
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0033;
}
a:hover {
	text-decoration: underline;
	color: #FF0033;
}
a:active {
	text-decoration: underline;
	color: #FF0033;
}

bMARGIN { margin: 0px auto auto auto; }

  /* Calendar CSS */
   .home {  }

   .calendar { color: #CC0033;
				width: 450px;
               padding: 3px;
               text-align: center;
			   	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	

             }
   .calendar_today { background-color: ; width: 98%; padding: 2px; margin: 4px; text-align: center; }
   .calendar_event_1 { background-color: ; width: 98%; padding: 2px; margin: 4px; text-align: center; }
   .calendar_event_2 { background-color: ; width: 98%; padding: 2px; margin: 4px; text-align: center; }

   .calendar_artist_text { color: white; text-align: center; font-size: 10pt; display:none; }
   .calendar_date_text { color: #CC0033; font-size: 10pt; text-align: center; border: 1px solid  #ffcccc;}
   .calendar_event_title_text {
	color: CC0033;
	font-size: 8pt;
	font-style: italic;
	
}
   .calendar_venue_text { color: CC0033; font-size: 8pt; font-weight: bold;  }
   .calendar_notes_text { color: #CC0033; font-size: 8pt; }



.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffcccc;
	border: 1px solid  #ffcccc;
}

.grey A:link {color: #ffcccc;text-decoration: none;}
.grey A:visited { color: #ffcccc;text-decoration: none;}
.grey A:hover { color: #ffcccc;text-decoration: underline;}
.grey A:active { color: #ffcccc;text-decoration: underline; }



.buyPage {
	color: #CC0033;
				           text-align: center;
			   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.buyPage A:link {text-decoration: underline;}
.buyPage A:visited {text-decoration: underline;}
.buyPage A:hover {text-decoration: none;}
.buyPage A:active {text-decoration: none; }




