BODY {
	font-size: 12px;
	line-height: 20px;
}

/* Backgrounds and Decorations */
#Decoration-TopLeft, #Decoration-BottomRight {
	display: none;
}

.GalleryItems .GalleryItem {
	float: left;
	border: 1px solid #FFBFD5;
	padding: 2px;
	margin: 10px;
}

.GalleryItems .GalleryItem .GalleryItemInner {
	background: #FFE8F0;
	padding: 2px;
}

.GalleryItems .GalleryItem Strong {
	display: block;
	padding: 3px;
}

.CategoryItems .GalleryItem {
	clear: both;
	margin-top: 14px;
}

.CategoryItems .GalleryItem .GalleryItemInner {
	border-right: 3px SOLID #666699;
	background: #B6B2CF url(/GUI/Images/Left_Decor.gif) right no-repeat;
	padding: 2px;
	height: 55px;
}

.CategoryItems .GalleryItem .GalleryItemInner IMG {
	margin: 2px;
	margin-left: 3px;
}

.CategoryItems .GalleryItem Strong A {
	color: #FFE8F0;
	font-size: 20px;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	margin-left: 76px;
}

table.styled {
	border: 1px solid #999;
}

table.styled tr.header td {
	border-bottom: 1px solid #CCC;
	background: #ECECEC;
}

BLOCKQUOTE {
	display: block;
	background: #ffeaf2; 
	padding: 20px;
	margin: 0px;
}

DD {
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	margin: 0px;
}
