.PreviewCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	vertical-align: top;

}
.PreviewImgCell {
	height: 150px;
	width: 150px;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	margin: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.enhancebutt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	white-space: nowrap;
}
.PreviewImgDescription {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #990000;
	margin-top: 10px;
}
.PreviewImg {
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.PreviewPosImg {
	vertical-align: middle;
}
.FullviewImg {
	vertical-align: middle;
	margin: 2px;
	background-color: #CCCC99;
	padding: 20px;
	border: 1px solid #000000;


}
.PicViewBack {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 0;
	top: 0;
	overflow: auto;
	background-color:#CCCC99;
	filter:Alpha(opacity=75, finishopacity=75, style=1, startx=0, starty=0, finishx=10, finishy=0);
	visibility: hidden;


}
.PicViewSheet {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 1;
	top: 1;
	overflow: auto;
	visibility: hidden;


}
.PicViewButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	position:absolute;
	width:100px;
	height:40px;
	z-index:4;
	left: 1;
	top: 1;
	text-decoration: none;
	visibility: hidden;



}
a:link.PicViewButton, a:active.PicViewButton, a:visited.PicViewButton {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	
}
a:hoover.PicViewButton {
	color: #FF2222;
	text-decoration: none;
	font-weight: bold;
}
.FullPicText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	position:absolute;
	width:20px;
	height:20px;
	z-index:3;
	left: 1;
	top: 1;
	background-color:#EBEBD8;
	padding:10;
	border: 3px solid #333333;
	width:300px;
	font-weight: bold;
	visibility: hidden;



}
.WhiteCut {
	padding:8px;
	background-color:#F0F0F0;
	border: 1px solid #333333;
}
.outborder {
	padding:50px;
	background-color:#999999;
	border: 2px solid #000000;
}

.exclamation {
	color:#F00;
}

