body,td,th {
	font-family: Comic Sans MS, Arial;
	font-size: 14px;
	color: #057ad4;
	line-height: 18px;
}
body {
	background-color: #fef601;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CCFF99;
}
a:visited {
	color: #CCFF99;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #CCFF99;
}

.menupanel {
	background-image: url(images/menu-background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentpanel {
	padding-right: 16px;
	padding-bottom: 32px;
	padding-left: 16px;
	padding-top: 10px;
}
.itempanel {
	background-color: #8fc73d;
	border: 1px solid #74ab24;
	padding: 8px 12px 20px;
	margin-top: 10px;
	color: #D00000;
}
.pirates {
	background-image: url(images/pirates.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.stars {
	background-image: url(images/ballons.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.boldtext {
	font-weight: bold;
	color: #fff000;
}
.strongtext {
	font-weight: bold;
}
.notetext {
	font-size: 10px;
	font-weight: normal;
}

.titletext {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	display: block;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 6px;
	color: #D00000;
	border-bottom-color: #74AB24;
}
.subtitletext {
	font-size: 12px;
	line-height: 16px;
	color: #CCFF99;
}
.listtext {
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 16px;
	display: block;
	margin-top: 12px;
	margin-bottom: 4px;
}.itemtext {
	color: #FFFFFF;
	display: block;
	margin-top: 12px;
	margin-bottom: 4px;
}
.bulletstext {
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 16px;
	display: block;
	margin-top: 12px;
	margin-bottom: 4px;
	line-height: 22px;
	font-weight: bold;
}


.placement-pirates {
	display: inline;
	margin-top: -24px;
	position: relative;
	margin-left: -10px;
	float: right;
	z-index: 2;
	visibility: visible;
}
.placement-balloon {
	display: inline;
	margin-top: -20px;
	position: relative;
	float: right;
	margin-right: 3px;
	z-index: 2;
}
.designtext {
	font-size: 10px;
	font-weight: normal;
	width: 300px;
	background-color: #14A139;
	padding: 2px 2px 4px;
	margin-bottom: 6px;
	border: 1px solid #108830;
}
.titletext-soft {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #D00000;
}