.bimg {
	border: 1px solid #EAEAEA;
}


.shadetabs{
padding: 3px 0;
margin-left: 5px;
margin-top: 1px;
margin-bottom: 0;
font: bold 11px Verdana;
list-style-type: none;
}

.shadetabs li{
display: table;
margin: 0;
height: 25px;
}

.shadetabs li a{
width: 10px;
color: #2d2b2b;
text-decoration: none;
margin-left: 0px;
}

.shadetabs li a:visited{
color: #2d2b2b;
margin-left: 0px;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #003399;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
color: #003399;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

#cabecerap {
	height: 30px;
	width: 100%;
	background-color: #E8EDF0;
	border: 1px dashed #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	text-transform: uppercase;
	vertical-align: middle;
	padding-top: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

p {
margin-bottom: 10px;
}

.enld:link {
	text-decoration: none;
	}
.enld:visited {
	text-decoration: none;
	}
.enld:hover {
	color: #FF6600;
	}
.enld:active {
	color: #FF6600;
	}

