a:link	 { color:#0000FF;text-decoration:none;}
a:visited { color:#000099;text-decoration:none;}
a:active	 { color:#FF0000;text-decoration:underline;}
a	 { color:#0000FF;text-decoration:none;font-family:sans-serif;font-size:12px;font-weight:bold;}

/* hover link */
a.hl img         {border:1px solid #000000;}
a.hl:hover img   {border:1px solid #11DDFF;}
a.hl:active img  {border:1px solid #FFFF00;}

h1 {font-family:sans-serif;font-size:20px;}
h2 {font-family:sans-serif;font-size:15px;}

.s	{font-size:10px;}
.swhite	{font-size:10px;color:white;}
.head	{font-weight:bold;}
td.head	{font-weight:bold; vertical-align:top; white-space:nowrap;} /* nowrap: hack for opera not to break the date (2004-03-01) */
td.news	{text-align:left;}

/* tables that list software or references */
table.list			{ border:1px solid #AAAAAA;}
table.list td.in			{ border:1px solid #AAAAAA; padding:5px; vertical-align:top; }
table.list td.ini		{ border:1px solid #AAAAAA; padding:5px; vertical-align:top; width:75px;}
table.list td.pic 		{ border:1px solid #AAAAAA; padding:0px; }
table.list td.pic img		{ vertical-align:bottom;} /* mozilla "hack" */

body		{
		 background-image:url('bg.gif'); background-repeat:repeat-y;
		 text-align:left;
                  margin:0px;		 padding:0px;
		 background-color:white; color:black;
		 font-family:sans-serif; font-size:12px;
		}
td		{font-size:12px;} /* IE hack, doesn't cascade the definition in body */
.bonw		{background-color:black; color:white;background-image:url(''); }

.mtd		{
		 width:150px;	/*background-image:url('bg.gif');*/
                  padding:3px;	vertical-align:top;
                 }
.btd		{padding:5px;	vertical-align:top;}

.center          {text-align:center;width:550px;}

img		{border:0;}
img.lo		{border:0;vertical-align:bottom;}   /* "layout", no gaps in Mozilla */
/* mozilla (correct CSS) workarround for image has a gap at the bottom:	img {border:0;display:block;}	http://devedge.netscape.com/viewsource/2002/img-table/ */


/* CreditButtons, Bottom */
CredButton	{width:60px;height:15px;}
sCredButton	{width:43px;height:15px;}