
#front {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

div p {
	text-align: center;
	margin: 0;
	padding: .45em;
	color: #ffffff;
}

.marginht {
	height: 20px;
}

#rwtcon, #ortcon, #sbtcon, #sitcon {
	color: #ffffff;
	width: 75%;
	height: 80px;
}

#rwtcon div.desc, #rwtcon div.small, #rwtcon div.rwtline {
	background: #000066;
}

#ortcon div {
	background: #009240;
}

#sbtcon div.desc, #sbtcon div.small, #sbtcon div.sbtline, #sitcon div.desc, #sitcon div.small, #sitcon div.sbtline {
	background: #e77919;
}

.desc {
	width: 15em;
}

td.desc {
	width: 14.9em;
}

.small {
	width: 4.5em;
}

td.small {
	width: 4.4em;
}

.oval {
	width: 9em;
}

td.oval {
	width: 8.9em;
}

div.oval {
	background: #0033ff;
}

td.rwtline, td.ortline, td.sbtline {
	width: 1.9em;
}

.barro {
	width: 44px;
}

.rwtimg, .ortimg, .sbtimg, .sitimg {
	width: 90px;
	text-align: center;
	border: 2px solid #000066;
}

.ortimg {
	border: 2px solid #009240;
}

.sbtimg, .sitimg {
	border: 2px solid #e77919;
}

.rwtline, .ortline, .sbtline {
	width: 2em;
	height: .45em;
	overflow: hidden;
}