
.pill {
    position: fixed;
	left: 0; top: 0;
 	background: #fff url(/pill-less.gif) no-repeat;
	height: 20px; width: 100%;

}

body
{
	background: #ddd;
	margin: 20px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size:14px;
}
TD,LI,P { font-family: Arial, Verdana, Helvetica, sans-serif; font-size:16px; }
.site { text-align: center; border: 0 padding: 2; width: 98%; }
	

.pagenum { background: #fff; color: #000; padding: 2px; text-decoration: none;}
.pagenum:hover { background: #fa3; border-right: 2px solid #fff; border-left:  2px solid #fff; border-top: 2px solid #fff; padding: 2px 0px; color: #fff;}

.navtable { width: 100px; font-size:10px; }

.navcell { font-size:15px; line-height:16px; padding: 2px;}
.navcell a:link {color: #448;}
.navcell a:visited {color: #111;}
.navcell:hover { padding: 0px; border: 2px inset yellow; background: #933; }

.poll { background: #ffc; font-size:14px; line-height:14px; padding: 1px; border: 1px solid #fa3;}
.meat { width: 600px; border: 2px solid #ddd; padding: 3px; }
A:hover { color:red; }
.box { display: none; }

.white { display: none; }
.white A:link {color: #Fcc;}
.white A:visited {color: white;}
.white:hover {color: white; background: black; padding: 2px; border: 1px solid #222;}

.title {
	background: #000; border: 2px solid #FFF; padding: 1px; list-style: none;
	font-weight:bold; font-size:26px; text-align: center; color: #fff;
}

