body	
	{
	font-family:verdana,Tahoma,Sans-Seriff;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	}
a.nav, .nav
	{
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;	
	Text-decoration:none;
	background-color:#000000;
	}
a.nav:hover
	{
	Text-decoration:underline;
	}
.submenu
	{
	background-color:#DC4444;
	}
a.nond
	{
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	Text-decoration:none;
	}
a.nond:hover	
	{
	Text-decoration:underline;
	}
.subsubmenu
	{
	background-color:#c0c0c0;
	}
.textolink
	{
	font-weight:bold;
	font-size:10	px;
	color:#DC4444;
	}
.marque
	{
	background-color:#c0c0c0;
	border:thin solid;
	border-width:0px;
	font-size:10px;
	color:#000000;
	height:220px;
	width:140;
	background-image: url(./img/notis.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-attachment: fixed;
	}
.tabledata
	{
	}
.titulodata
	{
	background-color:#000000;
	}
.datosdata
	{
	background-color:#FFFFFF;
	padding:5px;
	text-align:justify;
	background-image: url(./img/enable.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	background-attachment: fixed;
	}
.inputs{
	background-color:transparent;
	border:thin solid black;
	font-family:Verdana,Tahoma,Sans-Seriff;
	font-size:10px;
	height:16px;
	border:1px dotted #000000;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	width:auto;
	scrollbar-face-color:transparent;
	scrollbar-shadow-color:transparent;
	scrollbar-highlight-color:transparent;
	scrollbar-3dlight-color:transparent;
	scrollbar-darkshadow-color:transparent;
	scrollbar-track-color:transparent;
	scrollbar-arrow-color:transparent;}
.submit{
	background-color:#000000;
	border:0px solid #000000;
	color:#FFFFFF;
	font-weight:bold;
	height:16px;
	font-size:10px;
	font-family:Verdana;}


td{font-size:11px;}

.recuadro{
	border:thin solid black;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width: 1px;
	padding:2px;}
.punteado{border:6px dotted #000000}