﻿TD.cssTabLogo {
	background-color: #FFFFFF;
	background-image: url(../imagenes/logoBot3.png);
	height: 43px;
	width: 201px;
	background-repeat: no-repeat;
}
TD.cssTitleLogo {

	background-color: #FFFFFF;
	background-image: url(../imagenes/logoTop3.png);
	height: 57px;
	width: 201px;
}
TD.cssTitleInactivo {
	background-color: #FFFFFF;
	background-image: url(../imagenes/TitleBG.gif);
	height: 43px;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align:top;
	padding-top: 3px;
	background-repeat: repeat-x;
}
TD.cssTabActivo {
	background-color: #FFFFFF;
	background-image: url(../imagenes/tab-activo.gif);
	height: 43px;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align:top;
	padding-top: 3px;
	background-repeat: repeat-x;
}
TD.cssTitleRound {
	background-color: #FFFFFF;
	background-image: url(../imagenes/title-final.gif);
	height: 43px;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align:top;
	padding-top: 3px;
	background-repeat: no-repeat;
}

body {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	background-color: white;
	margin: 5px 0px 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td.cssSplash {
	height: 100px;
	width: 100%;
}
TD.cssGoldBar {
	font-family: arial;
	font-size: 10pt;
	background-image: url(../imagenes/goldbarbg.jpg);
	height: 167px;
	width: 33%;
	vertical-align: text-top;
	text-align:left;
	padding-top:8px;
	background-color: #E9E3C3;
}
TD.cssBrownBar {
	font-family: arial;
	font-size: 10pt;
	background-image: url(../imagenes/Brownbarbg.jpg);
	height: 167px;
	width: 33%;
	vertical-align: text-top;
	text-align:left;
	padding-top:8px;
	background-color:#C8C2B2;
}
TD.cssBlackBar {
	font-family: arial;
	font-size: 10pt;
	background-image: url(../imagenes/Blackbarbg.jpg);
	height: 167px;
	width: 33%;
	vertical-align: text-top;
	text-align:left;
	padding-top:8px;
	background-color:#9F9F9F;
}
TABLE.cssFooter {
	background-image: url(../imagenes/footerbg.gif);
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 9pt;
	padding-top: 3px;
}
TD.cssGoldBarBelow {
	font-family: arial;
	font-size: 10pt;
	background-image: url(../imagenes/goldbarbg.jpg);
	height: 167px;
	width: 33%;
	vertical-align: text-top;
	text-align: left;
	padding-top: 0px;
	background-color: #E9E3C3;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

ul {list-style-image: url(../imagenes/bullet.gif);}

