/* INTERFACE */

.txtinput	  {	background-color: #D9D6C9;
				border: solid 1px;
				border-color: #000000;
				font-family: Tahoma, Sans-serif, Verdana, Arial;
				font-size: 11px;
				color: #314B77;
				font-weight: normal; }

.monthyear	  { background-color: #D9D6C9;
            		    	border-top: solid 0px;
				border-left: solid 0px;
				border-bottom: solid 1px;
				border-right: solid 1px;
				border-color: #9B907A; }

.td	  { background-color: #D9D6C9;
            		    	border-top: solid 0px;
				border-left: solid 0px;
				border-bottom: solid 1px;
				border-right: solid 1px;
				border-color: #9B907A; }

.tdverde	  { background-color: #2EBE2E;
            		    	border-top: solid 0px;
				border-left: solid 0px;
				border-bottom: solid 1px;
				border-right: solid 1px;
				border-color: #9B907A;
				font-family: Tahoma, Sans-serif, Arial;
				font-size: 12px;
				color: #000000;
				text-decoration: none; }

.tdrojo	  { background-color: #FF0000;
            		    	border-top: solid 0px;
				border-left: solid 0px;
				border-bottom: solid 1px;
				border-right: solid 1px;
				border-color: #D20000;
				font-family: Tahoma, Sans-serif, Arial;
				font-size: 12px;
				color: #000000;
				text-decoration: none; }

.fecha		  {	font-family: Tahoma, Sans-serif, Arial;
				font-size: 11px;
				color: #000000;
				text-decoration: none; }

.descripcion		  {	font-family: Tahoma, Sans-serif, Arial;
				font-size: 11px;
				color: #4F4F4F;
				text-decoration: none; }

.description		  {	font-family: Tahoma, Sans-serif, Arial;
				font-size: 11px;
				color: #FF0000;
				text-decoration: none; }


.hora		  {	font-family: Tahoma, Sans-serif, Arial;
				font-size: 11px;
				color: #4F4F4F;
				font-weight: bold;
				text-decoration: none; }

.copete		  {	font-family: Tahoma, Sans-serif, Arial;
				font-size: 10px;
				color: #F2FBFF;
				font-weight: bold;
				text-decoration: none; }

.texto		  {	font-family: Tahoma, Sans-serif, Arial;
				font-size: 12px;
				color: #000000;
				text-decoration: none; }

.pie		  {	font-family: Tahoma, Sans-serif, Arial;
				font-size: 9px;
				color: #000000;
				font-weight: bold;
				text-decoration: none; }


.titulo5	  { font-family: Arial, Tahoma, Verdana, Sans-serif;
				font-size: 12px;
				line-height: 14px;
				color: #000000;
				font-weight: bold;
				text-decoration: none; }

.titulo4	  { font-family: Tahoma, Verdana, Sans-serif;
				font-size: 12px;
				line-height: 18px;
				color: #314B77;
				font-weight: bold;
				text-decoration: none; }


.txtfrm		  {	
				font-family: Tahoma, Sans-serif, Verdana, Arial;
				font-size: 11px;
				color: #000000;
				font-weight: bold; }

.login		  {	background-color: #F0F0F0;
				border: solid 1px;
				border-color: #AFAFAF;
				font-family: Tahoma, Sans-serif, Verdana, Arial;
				font-size: 11px;
				color: #666666;
				width: 85px;
				font-weight: normal; }