A:link,A:visited
{
	color:				#AAAAAA;
	text-decoration:	none;
}
A:active,A:hover
{
	color:				#CCCCCC;
	text-decoration:	underline;
}
select
{
	width:				330px;
	font-family:		Verdana;
	font-size:			11px;

	color:				#DDCCAA;  /*CCCCCC*/
	background-color:	#44444F;
}
input
{
	font-family:		Verdana;
	font-size:			11px;

	color:				#DDCCAA;
	background-color:	#44444F;
	border-style:		solid;
	border-width:		1px 0px 1px 0px;
	cursor:				hand;
}
td
{
	font-family:		Verdana;
	font-size:			11px;
	color:				#AAAAAA;
}
#linea00 {
	width:				795px;
	height:				25px;
	background-color:	#333333;
	z-index:			1;
}

.encabezado{
	width:				190px;
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		bold;
	text-align:			justify;
	visibility:			hidden;
	z-index:			2;
}

.menuPrincipal{
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		bold;
	text-align:			justify;
	visibility:			hidden;
	z-index:			3;
	color:				#AAAAAA;
}

.menuPrincipalItem{
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		bold;
	text-align:			justify;
	visibility:			hidden;
	z-index:			3;
	color:				#AAAAAA;
	background-color:	#66666F;
}

.menuDesplegable{
	width:				130px;
	border-width:		1px;
	border-style:		solid;
	border-color:		#333333;
	padding:			2px 2px 2px 2px;
}

.regContent
{
	width:				420px;
	height:				400px;
	font-family:		Verdana;
	font-size:			11px;
	text-align:			justify;
	color:				#AAAAAA;
	
}
















