body {
	background-color: white;
	font-size:8pt;
	font-family: Verdana, Arial;
	text-align: center;
	margin: auto;
}
table {
	border-collapse: collapse;
	font-size:8pt;
}
h1 {
	text-align:left;
	border-bottom:1px solid black;
}
hr {
	color: black;
	background-color: black;
	height: 1px;
}
img {
	border: none;
}
form.small {
	margin-bottom: 0px;
	margin-top: 0px;
}
input,select {
	border: 1px solid #000000;
	background-color: #eeeeee;
}
input.button {
	border: 2px solid #000000;
	background-color: #dddddd;
}
td.left {
	text-align:left;
}
.trbackground {
	background-color: #ffffff;
}
.trbackground:hover {
	background-color: #dcdcdc;
}
.possmall {
	font-family: Verdana, Arial;
	font-size:6pt;
	color: #0000ff;
}
.ppmsmall {
	font-family: Verdana, Arial;
	font-size:6pt;
	color: #e86c2e;
}
.wpmsmall {
	font-family: Verdana, Arial;
	font-size:6pt;
	color: #772ba2;
}
.orange {
	color:#ff8400;
	font-weight:bold;
}
.tabletd {
	border: 1px solid black;
	padding: 3px;
}
.peers td,th {
	border: 1px solid black;
}
a:hover,a:link,a:visited,a:active { color: #0000ff;text-decoration:none; }
a:hover {text-decoration:underline;}
#footer {
	border-top: 1px solid black;
	font-size: 7pt;
}
.bold {
	font-weight: bold;
}
.s_title {
	font-weight: bold;
	font-size:12pt;
	color:#ff9900;
}
.ar {
	text-align:right;
}
.al {
	text-align:left;
}
.small {
	font-size: smaller;
}
.offline {
	background-color: #eeeeee;
}
.peerfix {
	background-color: orange;
}
.peerfix0 { background-color:rgb(80%,100%,60%); }
.peerfix1 { background-color:rgb(100%,80%,20%); }
.peerfix2 { background-color:rgb(80%,60%,80%); }
.peerfix3 { background-color:#bfff00; }
.peerfix4  { background-color:rgb(100%,100%,20%) ; }
.peerfix5  { background-color:rgb(100%,60%,40%); }
.peerfix6  { background-color:rgb(20%,80%,40%); }
.peerfix7  { background-color:rgb(100%,100%,60%); }
.peerfix8  { background-color:rgb(60%,60%,80%); }
.peerfix9  { background-color:rgb(80%,100%,80%); }

