<style type="text/css">
<!--
A 			{ text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
A:link 		{ color: #660066; text-decoration: none; font-weight:bold;}
A:visited 	{ color: #000066; text-decoration: none; font-weight:bold;}
A:active 	{color: #000066; text-decoration: none;}
A:hover 	{color: #990099; text-decoration: none; font-weight:bold;}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

body {background-image:url('images/blue_paloma_new_1.jpg');
		background-color:#010066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
		align:center;
		}

h2 {
	font-size: 18px;
	color: #990099;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

h3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}


.content1 {
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} /* for content, but mostly redundant now that I've changed the body tag to have much the same criteria */

.sitesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFCC66;
} /* for the webring text at the very bottom of the page */

.mainmenu {
	color: #FFFF00;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.shadow {
  -moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
  box-shadow: 5px 5px 5px #ccc;
}

/***** Mostly For Calendar Chart *********/
	.tableschedule {
		border: 1px solid black;
	}
		table.tableschedule th {border: 1px solid black;}
		table.tableschedule td {border: 1px solid black;}
		table.tableschedule small {color: #660066; font-weight:bold; font-size: 9pt;} //for the small purple text on class calendar
		
	.light {
		color: #444444;
		font-size:10pt;
		font-style:italic;
	}  /* small, light-colored text on class calendar */


/***** Mostly For Class Page *********/
	.classinfo {
		border:1px black dotted; 
		padding:5px;
		background-color:#FD7;
		  -moz-box-shadow: 3px 3px 3px #c93;
		  -webkit-box-shadow: 3px 3px 3px #c93;
		  box-shadow: 3px 3px 3px #c93;

	} /* for the class info blocks on the class page. */
	
	.feeinfo {
		margin-left:100px;
	} /* for the fee block on the class page, inside the class info blocks */
	
	.timeinfo {
		margin-left:50px;
		font-style:italic;
	}



-->
</style>
