/* CSS Document */

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #99CC99;
}
a:active {
	text-decoration: none;
	color: #99CC99;
}
/*
a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
*/
.textBody {
		font-family: Lucida Fax, serif;
		color: white;
		font-size: 14;
		font-weight: bold;
	
}
.varTitle {
		font-family: Lucida Handwriting Italic, serif;
		color: #663399;
		font-size: 16px;
		font-weight: bold;
	
}
.varTitle2 {
		font-family: Lucida Handwriting Italic, serif;
		color: #663399;
		font-size: 20;
		font-weight: bold;
	
}
.textWhite {
		font-family: arial, sans-serif;
		color: white;
		font-size: 12;
		font-weight: bold;
		padding-bottom: 10px;
		text-decoration: none;
		
}
.textWhiteSm {
		font-family: arial, sans-serif;
		color: white;
		font-size: 11;
		font-weight: bold;
		text-decoration: none;
		
		
}
.textGray {
		font-family: arial, sans-serif;
		color: #333333;
		font-size: 14px;
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 0;
}
.textBlkReg {
		font-family: arial, sans-serif;
		color: #000000;
		font-size: 13;
		padding-left: 3px;
		padding-right: 3px;
		margin-top: 0;
}
.textGray2 {
		font-family: Myriad regular, sans-serif;
		color: #666666;
		font-size: 16;
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 0;
}
.textb{
		font-family: arial, sans-serif;
		color: #000000;
		font-size: 14px;
		font-weight: normal;
		padding-left: 20px;
		padding-right: 20px;
}
.textGrayP {
		font-family: arial, sans-serif;
		color: #333333;
		font-size: 13;
		/*padding-left: 20px;
		padding-right: 20px;*/
		margin-top: 0;
}
.title {
		font-family: arial, sans-serif;
		color: #FFFFFF;
		font-size: 20;
		font-weight: bold;
		text-decoration: none;
}
.title2 {
		font-family: arial, sans-serif;
		color: #666666;
		font-size: 16;
		font-weight: bold;
}
.titlePurple {
		font-family: arial, sans-serif;
		color: #660099;
		font-size: 20;
		font-weight: bold;
}
.titlePurpleLuc {
		font-family: Lucida Handwriting Italic, serif;
		color: #660099;
		font-size: 20;
		font-weight: bold;
}
.topMenu {
		font-family: arial, sans-serif;
		color: #FFFFFF;
		font-size: 15;
		font-weight: bold;
}

.bday {
		font-family: "Comic Sans MS", "Curlz MT";
		color: #FF00FF;
		font-size: 15;
		font-weight: bold;
}

.bday1 {
		font-family: "Comic Sans MS", "Curlz MT";
		color: #FF6600;
		font-size: 15;
		font-weight: bold;
}

.sch{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 200;

}

.schs{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;

}

.scht{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16 px;
	font-weight: 400;
	color: #FFFFFF;

}
