/* Table styles */

table#activities
{
	margin:								0px;
	padding:							0px;
	width:								527px;
	text-align:						center;
}

table#month
{
	margin:								0px;
	padding:							0px;
	border-style:					dotted;
	border-width:					1px;
	border-color:					#000099
	font-family:					serif;
	font-size:						10pt;
	color:								#000066;
	text-align:						center;
}
td#activities
{
	width:								262px;
	border-style:					dotted;
	border-width:					0px;
	border-color:					#000099
	text-align:						center;
}

td#date
{
	width:								20px;
	height:								20px;
	text-align:						center;
}

a#popup:link
{
	padding:							0px;
	font-family:					serif;
	font-size:						10pt;
	text-decoration:			none;
	color:								#cc0000;
}

a#popup:visited
{
	padding:							0px;
	font-family:					serif;
	font-size:						10pt;
	text-decoration:			none;
	color:								#cc0000;
}

a#popup:hover
{
	padding:							0px;
	font-family:					serif;
	font-size:						10pt;
	text-decoration:			none;
	color:								#cc0000;
}

a#popup:active
{
	padding:							0px;
	font-family:					serif;
	font-size:						10pt;
	text-decoration:			none;
	color:								#cc0000;
}
