A
{
COLOR: #000000;
font-weight: none; 	
   TEXT-DECORATION: none
}

A:visited{
font-family: Arial, sans-serif; 
   TEXT-DECORATION: none
}

A:active
{
font-family: Arial, sans-serif; 
/* font-weight: bold; 	*/
color: #FF0000;
   TEXT-DECORATION: none
   }

A:hover
{
font-family: Arial, sans-serif; 
font-weight: none; 	
   TEXT-DECORATION: none
}


.datos
{
    COLOR: #000000;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 11px;
    FONT-decoration: none
}



.datoscell
{
    COLOR: #000000;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 7pt;
    FONT-decoration: none
}

.datoscell2
{
    COLOR: #000000;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 10px;
    FONT-decoration: none
}


.titulo
{
    COLOR: #505050;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 11px;
    FONT-decoration: none
}

.titulo_naranja
{
    COLOR: #ff7f00;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 18px;
    FONT-decoration: none
font-weight: bold;


}
.titulo_naranja_peque
{
    COLOR: #ff7f00;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 13px;
    FONT-decoration: none
}
.titulo_negro
{
    COLOR: #000000;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 13px;
    FONT-decoration: none
}

.titulo_blanco
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 14px;
    FONT-decoration: none
font-weight: bold; 	
}

.texto
{
    COLOR: #505050;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 12px;
    FONT-decoration: none
}

.detalle
{
    COLOR: #505050;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 11px;
    FONT-decoration: none
}

.texto_negro
{
    COLOR: #000000;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 11px;
    FONT-decoration: none
}

.texto_negro2
{
    COLOR: #000000;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 12px;
    FONT-decoration: none
}

.texto_blanco
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 12px;
    FONT-decoration: none
}

.texto_naranja
{
    COLOR: #ff7f00;
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 13px;
    FONT-decoration: none;
}

.detailTable {
	border-color: rgb(102, 102, 102); 
	height: 0px; 
	border-collapse: collapse;
	font-size: 11px;
	width: 541px;
}

.detailRow {
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}

.detailValue {
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	color: #505050;
	font-size: 11px;
	text-align: right;
}

.detailLabel {
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	text-align: center;
	font-weight: bold;
	background-color: #FF9900;
	color: #FFFFFF;
	font-size: x-small;
	padding: 1px;
}

.serviceLabel 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding: 3px;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
}
	
.serviceListItem 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding: 3px;
	cursor: hand;
	cursor: pointer;
}

.serviceListItemSelected
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding: 3px;
	background-color: #FFDD99;
	cursor: hand;
	cursor: pointer;
}
	
#screenList
{
	border-bottom: 1px solid #FF9900;
	text-align: left;
	padding: 2px;
	margin: 3px;
	}
		
.screenListItem 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	display: inline;
	}

#serviceName 
{
	font-family: Arial, sans-serif;
	font-size: 18px;
	padding-bottom: 3px;
	color: #000000;
	border-bottom: 2px solid #808080;
	margin-bottom: 3px;
	}
	
.messageBox 
{
	background-color: #FFCCCC;
	border: 1px solid #C00000;
	background-image: url(../images/alert.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #000000;
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 24px;
	display: none;
	cursor: hand;
	cursor: pointer;
	margin: 2px;
}

.menuLabelSelected  {
	font-family: Arial, sans-serif;
	border: 1px solid #FF9900;
	background-image: url(../images/labelbkg.gif);
	color: #000000;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
	cursor: pointer;
	}

.menuHolder 
{
	display: none;
	}
	

.menuLabel {
	font-family: Arial, sans-serif;
	border-right: 1px solid #FF9900;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-bottom: 1px solid #FFCC99;
	background-color: #FFCC99;
	color: #000000;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
	cursor: pointer;
	}
	
	#serviceDisplay 
	{
		font-family: Trebuchet MS, Arial, Sans-Serif;
		font-size: 11px;
		padding: 3px;
		}
		
	.styledForm 
	{
		background-color: #DDDDDD;
		padding: 3px;
		font-family: Trebuchet MS, Arial, Sans-Serif;
		font-size: 11px;
		color: #000000;
		}
	
.simpleLink  {
	font-family: Arial, sans-serif;
	color: #FF9900;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
	cursor: pointer;
	}
	
.simpleLink:hover {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: hand;
	cursor: pointer;
	}

.popupTargetOn 
{
	background-color: #FF6600;
	color: #FFFFFF;
	}

.popupTargetOff:hover
{
	color: #FF6600;
	}

.popupTargetOff 
{
	background-color: #FFFFFF;
	}
		
.popupHolder 
{
	display: none;
	width: 410px;
	font-family: Trebuchet MS, helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
	padding: 3px;
	position: absolute;
	border: 2px solid #FF6600;
	background-color: #dddddd;
	}
	
.tabMainSelected 
{
	height: 40px;
	font-family: Trebuchet MS, helvetica, Sans-Serif;
	font-size: 20px;
	background-color: #ffffff;
	}
	
.tabMainSelected
{
	font-family: Trebuchet MS, helvetica, Sans-Serif;
	font-size: 22px;
	background-color: #ffffff;
	color: #c0c0c0;
	padding: 4px;
	display: inline; 
	border-top: 2px solid #FF9900;
	}
	
.tabMainNormal 
{
	font-family: Trebuchet MS, helvetica, Sans-Serif;
	font-size: 14px;
	background-color: #dddddd;
	padding: 4px;
	display: inline; 
	border-top: 2px solid #808080;
	}
