@charset "utf-8";
/* CSS Document */

.webviewOnly {
	visibility: hidden;
	position: fixed;
	left: 0px;
	top: 0px;
}

ul.tabbernav
{
 display:none;
}

li.tabberactive a
{
 border-bottom: 1px solid #000;
}

h2 {
	border-bottom-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.style2 {
	font-weight: bold;
	color: #000000;
}
.offenseLabel {
	font-size: small;
}
