.MidLine {
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.LeftBox {
	border-bottom-width: medium;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;

}
a:hover {
	text-decoration: underline;
}
.NoLine {
	text-decoration: none;
}
.TeamBox {
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
