﻿div.MaskedDiv 
{
	visibility: hidden;
	position:absolute;
	left:0px;
	top:0px;
	font-family:verdana;
	font-weight:bold;
	padding:40px;
    z-index:100;
	background-image:url(Mask1.png);
	/* ieWin only stuff */
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='Mask.png');
}


div.ModalPopup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	/*background-color: #CCCCCC;*/
	background-image:url(Mask1.png);
	position:fixed ;
	/* set z-index higher than possible */
	z-index:10000;
	visibility: hidden;
	 color: Black;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
    width: 405px;
    height :371px;
}
 #Propaganda
        {
            width: 407px;
            height: 364px;
        }
        .style12
        {
            width: 100%;
            height: 360px;
        }
        .PropagandaSt
        {
            height: 24px;
        }
        .style10
        {
            width: 100%;
            background-image: url('icon/BaraSalmao.png');
        }
        .style11
        {
            width: 366px;
        }