
/* GLOBALS */

body, form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-color: #F1F6F9;//ADC7E2*/
}

/* LINKS */
/*
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-decoration:none;
	color: #006699;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #006699;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-decoration:underline;
	color: #006699;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #006699;
}
*/
.links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	color: #777777;
}
.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	color: #777777;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration:underline;
	color: #999999;
}
.links:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	color: #777777;
}

/* MENU */

.menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	color: #006699;
	background-color: #E6FAFF;
	cursor:hand;
}

.menu_link_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	color: #DDDDDD;
	background-color: #004F9D;
	cursor:hand;
}

.menu_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	color: #006699;
	background-color: #E6FAFF;
}
.menu_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	color: #006699;
	background-color: #E6FAFF;
}
.menu_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	color: #DDDDDD;
	background-color: #004F9D;
}
.menu_link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	color: #006699;
	background-color: #E6FAFF;
}

/* TITULOS */

.titulos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#727272;
	
}

.error {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#FF0000;
}

.titulo_principal	{
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	font-weight:bold;
	font-style:italic;
	color:#330099;
}

.titulo_azul	{
	font-family:verdana;
	font-weight:bold;
	font-size:13px;
	color:#004F9D;
	align:left;
	
}

.titulo_azul_over	{
	font-family:verdana;
	font-weight:bold;
	font-size:13px;
	color:#004F9D;
	background-color:#EEEEEE;
}

/* TEXTOS */

.powered	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999999;
}

.textos	{
    /*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	vertical-align:middle;
	color: #101010;
	*/
   font-family: verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	vertical-align:middle;
	color: #606060;

}

/* TAGS */

textarea {
	BORDER-RIGHT: #888 1px solid;
	BORDER-TOP: #888 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	BORDER-LEFT: #888 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #888 1px solid;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #FFFFFF;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}

.tabla {
	BORDER-RIGHT: #888 1px solid;
	BORDER-TOP: #888 1px solid;
	BORDER-BOTTOM: #888 1px solid;
	BORDER-LEFT: #888 1px solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

table, td, tr {
	BORDER-RIGHT: #FFF 0px solid;
	BORDER-TOP: #FFF 0px solid;
	BORDER-BOTTOM: #FFF 0px solid;
	BORDER-LEFT: #FFF 0px solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

select, input[type="text"] {
	BORDER-RIGHT: #888 1px solid;
	BORDER-TOP: #888 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	BORDER-LEFT: #888 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #888 1px solid;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: #FFFFFF;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	height: 15px;
	vertical-align:middle;
}

/* OTROS */

.out	{
	cursor: pointer; cursor: hand;
	background-color:#FFFFFF;
}

.over	{
	cursor: pointer; cursor: hand;
	background-color:#EEEEEE;
}

.over_blue	{
	cursor: pointer; cursor: hand;
	background-color:#CCCCFF;
}

.semaforo_normal	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #727272;
	/*cursor: pointer; cursor: hand;*/
}
.semaforo_alert	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #727272;
	cursor: pointer; cursor: hand;
	background-color:#FFCCFF;
}
.semaforo_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #727272;
	cursor: pointer; cursor: hand;
	background-color:#DDDDDD;
}
.select_box_error {
	background-color:#FF0000;
}
/*Rafael estilo para las tablas de resultado*/
.TableTitle {
font-family:verdana,arial,tahoma;
font-size:22px;
font-weight:normal;
text-indent:5px;
color:#316B40;
text-decoration:none;
}

.TableHeader {
font-family:verdana,arial,tahoma;
font-size:12px;
font-weight:bold;
background-color:#E5E5E5;
text-indent:5px;
color:black;
text-decoration:none;
}

.TableHeader:hover {
color:red;
}

.TableBody {
font-family:verdana,arial,tahoma;
font-size:12px;
color:black;
background-color:#F5F5F5;
}

.TableBody:hover {
color:red;
}

.TableBodyNumeric {
font-family:verdana,arial,tahoma;
font-size:12px;
color:black;
background-color:#F7F7EF;
text-align:right;
}

.TableBodyNumeric:hover {
color:red;
}

.TableFooter {
font-family:verdana,arial,tahoma;
font-weight:bold;
font-size:12px;
background-color:#E9E5D9;
text-align=center;
}

.TableBodySelected {
font-family:verdana,arial,tahoma;
font-size:12px;
background-color:#FFF0C2;
}

.TableBodySelectedNumeric {
font-family:verdana,arial,tahoma;
font-size:12px;
background-color:#FFF0C2;
text-align:right;
}

.cell_out	{
	cursor: pointer; cursor: hand;
	background-color:#F5F5F5;
}

.cell_over	{
	cursor: pointer; cursor: hand;
	background-color:#FFFFA8;
}

.TableBodyLinkOver {
	cursor: pointer; cursor: hand;
    font-size:12px;
    font-style: normal;
	color:red;
	background-color:#C8E0FD;
}

.TableBodyLink {
	cursor: pointer; cursor: hand;
  	font-family:verdana,arial,tahoma;
    font-style: normal;
    font-size:12px;
	color:black;
	background-color:#FFFFFF;
}



