body			{ background-color: #FFFFFF; margin: 0; }
td				{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.shows				{
	border-color: #9F3030;
	border: 1 px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-style: dashed;
	border-top-style: dashed;
	background-color: F3A200;
}
.main				{
	background-repeat: no-repeat;
}
.bkgd				{
	background-repeat: repeat-y;
}
.parents_home	{ background-color: #3FBBEF; margin: 0; }

.title			{
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.title2			{
	color: #339900;
	font-size: 21px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.title3				{
	color: #006600;
	font-size: 25px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.subtitle		{ color: #000000; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif ; text-transform: uppercase}
.welcome		{ color: #000000; font-size: 11px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif }
.welcome-title	{ color: #003399; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif }
.schedule		{ color: #000000; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.small			{ font-size: 10px; font-family: Arial, Helvetica, sans-serif }

.bulletr		{ color: #FF0000; font-size: 19px; font-weight: bold; }
.bullety		{ color: #FFCC00; font-size: 19px; font-weight: bold; }
.bulletg		{ color: #339900; font-size: 19px; font-weight: bold; }
.bulleto		{ color: #FF6600; font-size: 19px; font-weight: bold; }

a.pp:link		{ color: #003366; font: bold 10px Arial, Helvetica, sans-serif; text-decoration: underline }
a.pp:visited	{ color: #003366; font: bold 10px Arial, Helvetica, sans-serif; text-decoration: underline }
a.pp:active		{ color: #FF0000; font: bold 10px Arial, Helvetica, sans-serif; text-decoration: underline }
a.pp:hover		{ color: #FF0000; font: bold 10px Arial, Helvetica, sans-serif; text-decoration: underline }

a.nav:link		{ color: #FFFFFF; font: bold 12px Arial, Helvetica, sans-serif; text-decoration: underline }
a.nav:visited	{ color: #FFFFFF; font: bold 12px Arial, Helvetica, sans-serif; text-decoration: underline }
a.nav:active	{ color: #FF0000; font: bold 12px Arial, Helvetica, sans-serif; text-decoration: underline }
a.nav:hover		{ color: #FF0000; font: bold 12px Arial, Helvetica, sans-serif; text-decoration: underline }

a.parents:link		{ color: #009933; font: bold 11px Arial, Helvetica, sans-serif; text-decoration: underline }
a.parents:visited	{ color: #009933; font: bold 11px Arial, Helvetica, sans-serif; text-decoration: underline }
a.parents:active	{ color: #FF0000; font: bold 11px Arial, Helvetica, sans-serif; text-decoration: underline }
a.parents:hover		{ color: #FF0000; font: bold 11px Arial, Helvetica, sans-serif; text-decoration: underline }

a:link			{ color: #003366; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
a:visited		{ color: #003399; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
a:active		{ color: #FF0000; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
a:hover			{ color: #FF0000; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }

.kidsmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}
.kidsmenu a {
	text-decoration	:	none;
	color			:	#003399;
}
.kidsmenu a:visited {
	text-decoration	:	none;
	color			:	#003399;
}

.kidsmenu a:hover {
	color:	#DA66A0;
	text-decoration	:	underline;
}

