.Body_Style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #617081;
	margin: 0px;
}
.Container_Style {
	overflow: hidden;
	position: relative;
	visibility: visible;
	height: 440px;
	width: 800px;
	border: 1px solid #DDE2E6;
	z-index: 1;
	background-color: #E7EAED;
	text-align: left;
}
.Thumb_Header {
	background-color: #DBDFE3;
	background-image: url(/images/Thumbnails.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
.Details_Header {
	background-color: #BBC2CC;
	background-image: url(/images/Details.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}.Details_Box {
	background-color: #D2D7DD;
}
.Title_Header {
	background-color: #DBDFE3;
	background-image: url(/images/Title.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
.Thumbnails_box {
}
.Picture_Box {
	background-image: url(/images/No-Image.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #333333;
}
.ID_Style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #596784;
}
.Thumbnail_Style {
	padding-top: 5px;
	padding-left: 5px;
	text-align: center;
}
.Details_Style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 10px;
}
.title_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

