.PopDialogBox
{
	border: solid 1px #F6D2AB; background-color: #F8EDCF; position: absolute; z-index: 87;
}
.PopDialogTagLeft
{
	border: solid 1px #F6D2AB; border-right: none; background-color: #F8EDCF; position: absolute; z-index: 88;
}
.PopDialogTagRight
{
	border: solid 1px #F6D2AB; border-left: none; background-color: #F8EDCF; position: absolute; z-index: 88;
}
.PopDialogTagTop
{
	border: solid 1px #F6D2AB; border-bottom: none; background-color: #F8EDCF; position: absolute; z-index: 88;
}
.PopDialogTagBottom
{
	border: solid 1px #F6D2AB; border-top: none; background-color: #F8EDCF; position: absolute; z-index: 88;
}
.PopDialogHldr
{
	position:absolute;top:0px;left:0px; width: 100%; height: 100%;z-index:83;
}
.PopDialogShadow
{
	position: absolute; z-index: 86;
}
.PopDialogClearImg
{
	width: 100%; height: 100%;z-index:84;
}
.PopNoShow
{
	visibility:hidden; display:none;
}
