

/* body tag */
body 
{
    background-color:#FFFFFF;
   /* background-color: #4C4C4C;  */
}

.textrint{
border:black 1px solid;
width:188px;
height:17px;
font-size:10px;
background-color:#CBCBCB;
}


.text1 {font-family:verdana;FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR:white; }
.text2 {font-family:verdana;FONT-WEIGHT:normal;font-style: normal; FONT-SIZE: 12px; COLOR: white; }
.text3 {font-family:verdana;FONT-WEIGHT:normal;font-style: normal; FONT-SIZE: 10px; COLOR: white; }
.text4 {font-family:verdana;FONT-WEIGHT:bold;font-style: normal; FONT-SIZE: 11px; COLOR: white; }
.text5 {font-family:verdana;FONT-WEIGHT:regular;font-style: normal; FONT-SIZE: 10px; COLOR: black;}
.text6 {font-family:verdana;FONT-WEIGHT:bold;font-style: normal; FONT-SIZE: 12px; COLOR: black; }
.text7 {font-family:verdana;FONT-WEIGHT:regular;font-style: normal; FONT-SIZE: 12px; COLOR: black;}
.text8 {font-family:verdana;FONT-WEIGHT:regular;font-style: normal; FONT-SIZE: 11px; COLOR: red; }
.text9 {font-family:verdana;FONT-WEIGHT:bolder;font-style: normal; FONT-SIZE: 15px; COLOR: red; }

.title1{Font-family:verdana;font-weight:bold;color:white;text-decoration:none;Font-size:9px}
.title2{Font-family:arial;font-weight:bold;color:red;text-decoration:none;Font-size:28px}
.title3{Font-family:verdana;font-weight:bold;color:red;text-decoration:none;Font-size:10px}

.menu:link{Font-family:tahoma;;font-weight:bold;color:#FF6702;text-decoration:none;Font-size:11px}
.menu:visited{Font-family:tahoma;font-weight:bold;color:#FF6702;text-decoration:none;Font-size:11px}
.menu:active{Font-family:tahoma;font-weight:bold;color:#FF6702;text-decoration:none;Font-size:11px}
.menu:hover{Font-family:tahoma;font-weight:bold;color:orange;text-decoration:none;Font-size:11px}

.link1:link{Font-family:verdana;font-weight:regular;color:white;text-decoration:none;Font-size:9px}
.link1:visited{Font-family:verdana;font-weight:regular;color:white;text-decoration:none;Font-size:9px}
.link1:active{Font-family:verdana;font-weight:regular;color:white;text-decoration:none;Font-size:9px}
.link1:hover{Font-family:verdana;font-weight:regular;color:white;text-decoration:underline;Font-size:9px}


.link2:link{Font-family:verdana;font-weight:bold;color:white;text-decoration:none;Font-size:9px}
.link2:visited{Font-family:verdana;font-weight:bold;color:white;text-decoration:none;Font-size:9px}
.link2:active{Font-family:verdana;font-weight:bold;color:white;text-decoration:none;Font-size:9px}
.link2:hover{Font-family:verdana;font-weight:bold;color:black;text-decoration:none;Font-size:9px}

.link3:link{Font-family:verdana;font-weight:bold;color:red;text-decoration:none;Font-size:9px}
.link3:visited{Font-family:verdana;font-weight:bold;color:red;text-decoration:none;Font-size:9px}
.link3:active{Font-family:verdana;font-weight:bold;color:red;text-decoration:none;Font-size:9px}
.link3:hover{Font-family:verdana;font-weight:bold;color:black;text-decoration:none;Font-size:9px}

.link4:link{Font-family:verdana;font-weight:bold;color:white;text-decoration:none;Font-size:9px}
.link4:visited{Font-family:verdana;font-weight:bold;color:white;text-decoration:none;Font-size:9px}
.link4:active{Font-family:verdana;font-weight:bold;color:white;text-decoration:none;Font-size:9px}
.link4:hover{Font-family:verdana;font-weight:bold;color:red;text-decoration:none;Font-size:9px}

.submenu1:link{Font-family:tahoma;;font-weight:bold;color:orange;text-decoration:none;Font-size:11px}
.submenu1:visited{Font-family:tahoma;font-weight:bold;color:orange;text-decoration:none;Font-size:11px}
.submenu1:active{Font-family:tahoma;font-weight:bold;color:orange;text-decoration:none;Font-size:11px}
.submenu1:hover{Font-family:tahoma;font-weight:bold;color:orange;text-decoration:underline;Font-size:11px}



.celda1 {
	BORDER-RIGHT: white 1px solid;	
	
}
.celda2 {
	BORDER-bottom: black 1px solid;	
	
}
