A:link {text-decoration: none; color: #4066ef; font-weight: bold }
A:visited {text-decoration:none; color: #335aaf; font-weight: bold }
A:active {text-decoration:none; color: #CC0000; font-weight: bold }
A:hover {text-decoration:underline; cursor: e-resize; }

A.rev:link {text-decoration: none; color: #CCFFFF; font-weight: bold }
A.rev:visited {text-decoration:none; color: #CCFFFF; font-weight: bold }
A.rev:active {text-decoration:none; color: #FFCC66; font-weight: bold }

A.adm:link {text-decoration: none; color: #a913f9; font-weight: bold }
A.adm:visited {text-decoration:none; color: #a913f9; font-weight: bold }
A.adm:active {text-decoration:none; color: #CC0000; font-weight: bold }

A.ml:link {text-decoration: none; color: #FFFFFF; font-weight: bold }
A.ml:visited {text-decoration:none; color: #FFFFFF; font-weight: bold }
A.ml:active {text-decoration:none; color: #FFFFFF; font-weight: bold }

A.disabled:link {text-decoration: none; font-family: monospace;
           text-align: center;
           color: #889; }
A.disabled:visited {text-decoration: none; font-family: monospace;
           text-align: center;
           color: #889; }
A.disabled:active {text-decoration: none; font-family: monospace;
           text-align: center;
           color: #889; }
A.disabled:hover {text-decoration: none; font-family: monospace;
           text-align: center;
           color: #889; }

TD.ml { font-size: 10pt }

H1, H2, H3, DIV, P, LI, SMALL, BODY,
UL, OL, TABLE, TD, TR, TH { font-family: sans-serif, vera, arial, helvetica }
PRE { font-family: monospace, courier, lucida }
TH { background-color: #335aaf;
     color: white;
     text-align: left;
     vertical-align:top }
TD { vertical-align:top }
BODY { BACKGROUND-COLOR: white }

.menu { background-color: #ededf4; }
.rsync { background-color: #7ea5ff; }
.ftp { background-color: #7ea5ff; }
.http { background-color: #7ea5ff; }
.total { background-color: #335aaf; color: white; }
.grey { background-color: #ededf4; }
td.menu { padding:.5em .7em; text-align: center; vertical-align: middle; }

.sysinfo { font-family: monospace;
           text-align: center;
           color: #889; }
.disabled { text-align: right; vertical-align: middle; white-space: nowrap ;
           color: #889; }
.status { font-family: monospace; color: blue; font-size: 80%; }
.statusth { text-align: center; vertical-align: middle; }
.tdstatus { text-align: center; vertical-align: middle; }
TD.stat { text-align: center; vertical-align: bottom;
	font-size: 60%;
	font-style: italic;
	font-family: monospace;
	}
.statustd { 
	text-align: right; 
	vertical-align: middle;
	white-space: nowrap ;
	 }
.mirrorname { text-align: left; vertical-align: middle; }
.copyright {
	font-size: 10px;
	font-style: italic;
	}
.date {
	font-size: 10px;
	font-style: italic;
	text-align: right;
	background-color: #335aaf;
	color: white;
	}
.fortune {
	background-color: #335aaf;
	color: white;
	font-size: 10px;
	font-style: italic;
	}
.secondary { font-family: monospace;
           color: #889; }

.nobr  { white-space:nowrap; }
