/* Style sheet for main Momentum pages */

/* Extra selectors in next line are workaround for Netscape bug */
BODY, P, TD, TH, CAPTION { background: 	#CCCCFF;
			   color:	#0000FF; 
			   font-family:	sans-serif }

H1, H2, H3, H4 { font-weight: bold;
		 font-style: italic;
		 text-align: center}

.breadcrumbs { font-style:    italic }	     

.admin { font-style:    italic }	     

.mom { font-weight: bold;
       font-style:  italic; }	     

/* Underline links because eg Internet Explorer uses blue text as default for
unvisited links */

A:link, A:active, A:visited { text-decoration: underline}

.deadlink { text-decoration: underline;	       
 	    color: #666666 }

/* Things for gigs pages */
.private	{ font-size: smaller}
TD.red	        { background-color:	#FFC0C0}
TD.amber	{ background-color:	#FFF0C0}
TD.green	{ background-color:	#C0FFC0}
TD.misc		{ background-color:	#C0C0C0}
