

	a.typea:active { color:#CCCCF7; text-decoration:none }
	a.typea:link { color:#CCCCF7; text-decoration:none }
	a.typea:visited { color:#CCCCF7; text-decoration:none }
	a.typea:hover {color: #CCCCF7;}
a.grayprocedures {
	color: #657E94;
	font: "Microsoft Sans Serif";
	font-size: 10pt;
	font-weight: bold;
}
a.procedures {
	color: #FFFFFF;
	font: "Microsoft Sans Serif";
	font-size: 10pt;
	font-weight: bold;
}

.grayfont {
color: #657E94;
   font: Copperplate Gothic Light;  	
	font-size: 12pt;
	
}
.grayfont10 {
color: #657E94;
   font: Copperplate Gothic Light;  	
	font-size: 10pt;
	
}
.grayfont10bld {
color: #657E94;
	font: Copperplate Gothic Light;  	
	font-size: 10pt;
	font-weight: bold;	
}
.whitefont {
color: #ffffff;
   font: Copperplate Gothic Light;  	
	font-size: 12pt;
	
}
.whitefont10 {
color: #ffffff;
   font: Copperplate Gothic Light;  	
	font-size: 10pt;
	
}
.whitefont10bld {
color: #ffffff;
	font: Copperplate Gothic Light;  	
	font-size: 10pt;
	font-weight: bold;	
}

#menuHome
{
	display:block;
    width: 100px;
	height:24px;
	background:url("../images/btn_home.jpg") no-repeat 0 0;
}
#menuHome:hover
{
background-position:0 -24px;
}
#menuHome span
{
display:none;
}
#menuCalendar
{
	display:block;
    width: 150px;
	height:24px;
	background:url("../images/btn_calendar.jpg") no-repeat 0 0;
}
#menuCalendar:hover
{
background-position:0 -24px;
}
#menuCalendar span
{
display:none;
}

#menuAboutus
{
	display:block;
    width: 80px;
	height:24px;
	background:url("../images/btn_about_us.jpg") no-repeat 0 0;
}
#menuAboutus:hover
{
background-position:0 -24px;
}
#menuAboutus span
{
display:none;
}

#menuServices
{
	display:block;
    width: 80px;
	height:24px;
	background:url(../images/btn_services.jpg) no-repeat 0 0;
}
#menuServices:hover
{
background-position:0 -24px;
}
#menuServices span
{
display:none;
}

#menuContact
{
	display:block;
    width: 150px;
	height:24px;
	background:url(../images/btn_contact_us.jpg) no-repeat 0 0;
}
#menuContact:hover
{
background-position:0 -24px;
}
#menuContact span
{
display:none;
}

#menuTeacher
{
	display:block;
    width: 150px;
	height:24px;
	background:url(../images/btn_teachers_lounge.jpg) no-repeat 0 0;
}
#menuTeacher:hover
{
background-position:0 -24px;
}
#menuTeacher span
{
display:none;
}

#menuOldChester
{
	display:block;
    width: 150px;
	height:24px;
	background:url(../images/btn_old_chester.jpg) no-repeat 0 0;
}
#menuOldChester:hover
{
background-position:0 -24px;
}
#menuOldChester span
{
display:none;
}
