.pill {
	background: url(/pill.gif) center center no-repeat;
	height: 100px;
}
body
{
	background: #edc fixed url(/bg-fertpills.gif);
	margin: 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size:14px;
}
TD,LI,P { font-family: Arial, Verdana, Helvetica, sans-serif; font-size:16px; }
	
.title {
	background: orange; border: 2px solid orange; padding: 1px; list-style: none;
	font-weight:bold; font-size:26px; text-align: center; color: #100;
}
.title:hover { color#269 orange;  padding: 1px; }

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

.navtable { border: 1px solid #100; background: #fff url(/bg-fertpills-menu.gif) top center repeat-y; color: #fff; padding: 3px;}
.navtable:hover { background:  url(/bg-fert-ro.gif); }

.navcell { font-size:15px; line-height:16px; padding: 2px;}
.navcell a:link {color: #f01;}
.navcell a:visited {color: #f02;}
.navcell:hover { padding: 0px; border: 2px dotted yellow; background: #fff; }

.poll { background: #ffc; font-size:14px; line-height:14px; padding: 1px; border: 1px solid #B11;}
.meat { border: 2px solid orange; background-color: #fe9; padding: 3px; }
.meat img { border: 1px solid orange; }
A:hover { color:red; }

.white {background: #100; text-align:center; color: white; font-size:13px; padding: 3px;}
.white A:link {color: orange;}
.white A:visited {color: white;}
.white:hover {color: white; background: black; padding: 2px; border: 1px solid yellow;}



.box {color: white; font-size:16px; text-align: center; background: #511 url(/images/fire-line.jpg); font-weight: bold; padding: 0; margin: 0px}

/* no longer used */
.site { text-align: center; border: 0; padding: 2px; width: 98%; }
