#Main 
{
	text-align:center;
	font-family:Arial;
	font-size:xx-small;
}
.TableTrTop {height:20px;   } 

.TableTrTopUser {height:20px; 
	text-align:left;
	font-family:Arial;
	font-size:xx-small;
  } 
.TableTrButtom{	height:20px;}

.IdPrograma
{
	width :150px;		
	font-size :xx-small;
	border-bottom :solid 1px ;
	background-color:#EEEEEE;
}

.header { background-color:Black; } 

#MainMenu
{
	font-size :xx-small;
	border-bottom :solid 1px grey;
	background-color:#EEEEEE;
}
.TextBox
{
	margin :4px 4px 4px 4px;
	width : 400px;
	font-size : small;
	border :solid 2px black;
	background-color:#EEEEEE;
}
.Box
{
	border : solid 1px grey; 
}

.MenuTable
{
	font-size :xx-small;
}

.MainTable
{
	font-size :xx-small;
	width :850px;		
	border-style:solid;
	border-width:1px;
	text-align:center;
	height:100%;
}
.MainTablePrint
{
	font-size :xx-small;
	width :750px;		
	border-style:solid;
	border-width:1px;
	text-align:center;
	height:100%;
}

a.abierto:link {color: red; text-decoration: underline; }
a.abierto:visited {color: red; text-decoration: underline; }

a.cerrado:link {color: blue; text-decoration: underline; }
a.cerrado:visited {color: blue; text-decoration: underline; }

a.nuevo:link {color: Green; text-decoration: underline; }
a.nuevo:visited {color: Green; text-decoration: underline; }

	
.TableListado
{
	font-size :xx-small;
	border-style:solid;
	border-width:1px;
	text-align:center;
}
.HeaderListado
{
	font-size :x-small;
	border-style:solid;
	border-width:1px;
	background-color:#EEEEEE;
	text-align:left;
}
.HeaderListadoSmall
{
	font-size : xx-small;
	border-style:solid;
	border-width:1px;
	background-color:#EEEEEE;
	text-align:center;
	
}

.DataListado
{
	font-size :xx-small;
	border-style:solid;
	border-width:1px;
	text-align:left;
}
.DataListadoNumber
{
	font-size :xx-small;
	border-style:solid;
	border-width:1px;
	text-align:right;
	
	

}

div#DivPanel
{
margin: 0px 20px 0px 20px;
display: none;
}




