a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
	font-size: 13px;
}

a:hover{
	text-decoration: underline;
	font-size: 13px;
	background-color: transparent;
z-index: 50;
}


#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #006699;
	font-family:LondonBetween;
	font-size: 11px;
	text-decoration: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	
	border-right-style: inset;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 0px solid #cccccc;
	font-size: 13px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	font-size: 13px;
}

#sectionLinks a:hover{
	border-top: 0px solid #ffffff;
	background:#99CC00;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 0px solid #cccccc;
	font-size: 13px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 13px;
}

.relatedLinks a{
	display: block; 
	font-size: 13px;
}

TD.primary {
	BORDER-RIGHT: #aaaaaa 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #aaaaaa 1px solid; PADDING-LEFT: 2px; F PADDING-BOTTOM: 2px; BORDER-LEFT: #aaaaaa 1px solid; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #aaaaaa 1px solid; BACKGROUND-COLOR: #ffffff; font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}

.nix {
	display: none;
}  

#bloque03{
width:498px;
float:left;
margin-left:0px;
border-left:1px solid #B6CEE7;
font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
	
}

#bloque04{
float:left;
height:350px;
border-left:1px solid #B6CEE7;
border-top:1px solid   #B6CEE7;
font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}

#negritablanco{ 
font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

#negritanegro{
font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}

#titulo{
font-family: Arial, Tahoma, Verdana;
	font-size: 20px;
	color: #003399;
}

#letrablanca{
font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #ffffff;
}

#letranegra{
font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #000000;
}
.h2{
font-family: Arial, Tahoma, Verdana;
	font-size: 20px;
	color: #000000;
	margin-left:5px;}
	

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:#EFEFEF;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
width:400px;
text-align:left;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
	
#marquee{
width:138px;
height:100px;
float:left;
margin-left:2px;
border-left:1px solid #B6CEE7;
/*border-right:1px solid #B6CEE7;*/
//border-bottom:1px solid #B6CEE7;
border-top:1px solid #B6CEE7;
font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #000000;
}

ul{
margin-top:0px;
}	
