body,td,th {

	font-family: Tahoma;

	font-size: 10px;

	color: #333333;

}

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(images/shadowbg.png);

}

h1 {

font-family : arial, sans-serif;

font-size : 18px;

background-color : #eeeeee;

color : #333333;

letter-spacing : 0;

text-align : left;

text-transform : none;

padding: 2px;

border-left: 30px #990099 solid;

}

h2 {

font-family : arial, sans- serif;

font-size : 12px;

background-color : #eeeeee ;

color : #333333;

letter-spacing : 0;

text-align : left;

border-bottom: 2px #333333;

}

.content {

padding:0px;

font-size:11px;

font-family:verdana;

line-height:15px;

color:#000000;

text-align:justify;

}

.style2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

}

.style3 {

	color: #4a4600;

	font-weight: bold;

}

.style4 {

	color: #666666;

	font-weight: bold;

}

.style5 {

	font-size: 12px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	color: #496d2e;

}

.style6 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #575f51;

}

.style7 {

	font-size: 12px;

	color: #FFFFFF;

}

.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }

.style10 {color: #333333}

.Estilo1 {font-size: 12px}

.Estilo2 {

	font-size: 16px;

	font-weight: bold;

}

.Estilo4 {font-size: 12px; font-style: italic; }

.Estilo3 {	color: #FFFFFF;

	font-weight: bold;}

.cuadrouno{	background-color: #99CC00;}

	

.cuadrodos{background-color: #FF9900;}



.cuadrotres{background-color: #990099;}

.cuadrobajo{background-color: #A7CF99;}

.cuerpo{

padding:4px;

font-size:11px;

font-family:verdana;

line-height:15px;

color:#000000;

text-align:justify;



}

.cuerpoencabezado{

padding:0px;

font-size:12px;

font-family:verdana;

line-height:15px;

color:#000000;

text-align:center;

font-weight: bold;

}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#chromemenu{
width: 99%;
font-weight: bold;
font-size: 90%;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(../images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(../images//chromebg2.gif) center center repeat-x;
}




