a img {
	display: none;
}



#headerElms {
	position: relative;
	width :  18cm;
	height: 1.5cm;
	margin:   0cm auto;
}
#headerElms #logo {
	position: absolute;
	top :  0cm;
	left:  0cm;
}
#headerElms #metaMenu {
	display: none;
}
#headerElms #gsearch {
	display: none;
}
#headerElms ul {
	display: none;
}



#menu {
	display: none;
}
#locator {
	display: none;
}



#contWrap {
	position: relative;
	width: 18cm;
	margin:  0cm auto;
	font-family: Verdana;
}
#contWrap h1 {
	position: relative;
}
#contWrap h1.tipo1 {
	margin :  6px  0px  6px  0px;
	font-family: Arial;
	font-size  : 0.5cm;
	color : #FF9900;
}
#contWrap h2 {
	position: relative;
}
#contWrap h2.tipo1 {
	margin :  6px  0px  6px  0px;
	font-family: Arial;
	font-size  : 0.4cm;
	color : #00ADEF;
	padding-left: 17px;
	background-image: url(../gifs/bulletBlueBoxBlueDot.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#contWrap h3 {
	position: relative;
}
#contWrap h3.tipo1 {
	margin :  6px  0px  6px  0px;
	font-size  : 0.3cm;
}
#contWrap p {
	margin :   6px   0px   6px   0px;
	font-size  : 0.3cm;
}



#hViewMenu {
	display: none;
}
#hViewMenu p {
	display: none;
}

#lvListado {
	position: relative;
}
#lvListado table {
	position: relative;
}
#lvListado table tr td {
	font-family: Verdana;
	font-size  : 10px;
	font-weight: bold;
	border-bottom: 10px solid #FFFFFF;
}
#lvListado table tr.theader td {
	padding:  2px  5px;
	text-align: center;
	background-color: #FFCC7F;
}
#lvListado table tr.theader td a {
	color: #000000;
	text-decoration: none;
}
#lvListado table tr.theader td a img {
	margin-left: 5px;
}
#lvListado table tr.odd td {
	background-color: #FFF5E6;
}
#lvListado table tr.pair td {
	background-color: #FFEBCC;
}
#lvListado table tr.tbody td.col0 { width: 160px; background-color: #FFFFFF; }
#lvListado table tr.tbody td.col1 { width:  60px; text-align: center; }
#lvListado table tr.tbody td.col2 { width:  60px; text-align: center; }
#lvListado table tr.tbody td.col3 { width:  60px; text-align: center; }
#lvListado table tr.tbody td.col4 { width:  60px; text-align: center; }
#lvListado table tr.tbody td.col5 { width:  65px; text-align: right; }
#lvListado table tr.tbody td.col6 { width: 100px; text-align: center; }



#stripewide {
	display: none;
}
