/* Default Palview4 Cross CSS file -- January 28, 2003 */

BODY {background-color:white;}

/* first, the table containing the crosstable */

/* border types are: Value: none | dotted | dashed | solid | double | groove | ridge | inset | outset */

.pgcb {border-style:solid; border-color:black; border-width:1px; background-color:floralwhite;
font-family: "Verdana", serif; font-size: 10pt; text-align:center; color: black;}

/* this is used to provide space left & right for each 'cell' */

DIV.pgc TD {padding-left:5; padding-right:5;}

/* this is for the 2nd row, where all the round numbers are */

.crow {font-size:8pt; background-color:#E9D9C6;}

/* we use bold for linked games to distinguish them from just scores */

DIV.pgc A:visited {color:black; text-decoration:none; font-weight: bold;}
DIV.pgc A:link {color:black; text-decoration:none; font-weight: bold;}
DIV.pgc A:hover {color:red; text-decoration:none; font-weight: bold;}


/* Palview Player Names (PGN Tags White & Black) */

.pplay {font-family: Verdana, Arial, sans-serif; font-size: 10pt; font-weight: bold; color: black; text-align: left;}

/* Palview Player Title (PGN Tag) */

.ptitle {font-family: Verdana, Arial, sans-serif; font-size: 10pt; font-style: italic; font-weight: bold; color: black;text-align: center }

/* Palview Player Elo Rating (PGN Tag) */

.pelo {font-family: Verdana, Arial, sans-serif; font-size: 10pt; color: black;} /* was 12pt */
