.p { font-family:tahoma; font-size: 8pt; font-weight: normal;text-align: left; vertical-align:top;}
.p2 { font-family: tahoma; font-size: 8pt; font-weight: normal;text-align: left; vertical-align:top;text-decoration: underline;}

.p1b { font-family:tahoma; 
	font-size: 8pt; 
	color: #4c4f56; 
	font-weight: normal;
	text-align: justify; 
	vertical-align:top;
	padding-right:5px;
	padding-left:5px;
	
	}

.p1 { font-family:tahoma; 
	font-size: 8pt; 
	color: #4c4f56; 
	font-weight: normal;
	text-align: justify; 
	vertical-align:top;
	}
.p3
{
	font-family: tahoma;
	font-size: 8pt;
	color: #4c4f56;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	background-color: #f5f5f5;
}

.link { font-family:tahoma; font-size: 8pt; color: #4c4f56; font-weight: normal;text-align: justify; vertical-align:top;text-decoration: underline;}
.p3b { font-family: tahoma; font-size: 8pt; color: #dae9f0; font-weight: normal;text-align: left; vertical-align:middle;text-indent: 5px;}
.encabezado
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #9CA0A9;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	text-indent: 0px;
	border-bottom-style:solid;
	border-bottom-width:thin;
	text-align:left;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}

.background { background-color:Gray; filter:alpha(opacity=20); }
  
.popup
{
    width: 400px;
    padding: 10px;
    background-color: white;
    border-style: solid;
    border-color: Black;
    border-width: 2px;
    vertical-align: middle;
    text-align: justify;
    font-size: small;
    background-attachment: fixed;
    background-image: url(Images/index_73.jpg);
    background-repeat: repeat-x;
}
.roundedPanel
{	
	width:300px;	
	background-color:#5377A9;	
	color:black;
	font-weight:bold;		
}

.celda
        {
            border-width: 1px;
            border-color: #FFFFFF;
            background-image: url('images/index_07.jpg');
            background-repeat: repeat-x;
            height: 33px;
            font-family: Arial, Helvetica, sans-serif;
            font-size: small;
            font-style: normal;
            color: #FFFFFF;
            font-weight: bolder;
            border-right-style: solid;
            border-left-style: none;
            text-align: center;
            vertical-align:middle;
        }
        
        .modalBackground
{
	background-color: #CCCCCC;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 0;
} 

    .modalPopup 
    {
              background-color:#ffffdd; 
              border-width:3px; 
              border-style:solid; 
              border-color:Gray; 
              padding:3px; 
              width:250px; 
              text-align:left;
              font-family:Tahoma;
              font-size:x-small;             
    }
    
    
input
{
	border-style: none;	
	font-size: xx-small;
	font-family: Verdana;
}
