/* "blue" style for NOP ranking tables */
/* change the text style of the tables here */

/*a:link   { color: #88AAFF; text-decoration:none; }*/

/*a:visited   { color: #88AAFF; text-decoration:none; }*/
p { font-family:Arial; font-size:8pt; line-height:8pt; text-decoration:none; color: #FFFFFF; }

/* background color */
#back { background-color:#000000;}

/* this is the text style for the number-of-games display (if activated) */
#games { font-family:Arial; font-size:10pt; line-height:12pt; font-weight:bold; text-decoration:none; color:#FFFFFF; background-color:#000033; }

/* this is the text style for the help-what-is-all-this display (if activated) */
#help { font-family:Arial; font-size:12pt; line-height:12pt; font-weight:bold; text-decoration:none; color:#FFFF00; }

/* this is the text style for the table-head */
#tablehead { font-family:Arial; font-size:10pt; line-height:12pt; font-weight:bold; text-decoration:none; color:#FFFF00; background-color:#000033; }

/* this is the text style for the table-content (odd lines) */
#o { font-family:Arial; font-size:8pt; line-height:10pt; text-decoration:none; color:#FFFFFF; background-color:#000033; }

/* this is the text style for the table-content (even lines) */
#e { font-family:Arial; font-size:8pt; line-height:10pt; text-decoration:none; color:#FFFFFF; background-color:#000055; }

/* this is the text style for the table-feet */
#tablefeet { font-family:Arial; font-size:10pt; line-height:12pt; font-weight:bold; text-decoration:none; color:#FFFFFF; }

/* this is the text style for the minimums-display (if activated) */
#minimums { font-family:Arial; font-size:10pt; line-height:12pt; font-weight:bold; text-decoration:none; color:#FFFFFF; }

/* this is the text style for the search-for-a-player text (if activated) */
#search { font-family:Arial; font-size:12pt; line-height:12pt; font-weight:bold; text-decoration:none; color:#FFFF00; }

