body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../imagenes/back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}
.tablebg {
	background-color: #000000;
}
.tableTop {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}
.oddRow {
	background-color: #FFFFFF;
	}


.barraRight {
	background-image: url(imagenes/backright.gif);
	background-repeat: repeat-y;
	background-position: right top;
	}
html, body, #wrapper {
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: center;
	}
h1 {
	color: #FCFEF4;
	margin: -35px 0 0 7px;
	position: absolute;
	font-size: 2.2em;
	}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
   }
.fullHeight {
	height:100%;
	width: 100%;
	}
.mainTitle {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	}
.mainArea {
	}
.barraBusqueda {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	}
.errorMessage {
	padding: 10px;
	width: 98%;
	background-color: #FFFF99;
	border: 1px dashed #993300;
	}
.errorTitle {
	font-family: "Arial Black", Arial;
	font-size: 14px;
	}
.errorText {
	padding-left: 50px;
	}
.menuTitle {
	font-weight: bold;
	}
a.menu:link {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}
a.menu:visited {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}
a.menu:hover {
	color: #FFFF66;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}
a.menu:active {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}
.amarillo {
	color: #FFFF99;
	}
.browse {
	width: 145px;
	font-size: 9px;
	}
.buscaTitle {
	font-size: 9px;
	font-weight: bold;
	color: #FFFF99;
	}
.tableSubtop {
	font-size: 12x;
	background-color: #336699;
	font-weight: bold;
	color: #FFFF99;
	}
.mode001,.mode002,.mode003 {
	font-weight: bold;
	color: #008000;
	}
.mode004, .mode005 {
	font-family: Impact, "Arial Black", Arial;
	font-size: 24px;
	color: #800000;
	}
.sold {
	border: 1px solid #000000;
	width: 160px;
	height:120px;
	}