body
{
	background-color: #262C4C;
	MARGIN: 20px 20px 0px 34px;
	
	SCROLLBAR-FACE-COLOR: #262C4C; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #999999; 
	SCROLLBAR-ARROW-COLOR: #cccccc; 
	SCROLLBAR-TRACK-COLOR: #cccccc; 
	SCROLLBAR-DARKSHADOW-COLOR: #505050
}

@media screen 
{
	.tituloPrincipal
	{
		font-family: Times New Roman;
		font-size: 24px;
		font-weight: bold;
		color:#F5A300;
	}
	
	/*Menu Principal*/
	.menuPrincipal
	{
		font-family: Arial;
		font-size: 14px;
		color: #a066b1;
		text-align:center;
		height:18px;
	}
	
	.celdaMenuPrincipal
	{
		BORDER-RIGHT: #a066b1 2px solid;
		
	}
	
	.linkMenuPrincipal, .linkMenuPrincipal:visited
	{ 
		font-family: Arial;
		font-size: 14px;
		color:#a066b1;
		text-decoration:none;
	}
	
	/*Menu Pie de Pagina*/
	.menuPiePagina
	{
		font-family: Arial;
		font-size: 12px;
		color: #AAAAAA;
		text-align:center;
	}
	
	.celdaMenuPiePagina
	{
		BORDER-RIGHT: #AAAAAA 2px solid;
	}
	
	.linkMenuPiePagina, .linkMenuPiePagina:visited
	{ 
		font-family: Arial;
		font-size: 12px;
		color:#AAAAAA;
		text-decoration:none;
	}
	
	.celdaCreditosPiePagina
	{
		BORDER-RIGHT: #6D6D6D 2px solid;
	}
	
	.linkCreditosPiePagina, .linkCreditosPiePagina:visited
	{ 
		font-family: Arial;
		font-size: 12px;
		color:#6D6D6D;
		text-decoration:none;
	}
	
	/*Menu Secundario*/
	.menuSecundario, .menuSecundario:visited
	{
		background-color: #3A4371;
		font-family: Arial;
		font-size: 14px;
		color: #9b9b9b;
	}
	
	.linkMenuSecundario, .linkMenuSecundario:visited
	{ 
		font-family: Arial;
		font-size: 14px;
		color:#ffffff;
		text-decoration:none;
	}
	
	.filaseleccionadaMenuSecundario
	{
		background-color: #262C4C;
		color: #F5A300;
	}
	
	/*Otros*/
	hr
	{
		color:#F5A300;
		background-color:#F5A300;
		border: 0px;
		height: 1px;
	}
	
	.linkLeerMas, .linkLeerMas:visited
	{ 
		font-family: Arial;
		font-size: 12px;
		color:#F5A300;
	}
	
	/*Controles*/
	.txtReadonly
	{ 
		background-color: #d3d3d3;
		color:Black;
	}
	
	.txtDerecha
	{
		text-align:right;
	}
	
	.txtUpper
	{
		text-transform:uppercase;
	}
	
	/*Grilla*/
	.listaHeader
	{
		font-weight: bold;
		font-size: 8pt;
		font-family: Verdana, arial;
		padding-top: 1px;
		padding-bottom: 1px;
		color: white;
		background-color: #a066b1;
		text-align: center;
		height:20px;
	}
	
	.listaHeader a
	{
		font-family: Verdana, arial;
		font-size: 8pt;
		color: white;
	}
	
	.listaRow
	{
		background-color: white;
		color: black;
	}
	
	/*Tab*/
	.ajax__tab_hsmlm .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url(../images/tab/tab-line.gif) repeat-x bottom;}
	.ajax__tab_hsmlm .ajax__tab_outer {padding-right:4px;background:url(../images/tab/tab-right.gif) no-repeat right;height:21px;}
	.ajax__tab_hsmlm .ajax__tab_inner {padding-left:3px;background:url(../images/tab/tab-left.gif) no-repeat;}
	.ajax__tab_hsmlm .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(../images/tab/tab.gif) repeat-x;color:#003366;}
	.ajax__tab_hsmlm .ajax__tab_hover .ajax__tab_outer {background:url(../images/tab/tab-hover-right.gif) no-repeat right;}
	.ajax__tab_hsmlm .ajax__tab_hover .ajax__tab_inner {background:url(../images/tab/tab-hover-left.gif) no-repeat;}
	.ajax__tab_hsmlm .ajax__tab_hover .ajax__tab_tab {background:url(../images/tab/tab-hover.gif) repeat-x;}
	.ajax__tab_hsmlm .ajax__tab_active .ajax__tab_outer {background:url(../images/tab/tab-active-right.gif) no-repeat right;}
	.ajax__tab_hsmlm .ajax__tab_active .ajax__tab_inner {background:url(../images/tab/tab-active-left.gif) no-repeat;}
	.ajax__tab_hsmlm .ajax__tab_active .ajax__tab_tab {background:url(../images/tab/tab-active.gif) repeat-x;color:white;}
	.ajax__tab_hsmlm .ajax__tab_body {border:0;padding:0px;}
	
	.ajax__tab_hsmlm_manual .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url(../images/tab/tab-line.gif) repeat-x bottom;height:21px;}
    .ajax__tab_hsmlm_manual .ajax__tab_outer {background:url(../images/tab/tab-right.gif) no-repeat right;width:4px;}
    .ajax__tab_hsmlm_manual .ajax__tab_inner {background:url(../images/tab/tab-left.gif) no-repeat;width:3px;}
    .ajax__tab_hsmlm_manual .ajax__tab_tab {background:url(../images/tab/tab.gif) repeat-x;color:#003366;text-align:center;cursor:pointer;}
    .ajax__tab_hsmlm_manual .ajax__tab_outer_hover {background:url(../images/tab/tab-hover-right.gif) no-repeat right;width:4px;}
    .ajax__tab_hsmlm_manual .ajax__tab_inner_hover {background:url(../images/tab/tab-hover-left.gif) no-repeat;width:3px;}
    .ajax__tab_hsmlm_manual .ajax__tab_tab_hover {background:url(../images/tab/tab-hover.gif) repeat-x;color:#003366;text-align:center;cursor:pointer;}
    .ajax__tab_hsmlm_manual .ajax__tab_outer_active {background:url(../images/tab/tab-active-right.gif) no-repeat right;width:4px;}
    .ajax__tab_hsmlm_manual .ajax__tab_inner_active {background:url(../images/tab/tab-active-left.gif) no-repeat;width:3px;}
    .ajax__tab_hsmlm_manual .ajax__tab_tab_active {background:url(../images/tab/tab-active.gif) repeat-x;color:white;text-align:center;cursor:pointer;}
}