.SQLstatus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.nosub{
	text-decoration : none;
}
.fondo1 {
	background : #CCFFFF;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	scrollbar-base-color : #CC6666;
	scrollbar-darkshadow-color : #BF806E;
	scrollbar-highlight-color : #CC6666;
	scrollbar-3dlight-color : #CC6666;
	background-image : url(../images/backgrnd.gif);
}
.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.textofino {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.texto3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight : bold;
}
.linea{
	height: 0px; border: solid #AfA7A1 0px; border-top-width: 1px;
}

.texto2{
	font-size : 9px;
	font-style : normal;
	color : Black;
	background-color: #FF952B;
}
.tituloPagina{
	font-style : italic;
	font-weight : bold;
	font-size: 14px;
	color : #003399;
	padding: 2px 2px 2px 16px;
	background-image: url(../images/barramenu1.gif);
	background-color: #DDCDC5;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8E5344;
	border-left-color: #DECEC6;
	border-top-color: #8E5344;
	border-right-color: #DECEC6;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.tituloPagina2{
	font-style : normal;
	font-weight : bolder;
	font-size: 14px;
	color : Black;
	padding: 2px 2px 2px 8px;
	background-color: #DDCDC5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image : url(../images/barramenu1.jpg);
}
.tituloPagina3{
	font-style : normal;
	font-weight : bold;
	font-size: 14px;
	color : Black;
	padding: 2px 2px 2px 8px;
	background-color: #ADD8E6;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.parrafoblanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-bottom : 5;
	padding-left : 5;
	padding-right : 5;
	padding-top : 5;
}
.parrafogris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: Silver;
	text-decoration: none;
	background-color: #FFFFFF;
}
.parrafoamarillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: Black;
	text-decoration: none;
	background-color: #FFF8DC;
}
.lateralesgrises {
	border: 1px solid #999999;
}

a {
text-decoration: none;
color: #006600;
}

a:visited {
text-decoration: none;
color: #333333;
}

/* border table for feed news */
.fd_bordertable { 
	/*background-color: white;  */
	padding: 0; 
	width: 90%;
}

/* maintable table for feed news */
.fd_maintable { border-width: 0; }

/* header cell with header text and xml button */
.fd_header { 
	padding: 5px; 
    color: white;
	font-family: "Verdana", Times, serif; font-size: 8px; font-weight: bold; 
	text-align: center; vertical-align: top 
}

/* item description area */
.fd_itemcell { 
	padding: 10px; 
	line-height: 16px; 
	text-align: center;
    color: black; 
	font-family: "Verdana", Times, serif; font-size: 12px 
}

/* item link properties, such as text-decoration and etc */
.fd_itemlink { color: #006600; text-decoration: none;font-weight: bold; }
.fd_itemlink:visited { color: #003300; text-decoration: none }
.fd_itemlink:hover { color: #009900; text-decoration: none }
