body
{
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #005d8f;       
        SCROLLBAR-ARROW-COLOR: #ffffff; 

}
body_desactivado
{
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #005d8f;       
        SCROLLBAR-HIGHLIGHT-COLOR: #005d8f;  
        SCROLLBAR-SHADOW-COLOR: #005d8f;    
        SCROLLBAR-3DLIGHT-COLOR: #005d8f;
        SCROLLBAR-ARROW-COLOR: #ffffff; 
        SCROLLBAR-TRACK-COLOR: #ffffff; 
        SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
.toolbartext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
	text-decoration: none;
}
.toolbartext2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	text-decoration: none;
}
.toolbarlink
{
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.toolbarlink:hover
{
	text-decoration: underline;
}
.toolbarlink2
{
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.toolbarlink2:hover
{
	text-decoration: none;
}
.toolbarlink3
{
	font-weight: bold;
	color: #005d8f;
	text-decoration: none;
}
.toolbarlink3:hover
{
	text-decoration: none;
}
.toolbarlink4
{
	color: white;
	font-size: 11px;
	text-decoration: none;
}
.toolbarlink4:hover
{
	color: white;
	font-size: 11px;
	text-decoration: underline;
}
.toolbarlink4inv
{
	color: #005d8f;
	font-size: 11px;
	text-decoration: none;
}
.toolbarlink4inv:hover
{
	color: white;
	font-size: 11px;
        background-color: #005d8f;
}
.toolbartext4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
.toolbartext4inv
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005d8f;
	text-decoration: none;
}

TH.datos
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
        color: #FFFFFF;
        background-color: #005d8f;
}
TD.datos
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

IMG { behavior: url(iepngfix.htc); }