body{
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-trac-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background-image: url(imgs/fondo_verde.jpg);
	background-repeat: repeat;
	
	}
	
.encabezado {
	margin: 5px;
	text-align: center;
}
.tabla_main {
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	height: 631px;
	width: 822px;
	background-color: #FFFFFF;
}

.celda_encabez {
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	margin-right: 5px;
	margin-left: 5px;
}
#marquesina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding: 5px 10px;
}
.tabla_menu {
	vertical-align: top;
}
.celda_pie {
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}
.encabezado_index {
	padding: 5px;
	border: 1px solid #999999;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	margin-right: 5px;
}
.TableDentro p {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	background-color: #D8E9B3;
	text-align: justify;
}
.titulos {
	text-align: left;
	vertical-align: top;
}
.CeldaForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
}

.celda_encabez2 {
	border-top-style:ridge;
	border-top-color:#FFFFFF;
	border-top-width:2px;
}

.celda_encabez3 {
	border-top-style:ridge;
	border-top-color:#529c77;
	border-top-width: 2px;
	border-bottom-style:ridge;
	border-bottom-color:#529c77;
	border-bottom-width:2px;
	}
	
.style2 {
font-weight:bolder;
text-align:left;
	font-size: 16pt;
	color: #529c77;
}
.style3 {

text-align:left;
font-weight:bold;
font-size:12pt;
color: #529c77;
}
.style21 {
font-weight:bolder;
text-align:center;
	font-size: 16pt;
	color: #529c77;
	}
	.style31 {

text-align:left;
font-weight:normal;
font-size:10pt;
color: #529c77;
}
.style5 
 {color: #006600;
 font-weight: bold; 
font-size: 14px;}





.Index-boder {
border-bottom:ridge;
border-left:ridge;
border-top:ridge;
border-right:ridge;
}
.NumPG{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.Num, .Num a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}


.Num a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}

.NumSelect{
	background-color: #87b8a2;
	margin: 0px;
	padding: 2px;
	border: 1px solid #333333;
}
	td {
vertical-align:top}

.russiaflag {border:solid;
border-width:1px;
color: #529c77;
position: absolute;
margin-left: 483px;
top: 0px;
width: 60px;
height: 30px;
}


.rowindent2
{padding-left:20px;}

.rowindent3
{padding-left:40px;}


/* CSS Menu */

.menu {
width:822px; 
font-size:0.85em;
position:relative;
z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:82px;

}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:82px;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:8px;
text-decoration:none;
text-align:center;
color:#fff; 
width:82px; 
height:20px; 
border:0px solid #fff; 
border-width:1px 0px 0 0; 
background: #519b76;
 

line-height:19px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:82px;
w\idth:82px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background: #339966 url() bottom right no-repeat;

}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#339966 url() bottom right no-repeat;
}
.menu ul ul :hover > a.drop {
background:#339966 url() bottom right no-repeat;
}



/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0px;
top:21px;
left:0px; 
width:82px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:20px;
t\op:20px;
}
.TableDentro 2 {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	background-color: #D8E9B3;
	text-align: justify;
	}


/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background: #519b76; 
color:#fff; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:100px;
text-align:left;

/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:138px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#949e7c;

}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#949e7c;
}

/* make the second level visible when hover on first level list OR link */

.menu ul li:hover ul{
visibility:visible;

}
.menu ul a:hover ul{
visibility:visible;

}