body {font-family: "Comic Sans MS", sans-serif}
area {cursor: hand; cursor: pointer}
dfn {
	cursor: hand;
	cursor: pointer;
	font-family: "Comic Sans MS", sans-serif;
	color: 009393;
}
.question {
	cursor: hand; cursor: pointer
}
.headercell {
	
	background-color: #C4FFeF;

}
.footercell {
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #C4ffef;

}
.logocell {
	background-color: #C4FFeF;
	background-image: url(images/logo2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.sidecell {
	background-color: #C4FFeF;
	/*border: 2px outset #C4FFeF;*/
	text-align: center;





}
.title {
	color: #0066CC;
	text-align: left;
	vertical-align: bottom;
}
.headersection {
	border-bottom-style: outset;
	border-bottom-color: #C4FFeF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;

}
.smalltext {
	font-size: smaller;
	text-align: center;

}
.bookcell {
	background-color: #FFFFCC;
	border: #C4FFeF;
}
.kidsheadercell {
	background-color: #FFFF00;
	padding-left: 6px;
	background-image: url(images/AdminAvatar.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding-right: 32px;



}
.grupheadercell {
	background-color: #c4ffef;
	background-image: url(images/whistleSmall.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;

}
.kidslinkcell {
	background-color: #FFFF00;
}
.breadcrumb {
	font-size: smaller;
}
a {
	text-decoration: none;
}
