.sectable {
	border: 1px solid #999999;
}
.section { 
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #0000FF; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 9pt; 
}

.ag {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #FFFFFF;
	text-indent: 2px;
}
.aglink {
	text-decoration: none;
	height: 15px;
	color: #0000AA;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/arrowLink.gif);
	background-repeat: no-repeat;
	background-position: right center;



}

.aglink:hover {
	text-decoration: none;
	height: 15px;
	color: #0000FF;
	background-attachment: fixed;
	background-image: url(images/arrowLink.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	background-color: #FFFF00;
	display: block;
	border-bottom-style: solid;







}

.teamtable {
	border: 1px solid #666666;
}

.teamHdr {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #0000FF;
	text-indent: 2px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 5px;
}

.team {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-indent: 7px;
	background-color: #FFFFFF;
}

.tmlink:hover {
	text-decoration: none;
	background-color: #FFFF33;
	height: 100%;
	width: 100%;
	color: #0000EE;
	display: block;
}

.tmlink {
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	color: #0000EE;
	padding-top: 3px;
	padding-bottom: 3px;
}
