.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C0C0C0;
}
.tableTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.lefnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C0c0c0;
	weight: bold;
}
a.lefnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	weight: bold;
	text-decoration: none;
	font-weight: bold;
}
a.lefnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	weight: bold;
	text-decoration: underline;
	font-weight: bold;
}.contentblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.calcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.contentwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}a.contentwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.contentwhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.contentwhiteTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.contentwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.roster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.calendartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.updatebackground { 
  background:  url(images/BravesUpdate.gif);
  background-repeat: no-repeat;
  background-position: top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: auto;
	valign: top;
	align: justify;
}
a.updatebackground { 
  background:  url(images/BravesUpdate.gif);
  background-repeat: no-repeat;
  background-position: top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: auto;
	valign: top;
	align: justify;
	color: #FCF8E9;
	text-decoration: none;
}
a.updatebackground:hover { 
  background:  url(images/BravesUpdate.gif);
  background-repeat: no-repeat;
  background-position: top;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: auto;
	valign: top;
	align: justify;
	color: #ffffff;
	text-decoration: none;
}
.leftline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: dotted;
	border-top-color: 77AB46;
	border-right-color: 77AB46;
	border-bottom-color: 77AB46;
	border-left-color: 77AB46;
}
.leftlinenew {
	border-left-style: dotted;
	border-left-color: 77AB46;
	border-left-width: thin;
	border-top-width: thin;
	border-top-color: 77AB46;
}