BODY {
	color : #304C88;
	font-size : 8pt;
	font-family : Arial;
}

/* StartupPage BODY */
BODY.StartupPage {
	color : #304C88;
	font-size : 8pt;
	font-family : Arial;
}

/* links OLd's */

A:link {COLOR: #304C88; FONT-FAMILY: Arial; FONT-SIZE: 8pt; LINE-HEIGHT: 9pt; text-decoration: none}
A:visited {COLOR: #304C88; FONT-FAMILY: Arial; FONT-SIZE: 8pt; LINE-HEIGHT: 9pt; text-decoration: none}
A:active {COLOR: #304C88; FONT-FAMILY: Arial; FONT-SIZE: 8pt; LINE-HEIGHT: 10pt; text-decoration: none}
A:hover {COLOR: #304C88; FONT-FAMILY: Arial; FONT-SIZE: 8pt; LINE-HEIGHT: 10pt; font-weight: bold; text-decoration: none}

a.reportlink:link {COLOR: #E7E7E7; FONT-FAMILY: Arial; FONT-SIZE: 8pt; LINE-HEIGHT: 9pt; text-decoration: none}
a.reportlink:visited {COLOR: #E7E7E7; FONT-FAMILY: Arial; FONT-SIZE: 8pt; LINE-HEIGHT: 9pt; text-decoration: none}
a.reportlink:active {COLOR: #E7E7E7; FONT-FAMILY: Arial; FONT-SIZE: 8pt; LINE-HEIGHT: 10pt; text-decoration: none}
a.reportlink:hover {COLOR: #E7E7E7; FONT-FAMILY: Arial; FONT-SIZE: 8pt; LINE-HEIGHT: 10pt; font-weight: bold; text-decoration: none}

/* links */

a.dashlink {
        width : 137px;
	font-family: arial;
        font-size : 9px;
        color : #49658f;
	margin-top : 2px;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #00AEEF;
        padding-left : 10px;
        padding-right : 0px;
        padding-bottom : 2px;
        padding-top : 2px;
        text-decoration : none;

}
a.dashlink:visited {
        width : 137px;
	font-family: arial;
        font-size : 9px;
        color : #49658f;
        padding-left : 10px;
        padding-right : 0px;
        padding-bottom : 2px;
        padding-top : 2px;
        text-decoration : none;

}
a.dashlink:link {
        width : 137px;
	font-family: arial;
        font-size : 9px;
        color : #49658f;
        padding-left : 10px;
        padding-right : 0px;
        padding-bottom : 2px;
        padding-top : 2px;
        text-decoration : none;

}
a.dashlink:hover {
        width : 137px;
	font-family: arial;
        font-size : 9px;
        color : #000000;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-bottom-color : #49658f;
        padding-left : 10px;
        padding-right : 0px;
        padding-bottom : 1px;
        padding-top : 2px;
        text-decoration : none;

}

/* textos */

.texto1 {
	background : #304C88;
	font : bold italic 8pt Arial;
	color : #ffffff;
}
.texto2 {
	background : #ffffff;
	color : #304C88;
	font : normal 8pt Arial;
}
.texto3 {
	color : #304C88;
	font : 8pt Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.texto4 {
	color : #304C88;
	font : 9pt Arial;
        font-weight: bold;
        font-style: italic;
}
.texto5 {
	background : #e6e6e6;
	color : #304C88;
	font : normal 8pt Arial;
}
.texto6 {
	background : #FBF6BE;
	color : #304C88;
	font : 8pt Arial, Helvetica, sans-serif; 
}
.texto7 {
	color : #304C88;
	font : 7pt Arial;
}
.texto8 {
	color : #ffffff;
	font : 8pt Arial;
        font-weight: bold;
}
.texto9 {
	color : #336699;
	font : normal italic 8pt;
	font-style : italic;
}
.texto10 {
	color : #304C88;
	font : 8pt Arial, Helvetica, sans-serif;
}
.texto11 {
	color : Black;
	font : 8pt Arial, Helvetica, sans-serif;
}
.texto12 {
	color : #FFFFCC;
	font : bold 8pt Arial;
}


.texto13 {
	color : #FFFFCC;
	font : 9pt Arial;
        font-weight: bold;
        font-style: italic;
}

.texto14 {
	color : Black;
	font : 8pt Arial;
	font-weight : bold;
}
.texto15 {
	color : #336699;
	font : 8pt Arial;
}

/*Se incluyo para el grid de XML Gabriela Miranda*/
.texto16
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : Black;
	font-style : normal;
}
.texto17
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : Black;
	font-style : normal;
}

.texto18 {
	background : #e6e6e6;
	color : #304C88;
	font : normal 8pt Arial;
	font-weight : bold;
}
	
.texto19 {
    link {COLOR: #304C88; FONT-FAMILY: Arial; FONT-SIZE: 10pt; LINE-HEIGHT: 9pt; text-decoration: none}	
}


/* fondos */

.fondo1 {
	background : #304C88;
	color : #ffffff;
	font : 8pt Arial;
}
.fondo2 {
	background : #00AEEF;
	color : #ffffff;
	font : 7pt Arial;
}
.fondo3 {
	background : #FFF200;
	color : #ffffff;
	font : 7pt Arial;
}

/* titulos */

.titulo1 {
	background : #304C88;
	font : 10pt Arial;
	color : #ffffff;
        font-weight: bold;
        font-style: italic;
}
.titulo2 {
	background : #00AEEF;
	font : 10pt Arial;
	color : #304C88;
        font-weight: bold;
        font-style: italic;
}
a:{
	background : #66CCFF;
	font : bold;
}

/* botones */

.boton1 {
	font : 10pt Arial;
	color : #ffffff;
        font-weight: bold;
        font-style: italic;
}


span.HelpText
{
	color : #336699;
	font : normal italic 8pt;
	font-style : italic;
}
.titleISS {
	font-size: 11pt;
	font-family: verdana;
	font-weight: bold;
	color: #IE385E;
	padding-left: 4px;
}
.welcomeISS {
	font-size: 9pt;
	font-family: arial;
	color: #IE385E;
	font-weight: bold;
}

.mapbg 
{
	background-image: url(/dw_images/map.gif);
	background-repeat: no-repeat;
}

/* links */
span.dashtit01 {
        width : 116px;
	font-family: arial;
        font-size : 10px;
        font-weight : bold;
        color : #000000;
	background: #d6d6d6;
	border-bottom-width : 2px;
	border-bottom-style : outset;
	border-right-width : 2px;
	border-right-style : outset;
	margin-top : 2px;
        padding-left : 5px;
        padding-right : 0px;
        padding-bottom : 5px;
        padding-top : 5px;
        text-decoration : none;

}
a.dashtit01 {
        width : 116px;
	font-family: arial;
        font-size : 10px;
        font-weight : bold;
        color : #000000;
	background: #d6d6d6;
	border-bottom-width : 2px;
	border-bottom-style : outset;
	border-right-width : 2px;
	border-right-style : outset;
	margin-top : 2px;
        padding-left : 5px;
        padding-right : 0px;
        padding-bottom : 5px;
        padding-top : 5px;
        text-decoration : none;

}
a.dashtit01:visited {
        width : 116px;
	font-family: arial;
        font-size : 10px;
        font-weight : bold;
        color : #000000;
	background: #e6e6e6;
	border-bottom-width : 2px;
	border-bottom-style : outset;
	border-right-width : 2px;
	border-right-style : outset;
        padding-left : 5px;
        padding-right : 0px;
        padding-bottom : 5px;
        padding-top : 5px;
        text-decoration : none;

}
a.dashtit01:link {
        width : 116px;
	font-family: arial;
        font-size : 10px;
        font-weight : bold;
        color : #000000;
	background: #e6e6e6;
	border-bottom-width : 2px;
	border-bottom-style : outset;
	border-right-width : 2px;
	border-right-style : outset;
        padding-left : 5px;
        padding-right : 0px;
        padding-bottom : 5px;
        padding-top : 5px;
        text-decoration : none;

}
a.dashtit01:hover {
        width : 116px;
	font-family: arial;
        font-size : 10px;
        font-weight : bold;
        color : #ffffff;
	background: #49658f;
	border-bottom-width : 2px;
	border-bottom-style : outset;
	border-right-width : 2px;
	border-right-style : outset;
        padding-left : 5px;
        padding-right : 0px;
        padding-bottom : 5px;
        padding-top : 5px;
        text-decoration : none;

}

 A.Linked
 { 
  font-family:verdana; 
  font-size:90%;
  text-decoration:none; 
  color:white; 
  font-weight:bold; 
 }

 A.Linked:visited
 { 
  font-family:verdana; 
  font-size:90%;
  text-decoration:none; 
  color:white; 
  font-weight:bold; 
 }

button.supdefbutton {
  width: 75px; 
  height: 21px;
}

img.supdefimg {
  margin-top: 1px; 
  margin-left: 1px;
}  
