span.elmSpecial div.content {
	background-color: #D0E8F8;
}
span.elmChoice div.title {
	background-color: #45A5E5;
}
span.elmChoice div.content {
	background-color: #D0E8F8;
}
span.pagChoice div.title {
	background-color: #45A5E5;
	margin-bottom: 10px;
}
span.frameChoice div.title {
	background-color: #D0E8F8;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/elmIconClose.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
span.frameChoice div.title a:link {
	color: #000000;
	text-decoration: none;
}
span.frameChoice div.title a:visited {
	color: #000000;
	text-decoration: none;
}
span.frameChoice div.title a:hover {
	color: #000000;
	text-decoration: underline;
}
span.frameChoice div.title a:active {
	color: #000000;
	text-decoration: underline;
}