/* "red" style for NOP ranking tables */


a:link   { color: #FFFF00; text-decoration:none; }
a:visited   { color: #FFFF00; text-decoration:none; }
p { font-family:Arial; font-size:8pt; line-height:10pt; text-decoration:none; color: #FF0000; }

/* background color */
#back { background-color:#000000; color:#FF0000; }

#link { font-family:Arial; font-size:10pt; line-height:12pt; font-weight:bold; text-decoration:none; color:#FFFFoo; }
#deadlink { font-family:Arial; font-size:10pt; line-height:12pt; font-weight:bold; text-decoration:none; color:#A05533; }

/* 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:#FF0000; }

/* 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:#FF0000; }

/* 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:#FF0000; background-color:#000000; }
	
/* 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:#FF0000; background-color:#000000; }

/* 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:#FF0000; background-color:#000000; }
	
/* 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:#FF0000; }

/* 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:#FF0000; }

/* 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:#FF0000; }

/* this is the text style for the title */
#title { font-family:Arial; font-size:16pt; line-height:16pt; font-weight:bold; text-decoration:none; color:#FF0000; }
