/*
 * "PISG" Stylesheet for FISG (C) Copyright 2003 ccr/TNSP
 *
 * Public domain, use as you wish.
 */

body {
	background-color: #dedeee;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: black;
}


h2 {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #666699;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid black;
}


div.icontents {
	width: 80%;
}


div.iinfo {
	text-align: center;
	color: black;
}


div.iinfo h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


p.idate {
	text-align: center;
	color: black;
}


p.ivisitors {
	text-align: center;
	color: black;
}


p.imessage {
	text-align: center;
	color: black;
}


p.imessage em {
	color: black;
}


/* --------------------------------------------------- */

div.ihourly {
	padding: 16px;
}


table.ihourly {
	color: black;
}


table.ihourly tr th {
	font-family: "Arial narrow", Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	color: black;
}


table.ihourly td.hirank {
	background-color: #aaaaaa;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: black;
}


table.ihourly td.rank {
	background-color: #cccccc;
	font-size: 10px;
	text-align: center;
	color: black;
}


table.ihourbars {
	width: 60%;
}

table.ihourbars td {
	text-align: center;
}

.asmall {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
 
/* --------------------------------------------------- */

div.itoptalkers {
	padding: 16px;
}


table.itoptalkers {
}


table.itoptalkers th {
	background-color: #C8C8DD;
}


table.itoptalkers td {
	background-color: #babadc;
}


td.nactivity {
	text-align: center;
}


table.ialmosttop {
}


table.ialmosttop td {
	background-color: #cccccc;
	font-size: 10px;
	text-align: left;
}


/* --------------------------------------------------- */

div.ibignumbers {
	padding: 16px;
}


.isection {
	background-color: #BABADD;
	text-align: left;
	margin: 2px;
}

