body {
   background-color: White;
   margin: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	height: 100%;
	}
	 
.texto10 {  
    font-family: Tahoma, Geneva, Verdana, Arial, sans-serif; 
	 font-size: 10px ; 
	 text-decoration: none;  
	 color: #333333;  
	 }
.texto10 a:visited {  
    text-decoration: none;  
	 color: #333333;  
	 }
.texto10 a:hover {
    text-decoration: underline;  
	 color: #B22222; 
	 }
.texto10 a:link {  
    text-decoration: none;  
	 color: #333333;  
	 } 
	 
.texto11 {  
    font-family: Tahoma, Geneva, Verdana, Arial, sans-serif; 
    font-size: 11px ; 
	 text-decoration: none;  
	 color: #333333;  
	  }
.texto11 a:visited {   
    text-decoration: none;  
	 color: #333333;   
	 }	 
.texto11 a:hover { 
    text-decoration: underline;  
	 color: #B22222; 
	 }
.texto11 a:link {   
    text-decoration: none;  
	 color: #333333;   
	 }	 
	 
.texto12 {  
    font-family: Tahoma, Geneva, Verdana, Arial, sans-serif; 
    font-size: 12px ; 
	 text-decoration: none;  
	 color: #333333;  
	 }
.texto12 a:visited {   
    text-decoration: none;  
	 color: #333333;  
	 }	 
.texto12 a:hover {
    text-decoration: underline;  
	 color: #B22222; 
	 }
.texto12 a:link {   
    text-decoration: none;  
	 color: #333333;  
	 }	 
	 
.textowhite {  
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px ; 
	 text-decoration: none;  
	 color: White;
	font-weight: bold;
 	}
.textowhite a:visited {   
    text-decoration: none;  
	 color: White;  
	 } 	  
.textowhite a:hover {
    text-decoration: underline;  
	 color: #FFEC7D; 
	 }	 
.textowhite a:link {   
    text-decoration: none;  
	 color: White;  
	 } 
	 	 
 
.textstrong {
	color : #333333;
	font-family : Tahoma, Geneva, Verdana, Arial, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
}
.textstrong a:visited {
	color : #333333;
	text-decoration : none;
}
.textstrong a:hover {
	color : #B22222;
	text-decoration : underline;
}
.textstrong a:link {
	color : #333333;
	text-decoration : none;
}
	
.contentcolumn {
border: 1px;
border-style: solid;
border-color: #999999;
	}	

.tablemid {
height: 100%;
width: 100%;
}

	