body, td
{
	font-family:Tahoma;
	font-size:12px;
}

TABLE.White
{
	color:White;
}

TABLE.adNot
{
	border-top:solid 1px black;
	border-left:solid 1px black;
	border-bottom:solid 1px black;
	border-right:solid 1px black;
}

TABLE.report
{
	border:solid 1px #f2f2f2;
}

TD.verde
{
	background-color:#003334;
	color:White;
}

TD.rojo
{
	background-color:#7B0014;
	color:White;
}

TD.login
{
	color:White;
}

P
{
	text-align:justify;
}

A
{
	color:#3366ff;
	text-decoration:none;
}

A:hover
{
	text-decoration:underline;
	color:#999999;
}

A.menu
{
	color:White;
	font-weight:bold;
	text-decoration:none;
}

A.menu:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#5E8AE9;
}

A.activo
{
	color:#5E8AE9;
	font-weight:bold;
	text-decoration:none;
}

A.activo:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:White;
}

A.altMenuText
{
	color:Black;
	font-weight:bold;
	text-decoration:none;
	font-size: 10px;
}

A.altMenuText:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#999999;
	font-size: 10px;
}

A.strip
{
	color:#999999;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}

A.strip:hover
{
	text-decoration:underline;
	color:#999999;
	font-weight:normal;
	font-size:11px;
}

.strip
{
	color:#999999;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}

.altMenuText
{
	color:Black;
	font-weight:bold;
	text-decoration:none;
	font-size: 10px;
}

.stripSep
{
	color:Black;
	font-weight:normal;
	text-decoration:none;
}

.object
{
	font-size:10px;
}
.object2
{
	font-size:9px;
	text-align:left;
}
.object3
{
	font-size:9px;
	text-align:center;
}.white-text
{
	color:White;
}