body, a, p, font, td, li {
	font-family: Arial, sans-serif, "MS Sans Serif", "Verdana Ref";
}

.BodyCopy {
	font-size: 12pt;
	color:#000066;
	font-weight: normal;
}

.PlayName {
	font-size: 18pt; font-weight:bold; color:#FFFFCC;
}

.PhotoNumber {
	font-size: 14pt; color:#FFFFFF;
}

.ThumbNav {
	cursor:hand; border-style:solid; border-color:#99CC66; border-width:3px;
}

.TextNav {
	text-decoration:none; color:#CC33CC; font-weight:bold;
}

.TextNav:hover {
	text-decoration:underline; color:#CCCC33;
}

.menu {
	font-family: Arial, sans-serif, "MS Sans Serif", "Verdana Ref";
	font-size:14px; font-weight:bold;
	border-style:solid; border-width:5px; border-color:#009933;
}

.menucell {
	border-bottom-style:solid; border-bottom-width:5px; border-bottom-color:#009933;
}

.menucell2 {
	border-right-style:solid; border-right-width:5px; border-right-color:#009933;
}

