.boxback {
	background-color: #FF9900;
}
.boxback_magenta {
	background-color: #F0037F;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0D02;
}
.sidebar {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}
.sidebar_yellowline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}
.sidebar_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	color: #FF0000;
	font-weight: normal;
}
.maintextindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.imagelowright {
	float: right;
	vertical-align: bottom;
}
.baseline {
	vertical-align: -50%;
}
.kid1 {
	background-image: url(images/kids/kid1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.kid2 {
	background-image: url(images/kids/kid2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.kid3 {
	background-image: url(images/kids/kid3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.kid4 {
	background-image: url(images/kids/kid4.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.kid5 {
	background-image: url(images/kids/kid5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.kid6 {
	background-image: url(images/kids/kid6.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.kid7 {
	background-image: url(images/kids/kid7.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.infoboxRed {
	background-color: #FF1721;
	height: 50px;
	width: 261px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.infoboxYellow {
	background-color: #FECE1A;
	height: 50px;
	width: 261px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.infoboxOrange {
	background-color: #FF9900;
	height: 50px;
	width: 261px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
