BODY {
	margin-top: 0px;
	margin-left: 0px;	
	background : #E7E7E7;
}



BODY, DIV, TD {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	line-height: normal;	
	text-decoration: none;
	color: #666666;
}


SELECT, TEXTAREA, INPUT, OPTION{
	font-family: verdana, helvetica, arial; 
	font-size: 11px;
	line-height: normal;
	color: #666666;
}

A {
	text-decoration: underline;
	color: #003366;
}
A:link {
	color: #003366;
}
A:hover {
	color: #666666;
	text-decoration: underline;
}
A:active {
	color: #003366;
}

.linkText{
	color: #336699;
	text-decoration: none;
}  
table		{ background: White;}
h1			{color: #344356;	font-size: 16px;	text-decoration: none; font-weight : bold;   }
h2			{ color: #344356;	font-size: 15px;	text-decoration: none; font-weight : bold;     }
h3			{color: #344356;	font-size: 13px;	text-decoration: none; font-weight : bold;    }
a.grande	{ background: transparent; color: #343434; font-size: 13px;    }
a.menu		{ background: #003366; color: White; font-size: 11px;    }
a.menus		{ background: #transparent; color: #336699; font-size: 10px;}
table.marco { border: 1px solid #CCCCCC;    }
td			{ background: White; color: #343434;  }
td.menu		{ background: #003366; color: White; text-align: center; }
td.color	{ background: #CCCCCC; color: #343434; text-align: center; }
td.cafe		{ background: #CCCCCC; color: #000000; text-align: center; }
td.verde	{ background: #4A4A4A; color: #ffffff; text-align: center; }
td.menus	{ background: White; color: #000000;  text-align:RIGHT; }
td.buscador	{ background: #006699; color: White; text-align: center; }
td.titulo	{ background: #006699; color: White; font-size: 14px; font-weight: bold;	}

td.par		{ background: #FFFFFF; color: #000099; text-align: left; }
td.non		{ background: #FFFFFF; color: #990000; text-align: left; }

font.chica	{ font-size: 10px; }
font.exchica	{ font-size: 9px; }
font.grande	{ background: White; color: #343434; font-size: 10px; font-weight: bold;   }
.centro 	{ text-align: center; }
.contraste	{ background: White; color: #FF8C00;	}

input.boton	{ background: Navy; color: White; text-align: center; border: 1px solid #FF8C00;}
td.color2 { background: #CCCCCC;  color: Black;  }

font.chica { font-size: 10px; }
font.exchica { font-size: 9px; }
.centro { text-align: center; }
.contraste { background: White;  color: #FF6600;	}

hr	{color:       #CCCCCC;
	 size:        2;
	 align:       center;
	 width:       62%;
	}