body {
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-DarkShadow-Color:#3A94DE; 
	scrollbar-Track-Color:#FFFFFF; 
	scrollbar-Face-Color:#FFFFFF; 
	scrollbar-Shadow-Color:#FFFFFF; 
	scrollbar-Highlight-Color:white; 
	scrollbar-3dLight-Color:#3A94DE;
	scrollbar-Arrow-Color:#3A94DE;
	}

	
td.blanco {
	text-align: left;
	background-color: white;
	vertical-align: middle;
		list-style-image: url(img/tip.gif);
}
	
td.rojo {
	font-size: 11px;
	text-align: center;
	background-color: Red;
	color: White;
	font-weight: bold;
	height: 20px;
}
td.verde {
	font-size: 11px;
	text-align: center;
	background-color: #549A84;
	color: White;
	font-weight: bold;
	height: 20px;
}

td.azul {
	color: White;
	font-weight: bold;
	text-align: left;
	background-color: #3A94DE;
	vertical-align: top;
}

td.form {
   font-size: 11px;
	color: White;
	font-weight: bold;
	text-align: left;
	background-color: #3A94DE;
}

a {
	text-decoration: none;
	color: White;
	font-size: 11px;
}

a:hover {
	text-decoration: underline;
	color: #00008B;
	font-weight: bold;
	background-color: Yellow;
}

a.azul {
	text-decoration: none;
	color: White;
	font-size: 11px;
	font-weight: bold;
}

a.azul:hover {
	text-decoration: underline;
	color: #00008B;
	font-weight: bold;
	line-height: normal;
	background-color: Yellow;
	list-style-image:  url(img/tip2.gif);
}
	

a.noticias {
   color: #00008B;
	text-decoration: none;
	font-size: 11px;
}

a.noticias:hover {
	text-decoration: underline;
	color: #00008B;
	background-color: #E0FFFF;
	font-weight: normal;
	line-height: normal;
}

img.mas {
	vertical-align: middle;
}

input {
	font-size: 10px;
}
