@import url("css.css");
#Layer2 #Layer1 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #025A99;
	background-color: #EDF6FF;
	height: 5px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #015C95;
	text-decoration: none;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
}

.tabla1 {
	height: 30px;
	border:thin;
	border: #336699;
	border-spacing:1px;
	padding-left:10px;
	padding-right:10px;
	width:365px;

	
}

.tabla2 {
	height: 30px;
	background-color: #E1EEFE;
	border:1px;
	border: #336699;
	border-spacing:1px;
	padding-left:30px;
	padding-right:30px;
	width:365px;
	border: 1px; 	
}

.tabla3 {
	height: 20px;
	background-color: #E1EEFE;
	border:0px;
	border: #336699;
	border-spacing:1px;
	padding-left:30px;
	padding-right:30px;
	width:105px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005A98;
	text-decoration: none;
	padding-top: 2px;



}

.tabla4 {
	height: 20px;
	background-color: #3CABD8;
	border:0px;
	border: #336699;
	border-spacing:1px;
	padding-left:30px;
	padding-right:30px;
	width:105px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;



}

.tabla5 {
	height: 20px;
	background-color: #3CABD8;
	border:0px;
	border: #336699;
	border-spacing:1px;
	padding-left:30px;
	padding-right:30px;
	width:200px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;



}
.h5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#chromemenu{
width: 885px;
font-weight: normal;
font-size: 80%;
font-family:Arial, Helvetica, sans-serif;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
	width: 100%;
	background: url(media/chromebg.gif) center center repeat-x;
	padding: 5px 0;
	margin: 0;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8EAED;
	border-right-color: #D8EAED;
	border-bottom-color: #D8EAED;
	border-left-color: #D8EAED;
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #065695;
padding: 5px;
margin: 0;
text-decoration: normal;
border-right: 1px solid #D8EAED;
}

#chromemenu ul li a:hover{
text-decoration: underline;
/*background: url(media/chromebg2.gif) center center repeat-x;*/
}.active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
