td {
	font-size: 9pt;

}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a.white:hover {
	color: #FFFF33;
	text-decoration: none;

}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;

}
a.red:visited {
	color: #990000;
	text-decoration: none;
}
a.red:hover {
	color: #FF0000;
	text-decoration: none;
}
a.red:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
.title1 {
	font-size: 10.5pt;
	color: #FFFFFF;
}
.today {
	text-decoration: underline;
	font-size: 9pt;

}
body {
	font-size: 9pt;
}
.F105pt {
	font-size: 10.5pt;
}
.menufilter {
	behavior:url(/comm/menu_effect.htc);
}
.menuclub {
	behavior:url(/comm/club_menu.htc);
	cursor:hand;
}
.tdcolor {
	border: 3px solid #f7f3f7;
}
.tdrightcolor {
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d6d3ce;
	border-bottom-color: #f7f3f7;
}
