.chromestyle{
width: 100%;
font-weight: bold;
position: relative;
}

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

}

.chromestyle ul{
position: relative;
width: 100%;
background: url(../images3/glbnav_background.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 0px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #0000FF;
padding: 0px 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover{
/*background: url(../images3/glbnav_background-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
text-decoration: underline;
}

/*
.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link
content: url(../images3/arrowDown.gif); /*uncomment this line to use an image instead
}
*/
.chromestyleR{
width: 150px;
font-weight: bold;
position: relative;
}

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

}

.chromestyleR ul{
position: relative;
width: 100%;
background: url(../images3/glbnav_background.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 0px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyleR ul li{
display: inline;
}

.chromestyleR ul li a{
color: #0000FF;
padding: 0px 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
}

.chromestyleR ul li a:hover{
text-decoration: underline;
}

#mEspecial{
	font: 100% Verdana;
	position: absolute;
	top: 50px;
	right: 10px;
	color: #0000FF;
}
#mBuscar{
	font: 100% Verdana;
	position: absolute;
	top: 10px;
	right: 10px;
	color: #0000FF;
}
#money{
	font: 100% Verdana;
	position: absolute;
	top: 56px;
	right: 130px;
	color: #0000FF;
	width: 110px;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #FFFF88;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration:none;
font-weight: bold;
color: #0000FF;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #FFFF88;
text-decoration: underline;
}

#contenido{
	position: relative;
	top: 10px;
	left: 63px;
	width: 94%;
}
#resto{
	position: relative;
	top: 10px;
	left: 0px;
}
.Parrafo {
	font-family: "Arial";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000088;
}
.Pregunta {
	font-family: "Arial";
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000088;
}

.Comentario {
	font-family: "Times New Roman";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.UltimaHora {
	font-family: "Times New Roman";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.ParrafoBig {
	font-family: "Arial";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000AA;
}

.ParrafoSmall {
	font-family: "Arial";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000088;
}

.Titulo {
	font-family: "Arial";
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	text-decoration: none;
}

.SubTitulo {
	font-family: "Arial";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	text-decoration: none;
}
