<!--
/*****************************************************************************
 * Copyright (c)2004 badpenguins.com                                         *
 * Distributed under the terms of the GNU General Public License v2          *
 * Created 2004-09-09 Mike Green <mikey@badpenguins.com>                     *
 *****************************************************************************/
body		{ margin-top:5; margin-left:5; margin-right:5;
			  background-color:#000000; color:#ffffff;
			  font-family:verdana,arial,lelvetica; font-weight:normal;
			  font-size:11.5px; }
a:link			{ color:#ffffff; text-decoration:underline; }
a:visited		{ color:#ffffff; text-decoration:underline; }
a:active		{ color:#ffffff; text-decoration:underline; }
a:hover			{ color:#ffffff; text-decoration:underline; }
a.header:link	{ color:#9a9a9a; }
a.header:visited	{ color:#9a9a9a; }
a.header:active	{ color:#9a9a9a; }
a.header:hover	{ color:#ffffff; text-decoration:underline; }
a.info:link	{ color:#a5a464; white-space:nowrap;}
a.info:visited	{ color:#a5a464; white-space:nowrap;}
a.info:active	{ color:#a5a464; white-space:nowrap;}
a.info:hover	{ color:#a5a464; white-space:nowrap;text-decoration:underline; }
a.footer:link		{ color:#a5a464; font-size:11.5px; }
a.footer:visited	{ color:#a5a464; font-size:11.5px; }
a.footer:active	{ color:#a5a464; font-size:11.5px; }
a.footer:hover		{ color:#a5a464; text-decoration:underline; }
a.row1:link	{ color:#000000; white-space:nowrap;}
a.row1:visited	{ color:#000000; white-space:nowrap;}
a.row1:active	{ color:#000000; white-space:nowrap;}
a.row1:hover	{ color:#000000; white-space:nowrap;text-decoration:underline; }
a.row2:link	{ color:#000000; white-space:nowrap;}
a.row2:visited	{ color:#000000; white-space:nowrap;}
a.row2:active	{ color:#000000; white-space:nowrap;}
a.row2:hover	{ color:#000000; white-space:nowrap;text-decoration:underline; }

.cctext  { font-size:9px; text-align:center; }

table.generic	{ background-color:#2e4166; }
tr.title		{ background-color:#000000; font-size:13px;
			  font-weight:bold; color:#637293; text-align:right;}
tr.info		{ background-color:#000000; color:#ffffff;
			  font-size: 11.5px;
			  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
			  font-weight:normal; }
tr.row1	{ background-color:#d2d2d2; font-size:10pt;
		  color:#000000; font-weight:normal; }
tr.row2	{ background-color:#a5a5a5; font-size:10pt;
		  color:#000000; font-weight:normal; }
tr.months { background-color:#a4a4a4; font-weight:normal; color:#000000;
		  font-size:11px; }
tr.days	{ background-color:#d2d2d2; font-weight:normal; color:#000000;
		  font-size:11px; }
tr.std	{ background-color:#62647b; font-size:12pt;
		  font-weight:normal; }
tr.footer	{ background-color:#000000; font-size:14pt;
		  font-weight:bold; color:#ffffff; }
td.header	{ background-color:#000000; color:#9a9a9a; font-size:10pt;
		  font-weight:bold; text-align:center; }
td.avail	{ font-size: 10.5px; background-color:#ffffff; color:#000000; }
td.expire	{ font-size: 10.5px; background-color:#000000; color:#ffffff; }
td.taken	{ font-size: 10.5px; background-color:#5b5bff; color:#000000; }
td.exptak { font-size: 10.5px; background-color:#000000; color:#ffffff; }
td.cutoff { font-size: 10.5px; background-color:#aa1100; color:#ffffff; }
td.win    { font-size: 10.5px; background-color:#00ff00; color:#ffffff; }
td.winner { font-size: 10.5px; background-color:#009900; color:#ffffff; }
td.std	{ background-color:#CCCCFF; font-size:12pt;
		  font-weight:normal; }
td.col1	{ background-color:#000000; font-size:10pt;
		  font-weight:normal; }
td.col2	{ background-color:#000000; font-size:10pt;
		  font-weight:normal; }
.searchbox	{ white-space:nowrap;}
-->

