﻿body 
{}
.tdheaderMaster
{	
	background-image: url('../imagenes/bkgrnd_greydots_New1.png'); /*background-color: Navy */
}
.tdheaderTabla
{
	background: white url('../imagenes/') top left repeat-x;
}
.tdheaderMenu
{
	background: white url('../imagenes/tab3.png') top left repeat-x;
}
.tdfooter
{
	background: white url('../imagenes/tab.png') top left repeat-x;
}

.textoLogin 
{
	font-family: Arial; font-size: 13px; color:Navy; font-weight:bold
}
.textoGeneral
{
	font-family: Arial; font-size: 12px
}

/*a:link {  text-decoration: none; color: #1D405C;}
a:visited {	text-decoration: none;	color: #1D405C;}
a:hover {	text-decoration: underline;	color:#333333;}
a:active {	text-decoration: none;	color: #1D405C;}*/