body { background-repeat: no-repeat; overflow-x: hidden; scrollbar-face-color: #2B63B4; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF}



h1 { font-family: Arial; font-size: 11px; color: #49ABDC; text-align: center; }

  a:link{text-decoration: none; color: #A3A3A3; font-weight: bold; }
  a:visited{text-decoration: none; color: #A3A3A3; font-weight: bold; }
  a:hover{ text-decoration: underline; color: #2B63B4; font-weight: bold; }
  a:active{text-decoration: none; 	color: #A3A3A3; font-weight: bold; }
  
  .b:link{text-decoration: none; color: #2B63B4; font-weight: bold; }
  .b:visited{text-decoration: none; color: #2B63B4; font-weight: bold; }
  .b:hover{ text-decoration: underline; color: #000000; font-weight: bold; }
  .b:active{text-decoration: none; 	color: #2B63B4; font-weight: bold; }

.texto_banner {	font-family: Arial; font-size: 11px; color: #FFFFFF; font-weight: bold; }
.texto { font-family: Arial; font-size: 11px; color: #5F5F5F; }
.texto_tit { font-family: Verdana; font-size: 12px; color: #2B63B4; font-weight: bold; }
.texto_sub { font-family: Arial; font-size: 10px; color: #5F5F5F; }

.addbannerForm {
	border: 1px solid #2B63B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B63B4;
	padding-left: 0px;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.addbannerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #027CE6;
}

.form {
	border: 1px solid #2B63B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B63B4;
	padding-left: 5px;
}
.bot {
	width: 250px;	
}

div#qTip { 
padding: 3px; 
border: 1px solid #666; 
display: none; 
background: #2B63B4; 
color: #FFF; 
font: bold 9px Verdana, Arial, sans-serif; 
position: absolute; 
z-index: 1000; 
}