/* CSS Document */
<!--
.Estilo11 {
	font-family: Arial Black,Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 50px;
	color: #CCCCCC;
}
.Estilo33 {font-family: Arial Black,Arial, Helvetica, sans-serif; font-weight: bold; font-size: 36px; color: #CCCCCC; }
.Estilo3 {color: #CCCCCC}
-->
<!--
.cabecera {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-size: 11px;
	
}
 a:hover.cabecera{
	color: #CCCCCC;
	}
-->


#logo{
	position : absolute;
	top : 0px;
	left : 0px;
	right : 0px;
	z-index : 0;
	height: 40px;
	}
.enlace {
	cursor: hand;
	text-decoration: none;
	color: #FFFFFF;
}
.blanco {
	color: #FFFFFF;
}

.Estilo1 {color: #FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
text-decoration: none;
}
.Estilo111 {
	color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 10px;
}

.Estilo2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 0px;
	padding-top: 0px;
}


.PageContainer
{
	width: 100%;
	border-width: 0px;
	

}
/* Green */
/* Drop Down Menu Styles */



#dropmenudiv a.textblock{

border-color:#FFFFFF ;
background-color: #CCCCCC ;
color: #000000;
}

#dropmenudiv a.textblockLast{

border: 1px solid #9bad47 ;
background-color: #f4fad6 ;
color: #91a14b ;
}


#dropmenudiv a:hover.textblock{ /*hover background color*/
background-color:#666666 ;
border-color: #FFFFFF ;
color: white;

}
#dropmenudiv a:hover.textblockLast{ /*hover background color*/
background-color: #bdcf62 ;
color: white;
border-top-color: #9bad47 ;
border-left-color: #9bad47 ;
border-right-color:#9bad47 ;
}

/* Drop Down Menu Styles */

#dropmenudiv{
position:absolute;

}

#dropmenudiv a.textblock{

display: block;
text-indent: 3px;
border-top:  1px;
border-left:  1px;
border-right:  1px;
border-bottom:  0px;
border-style: solid;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font:normal 11px Arial;
line-height:18px;
white-space: nowrap ;
text-align: left;

}

#dropmenudiv a.textblockLast{

display: block;
text-indent: 3px;
padding: 1px ;
text-decoration: none;
font-weight: bold;
font:normal 11px Arial;
line-height:18px;
white-space: nowrap ;
text-align: left;
border-width:1px;
border-style: solid ;

}

#dropmenudiv img{
display: block;
text-align: left;
}


