.remitente { color: #f93; font-size: 10px; font-family: courier; font-weight: bold; }
.puntos { color: #f93; font-size: 20px; font-family: courier; font-weight: bold; }
.mensaje { color: #ebecec; font-size: 9px; font-family: courier; font-weight: bold; text-align: left; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    scrollbar-arrow-color: #8d551c;
    scrollbar-3dlight-color: #311e0a;
    scrollbar-darkshadow-color: #311e0a;
    scrollbar-face-color: #1a1005;
    scrollbar-highlight-color: #1a1005;
    scrollbar-shadow-color: #1a1005;
    scrollbar-track-color: #311e0a;
}

.backModal {
	background-color: Black;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.cursorHand
{
    cursor:hand;
}
.texto-galeria {
	color: #FFFFFF;
	font-size: 13px;
	font-family: courier;
	font-weight: bold;
}
.formas {
	background-color: #FF9933;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
	height: 15px;
}
.formagrande {
	background-color: #FF9933;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-width: 0; 
	padding: 0
	
}

#apDiv7 {
	border: 2px solid #FF9933;
}
