body
{
	font-size: 70%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

h1, h2 
{
	color: #333388;
}
h1
{
	font-size: 4em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-align: center;
}

h2
{
	margin-top: 2em;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-bottom: 0.3em;
	border-color: #999999;
}

.boton{
COLOR: #003399;	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;
}

h3
{
	margin-left: 1.2em;
}

p.nested
{
	margin-left: 1.5em;
}

img
{
	border: 0;
	margin: 1em 1em 1em 1em;
}

a
{
	color: #3333AA;
	font-size:11px;
	text-decoration: none;
}

a:visited
{
	color: #3333FF;
	font-size:11px;
	text-decoration: none;
}

a:hover
{
	color: #3333FF;
	text-decoration: underline;
}

.leer {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 2px;
}
.tabPage {
 font-family: Tahoma; font-size: 12px; color: #003399;FONT-WEIGHT: bold;
}
.Error{
 font-family: Tahoma; font-size: 12px; COLOR: #000000; 
}

.tblHeadError {
    font-weight:         bold;
    color:               #ffffff;
    background-image:    url(../img/errortb.png);
    background-repeat:   repeat-x; 
    background-position: top; 
    height:              18px;
	font-size:12px;
}
.tblHeadAlert{
    font-weight:         bold;
    color:               #000000;
    background-image:    url(../img/alertb.png); 
    background-repeat:   repeat-x; 
    background-position: top; 
    height:              18px;
	font-size:12px;
}

.tblHeadHelog {
	 font-weight:         bold;
    color:               #000000;
	background-image: url(../img/top_gradient.gif);
	background-repeat:   repeat-x; 
    background-position: top; 
    height:              18px;
	font-size:12px;
}


.tblHeadLoad{
    font-weight:         bold;
    color: #FFFFFF;
    background-image: url(../img/loadtb.png) ; 
    background-repeat:   repeat-x; 
    background-position: top; 
    height:              18px;
	font-size:12px;
}

