.Estilo1 {
	color: #006BB2;
	font-family: Trebuchet MS;
	font-size: 20px;
	TEXT-DECORATION: none;
}

.Estilo2 {
	color: #FFFFFF;
	font-family: Trebuchet MS;;
	font-size: 20px;
	TEXT-DECORATION: none;
}

.Estilo3 {
	color: #006BB2;
	font-family: Trebuchet Ms;
	font-size: 12px;
	TEXT-DECORATION: none;
}

.Estilo100 {
	color: #006BB2;
	font-family: Trebuchet Ms;
	font-size: 8px;
	TEXT-DECORATION: none;
}

.Estilo4 {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 40px;
}

.Estilo5 {
	color: #FFFFFF;
	font-family: Trebuchet Ms;
	font-size: 12px;
	TEXT-DECORATION: none;
}

.Estilo6 {
	color: #0066CC;
	font-family: Trebuchet MS;
	font-size: 12px;
	TEXT-DECORATION: none;
}

.Estilo7 {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 14px;
	TEXT-DECORATION: none;
}
.Estilo8 {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 15px;
	TEXT-DECORATION: none;
}
.Estilo9 {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 13px;
	TEXT-DECORATION: none;
}
.Estilo10 {
	color: #FF0000;
	font-family: Trebuchet MS;
	font-size: 13px;
	TEXT-DECORATION: none;
}

.Estilo22 {
	color: #006BB2;
	font-family: Trebuchet MS;
	font-size: 10px;
	TEXT-DECORATION: none;
}

.Estilo23 {
	color: #006BB2;
	font-family: Trebuchet MS;
	font-size: 14px;
	TEXT-DECORATION: none;
}

.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 50px; /* container width*/
background: transparent url(../media/bigshadow.gif) no-repeat bottom right;
}


.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: white;
border: 1px solid gray;
padding: 6px;
position: relative;
left: 2px; /*shadow depth*/
top: -2px; /*shadow depth*/
}
.shiftcontainer2{
position: relative;
left: 5px;
top: 5px;
}

.shadowcontainer2{
width: 380px;
background:  url(../media/bigshadow.gif) no-repeat bottom right;
}

.shadowcontainer2 .innerdiv2{
	background-color: white;
	border: 1px solid;
	padding: 1px;
	position: relative;
	left: -10px;
	top: -5px;
	width: 551px;
	height: 370px;


}
