body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../imagenes/pagebg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}





TD.cssTabActivo {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../imagenes/TabActivo.png);
	vertical-align: top;
	text-align: center;
	width:102px;
}
TD.cssTabInActivo {
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../imagenes/TabActivo.png);
	vertical-align: top;
	text-align: center;
	width:102px;
}




TD.cssTabShadow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	/*background-image:url(../imagenes/EndShadow.gif);*/
	vertical-align: top;
	text-align: center;
	width:6px;
}TD.cssTableSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
INPUT.cssTextBoxSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	background-color: #EDEFF8;
	border: 1px solid #CCCCCC;
}
INPUT.cssButtonSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336699;
	background-color: #B5C1E3;
	border: thin groove;
}
TD.cssPartTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../Imagenes/TitlePartBG.jpg);
	text-align: left;
	background-repeat: repeat-x;
}
input.cssButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D4DEF7; 
	border: thin outset;
}
input.cssFullButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1D3A99;
	background-color: #D4DEF7;
	border: 2px groove;
	width:99%;
	margin: 2px;
}
TD.cssTaskBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4DEF7;
}
TD.cssNewsBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-color: #F1F2F3;
	vertical-align: top;
	border: 1px solid #757B8A;
}
select.cssTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	background-color: #F1F2F3;
	width:100%;
	height:20px;
	border: 1px solid #757B8A;
}
.cssBannerText {
	font-size: 16px;
	font-style: italic;
	color: #666666;
}
.cssBannerTextSmall {
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
.cssSectionTitleSmall {
	color: #1D3A85;
	font-weight: bold;
	font-size: 14px;
}
.cssSectionTextSmall {
	font-size: 9px;
	color:#000000;
}
.cssTxtEspecial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #83B3FD;
	background-position: center;
}
.cssTxtProductos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.cssTxtEspecial2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #83B3FD;
}
.cssTxtNoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
}
TD.cssFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border-top: thin double #1D3A85;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
TABLE.cssTablaFooter
{
	background-color: #CACACA;
	border-top-width: 1px;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: inset;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: outset;
	border-left-style: outset;
	text-align: left;
}
.cssTxtTitle {
	font-size: 14px;
	font-weight:bold;
	font-style: italic;
	color: #666666;
	text-align: justify;
}
a:link {
	font-family:Arial;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
} 

a:visited {
color:#FFFFFF; 
text-decoration:none;
font-family:Arial;
font-weight:bold;
}

a:hover {
	color:#CCC;
	text-decoration:none;
	font-family: Arial;
	font-weight:bold;
}
