/* the CSS to control appearance */

body {
background-color: #ffffff;
color: #000080;
}

h3, p {
font-family: verdana, sans-serif;
}

h3 {
font-size: 20px;
}

/*


p {
font-size: 12px;
line-height: 14px;
}

*/

p.textlinks {
visibility: hidden;
}

p.footnote {
font-size: 10px;
}

a.menu:link:visited {
text-decoration: underline;
color: #990000;
background-color: #ffffff;
}

a.menu:link {
text-decoration: underline;
color: #666666;

}

a.menu:hover {
text-decoration: underline;
color: #ffffff;
background-color: #d0e4f0;
font-weight: normal;
}







/* this is to get rid of the default outline on links in IE5.x/Mac and any other browsers that recognize the outline:none style rule. */
a {
outline: none;
}


table#menu {
			
			border-bottom: 1px solid #b4c2c80;
			border-top: 1px solid #B4C2C8;
			border-left: 0 solid #B4C2C8;
			border-right: 0 solid #B4C2C8;
			background-color: #f5f5f5;
			width:660px;
			padding:0;}


.menu a:link {
color: black;
text-decoration: none;
}
.menu a:visited {
color: black;
text-decoration: none;
}

td.menu {
background-color: #dde0c6;
color: #990000;
height: 22px;
width:114px;
font-family: verdana, sans-serif;
font-size: 10px;
line-height:14px;
padding-left: 3px;
padding-right: 2px;
border-bottom: 1px solid #306226;
border-left: 1 solid #306226;
border-right: 1 solid #306226;
}




/* The styles for the dropdown menu item ID selectors: here we set distance from top */

#mainmenu {
	position: absolute;
	z-index: 1;
	left: 10px;
	top: 80px;
	height: 21px;
	visibility: visible;
	background-color:#444444;
	}

#primera, #segunda, #tercera, #cuarta, #quinta #sexta {
	position: absolute;
	z-index: 20;
	width: 104px;
	visibility: hidden;
	}


/* when the width is different for each of the column, we set it here individualy */

#primera {
	position: absolute;
	z-index: 20;
	width: 104px;
	visibility: hidden;
	}

#segunda {
	position: absolute;
	z-index: 20;
	width: 104px;
	visibility: hidden;
	}

#tercera {
	position: absolute;
	z-index: 20;
	width: 104px;
	visibility: hidden;
	}




#quinta {
	position: absolute;
	z-index: 20;
	width: 104px;
	visibility: hidden;
	}
	

#sexta {
	position: absolute;
	z-index: 20;
	width: 104px;
	visibility: hidden;
	}
	
	

	
	


#primerauno, #primeradod, #primeratres {
	position: absolute;
	z-index: 30;
	width: 100px;
	visibility: hidden;
	}


