.modalBackground
{
	filter: alpha(opacity = 70);
	background-color: black;
}
.noShow
{
	display: none;
}
.bgMsg
{
	background-image: url(images/bg.gif);
	font-family: Tahoma, microsoft Sans Serif;
	font-size: 12px;
}