BODY { color:black;font-family:verdana;font-size:10px;SCROLLBAR-FACE-COLOR: 
#003333; SCROLLBAR-HIGHLIGHT-COLOR: #c0c0c0; SCROLLBAR-SHADOW-COLOR: #c0c0c0; 
SCROLLBAR-3DLIGHT-COLOR: #CCCCCC; SCROLLBAR-ARROW-COLOR: #CCCCCC; SCROLLBAR-TRACK-COLOR: 
#333333; SCROLLBAR-DARKSHADOW-COLOR: #222222 }


h1{
	font-size: 14px;
	font-weight: bold;
	font-color: black;
	text-align: center;
	color: black;
}
h5{
	font-size: 10px;
	font-weight: bold;
	font-color: black;
	text-align: center;
}
#tabla td{
	font-size: 12px;
	text-decoration:none;
	color: black;
	text-align: left;
	border:none;
}
#tabla th{
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	color: #2F2A76;
	text-align: center;
	border: none;
}
#contenido TABLE, #contenido td, #contenido ul, #contenido li,#contenido p{
	font-size: 12px;
	text-decoration:none;
	color: black;
	text-align: left;
	border: none;
}
#contenido a:link, #contenido a:visited,#contenido  a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #2F2A76;
}
#contenido a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#FF9900;
}

h6 {font-size: 9px;
	font-weight: normal;
	font-color: black;
	text-align: center;} 


#general a {font-family: verdana; text-decoration: none;} 
#general a:link {color:#3333CC;display:block;} 
#general a:visited {color:#3333CC;} 
#general a:active {color:#3333CC;} 
#general a:hover {color:#ff6600;} 



#bar a:link{ color:#FFFFFF;} 
#bar a:visited {color:#FFFFFF;} 
#bar a:active {color:#FFFFFF;} 
#bar a:hover {color:#FFCC00;}

#general TABLE {
	border: none
	font-size: 12 px;
	color: black;

}

#general th {
	background-color: #A0C2FA;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	
	
}
#general td {
	border: none;
	font-size: 12 px;
	color: black;
	padding: 3px;
	
}

#tabla_int TABLE {
	border: solid #cccccc 1px;
	font-size: 12 px;
	color: black;

}

#tabla_int th {
	background-color: #A0C2FA;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	border: solid #cccccc 1px;
	
}
#tabla_int td {
	
	font-size: 12 px;
	color: black;
	padding: 3px;
	border: solid #cccccc 1px;
}
#tabla_int a {font-family: verdana; text-decoration: none;} 
#tabla_int a:link {color:#3333CC;display:block;} 
#tabla_int a:visited {color:#3333CC;} 
#tabla_int a:active {color:#3333CC;} 
#tabla_int a:hover {color:#ff6600;} 


