body 
{
	background-color:#ffffff;
	margin {margin: 10px 0px 0px 0px};
	font-family : "Arial", "Helvetica", Serif;
	font-size : 12px;
	color: #46453E;
}

.content
{
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif; 
  color : #46453E;
  font-weight: normal;  
}
A.content:visited {color : #46453E; font-size : 12px; text-decoration: none;}
A.content:link {color : #46453E; font-size : 12px; text-decoration: none;}
A.content:active {color : #46453E; font-size : 12px; text-decoration: none;}
A.content:hover {color : #CC3300; font-size : 12px; text-decoration: none;}

.editContent
{
  border-style: solid; 
  border-color: black;
  color: #003466;
  font-size : 12px;
  font-family : "Arial", "Helvetica", Serif; 
  background-color : #CFDAEC;
  font-weight: normal;  
  cursor: hand; 
  border-width: 1px;
}

#ContributionTextTable
{
	display: none;
}

.ContCell
{
	font-family: Arial, Helvetica, Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 52px;
	width: 91px;
	vertical-align: center;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(http://www.sportmatters.ca/images/template/red_button.gif);
}

.ContCell A:Link, .ContCell A:Hover, .ContCell A:Visited
{
	font-family: Arial, Helvetica, Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

#ContCellText
{
	font-family: Arial, Helvetica, Serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	padding: 5px;
}


.ClickableCursor
{
	cursor: pointer;
	cursor: hand;
}
