body, td, tr
{
	font-size: 9pt;
	color: black;
	font-family: 'Arial';
}

.TituloNoticia
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10pt;
	color: white;
	letter-spacing: -1px;
	text-align: right;
}
.TituloNoticia2
{
	font-weight: bold;
	font-size: 13pt;
	color: white;
	background-color: #ffb000;
	text-align: right;
}
.DetalleNoticia
{
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}
.FechaNoticia
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 7pt;
	border-left: lightgrey 1px solid;
	color: dimgray;
	border-bottom: lightgrey 1px solid;
	background-color: whitesmoke;
	text-align: right;
}

.BarraNavegacion
{
	font-size: 6pt;
}
.Small
{
	font-size: 9px;
	vertical-align: baseline;
	line-height: 10px;
	letter-spacing: 0pt;
}

.LinksClaros
{
	color: #ffffff;
	text-decoration: none;
}
A
{
	color: #2b468e;
	text-decoration: none;
	font-weight: bold;
}
A:hover
{
	font-weight: bold;
	text-decoration: underline;
}
.ItemsMenu
{
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	letter-spacing: 0px;
	text-decoration: none;
}
.ItemsMenuSmall
{
	font-weight: bold;
	font-size: 7pt;
	color: #ffffff;
	letter-spacing: 0px;
	text-decoration: none;
}
.ItemsSubMenu
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	letter-spacing: 0px;
	text-decoration: none;
}
.SubMenus
{
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
INPUT, select
{
	border-right: #666666 1px inset;
	border-top: #000000 1px inset;
	font-size: 8pt;
	background: url(../Images/Sombra.gif);
	border-left: #000000 1px inset;
	color: #000000;
	border-bottom: #666666 1px inset;
}

.TextBox1
{
	border-right: #666666 1px inset;
	border-top: #000000 1px inset;
	font-size: 8pt;
	background: url(Images/Sombra.gif);
	border-left: #000000 1px inset;
	color: #000000;
	border-bottom: #666666 1px inset;
}
.TextBox2
{
	border-right: #666666 1px inset;
	border-top: #000000 1px inset;
	font-size: 8pt;
	background: url(Images/Sombra.gif);
	border-left: #000000 1px inset;
	width: 100%;
	color: #000000;
	border-bottom: #666666 1px inset;
}
.Tablas
{
	border-right: #666666 1px inset;
	border-top: #000000 1px inset;
	font-size: 8pt;
	/*background: url(Images/Sombra.gif);*/
	border-left: #000000 1px inset;
	color: #000000;
	border-bottom: #666666 1px inset;
}

.button
{
	border-right: #000000 1px outset;
	border-top: #999999 1px outset;
	font-size: 8pt;
	border-left: #999999 1px outset;
	background: url(Images/Sombra.gif);
	cursor: hand;
	color: #000000;
	border-bottom: #000000 1px outset;
	background-color: #e8e8e8;
}

.PieDePagina
{
	font-size: 7pt;
	vertical-align: baseline;
	color: #ffffff;
}

.LabelsTablas1
{
	font-weight: normal;
	color: white;
	letter-spacing: 0pt;
}

.LabelsTablas2
{
	font-weight: bold;
	color: black;
	line-height: 10px;
	letter-spacing: 0pt;
}
.LabelsTablas3
{
	font-weight: bold;
	color: black;
	line-height: 10px;
	letter-spacing: 0pt;
	text-align: right;
}
.BordesTablas
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
}