body {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
}
a {
	font-family: Arial, "Trebuchet MS" ;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Arial, "Trebuchet MS" ;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Arial, "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.Estilo1 {color: #0099CC}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.texto {
	font-family: Arial, "Trebuchet MS", Tahoma;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
}



#content {
	overflow-x: scroll; 
	overflow-y: hidden;
	-moz-scrollbars-horizontal: scroll; 
	-moz-scrollbars-vertical: hidden;
	WIDTH:950px;
	max-width: 100%;
	HEIGHT: 415px; 
	BACKGROUND-COLOR: #000;
	float:left;
	display:inline;
	position:relative;
    -moz-user-select: none;
    -khtml-user-select: none;
}

.menu {
	padding-top: 9px;
}