@charset "UTF-8";
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	color: #000099;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.imgMainLeft {
	height: auto;
	width: 150px;
	border: 1px solid #000099;
	margin-right: 10px;
}
.imgSidebar {
	height: auto;
	width: 180px;
	border: 1px solid #000099;
}
body {
	background-image: url(images/background.gif);
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.trEquipoHeader {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
.imgEquipo {
	height: auto;
	width: 150px;
	border: 3px double #000099;
}
.imgMainFocus {
	border: 5px double #000099;
}
.tdEquipoBody {
	vertical-align: middle;
}
