BODY{
scrollbar-face-color:#5881BC;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#999999;
scrollbar-shadow-color:#333333;
scrollbar-highlight-color:#CCCCCC;
scrollbar-3dlight-color:#AAAACC;
scrollbar-darkshadow-Color:#000000;
}
A.Link {text-decoration:none;}
A.Link:hover {color: #0060FF;text-decoration:none;}
A.Link:active {color: #FF0000;text-decoration:none;}

A.LinkC {text-decoration:none;}
A.LinkC:hover {color: #00CCFF;text-decoration:none;}
A.LinkC:active {color: #FF0000;text-decoration:none;}

A.LinkB {text-decoration:none;}
A.LinkB:hover {color: #0033CC;text-decoration:none;}
A.LinkB:active {color: #FF0000;text-decoration:none;}

A.LinkE {text-decoration:none;}
A.LinkE:hover {color: #0099FF;text-decoration:none;}
A.LinkE:active {color: #FF0000;text-decoration:none;}

A.LinkD {text-decoration:none;}
A.LinkD:hover {color: #0099FF;text-decoration:none;}
A.LinkD:active {color: #FF0000;text-decoration:none;}

A.LinkG {text-decoration:none;}
A.LinkG:hover {color: #0099FF;text-decoration:none;}
A.LinkG:active {color: #FF0000;text-decoration:none;}

A.LinkG2 {text-decoration:none;}
A.LinkG2:hover {color: #0033CC;text-decoration:none;}
A.LinkG2:active {color: #FF0000;text-decoration:none;}
</style>
<style type="text/css">

#ddimagetabs{
}

#ddimagetabs a{
display: block;
text-decoration: none;
font: bold 12px Arial; /*tab font */
color: #333333; /*font color */
width: 86px; /*width of tab image */
height: 22px; /*height of tab image */
float: left;
display: inline;
margin-left: 4px; /*spacing between tabs */
padding-top: 4px; /*vertical offset of tab text from top of tab*/
background-image:url(imagenes/bluetab.jpg); /*URL to tab image */
background-repeat: no-repeat;
text-align: center;
}

#ddimagetabs a:hover, #ddimagetabs a.current{
background-image:url(imagenes/bluetabover.jpg); /*URL to tab image onmouseover */
color: black;
}

#tabcontentcontainer{
width:450px; /*width of 2nd level content*/
height:40px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none;
text-decoration: none;
font: bold 11px Verdana; /*tab font */
color: #333333; /*font color */

}
#dropmenudiv{
position:absolute;
border:1px solid black;
font:normal 12px Arial;
font-weight:bold;
line-height:22px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: '#BBDDFF';
}

td.buttonOver {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
font-style: normal;
font-weight: bold;
background-image: url(imagenes/beigeBar2.jpg);
cursor: hand;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000032;
	margin: 0px;
	padding: 0px;
}


.textstyle	{
	position:absolute;
	left:-2000px;
    width:190px;
    font-family:Verdana;
    font-size:11pt;
    font-weight:bold;
    text-align:center;
	color:333333;
    filter:glow(color=white,strength=0);
}

.coverstyle	{
	position:absolute;
	left:-2000px;
}.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000032;
	margin: 0px;
	padding: 0px;
}

