
BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

A	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
	
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}

.selectores
{
	font-size: 8pt;
	border-left-color: #ffffff;
	border-bottom-color: #ffffff;
	width: 80px;
	color: #000000;
	border-top-color: #ffffff;
	font-family: Arial;
	height: 22px;
	background-color: #fff5d4;
	border-right-color: #ffffff;
}

.Button
{
	border-right: #6688aa 1px solid;
	border-top: #6688aa 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: #6688aa 1px solid;
	width: 70px;
	cursor: hand;
	color: #000000;
	border-bottom: #6688aa 1px solid;
	font-family: Arial;
	height: 18px;
	background-color: #cacaff;
}

SELECT
{
    FONT-SIZE: 8pt;
}

TD
{
	font-size: 8pt;
	font-family: Arial;
}

TD.TabOn
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 0px solid;
	text-align: center;
	color: #ffffff;
}

TD.TabOff
{
	border-right: #81ae7d 1px solid;
	border-top: #81ae7d 1px solid;
	border-left: #81ae7d 1px solid;
	cursor: hand;
	color: #3333cc;
	border-bottom: #000000 1px solid;
	background-color: #ede3a7;
	text-align: center;
}

TD.Separator
{
	border-bottom: #000000 1px solid;
}

TD.Margin
{
	border-bottom: #000000 1px solid;
}

TD.TabOn, TD.On, TR.On, TABLE.On
{
	color: #ffffff;
	background-color: #228b22;
}

TD.TabOn1
{
	border-right: #aaaaaa 1px solid;
	border-top: #aaaaaa 1px solid;
	border-left: #aaaaaa 1px solid;
	border-bottom: #aaaaaa 0px solid;
	background-color: #cec7bd;
	text-align: center;
}

TD.TabOff1
{
	border-right: #aaaaaa 0px solid;
	border-top: #aaaaaa 0px solid;
	border-left: #aaaaaa 0px solid;
	cursor: hand;
	color: #3333cc;
	border-bottom: #aaaaaa 1px solid;
	text-align: center;
}

TD.Separator1
{
	border-bottom: #aaaaaa 1px solid;
}

TD.Margin1
{
	border-bottom: #aaaaaa 1px solid;
}

TD.Historial
{
	color: #000000;
}

TD.HResultados
{
	cursor: hand;
}