/** Anime Suki Network - Anime Suki Ripper **/

/*
  $Id: css.css,v 1.000 2004/04/04 15:45:00 hpdl Exp $

  AnimeSuki Network, a AnimeSuki.com Group
  http://www.animesuki-network.de

  Copyright (c) 2004 AnimeSuki Network

  Released under the GNU General Public License
  http://www.gnu.org/copyleft/gpl.html
*/

small     { font-family: arial, helvetica, sans-serif; font-size: 11px; }
a         { color: #003399; }
a:hover   { text-decoration: none; color: #000000; }
i		  { color: #660000; }

#topbar a         { text-decoration: none; }
#topbar a:hover   { text-decoration: underline; }

#releases_tableborder      { background-color: #464138; }
#releases_header           { background-color: #C6C1B4; background-image: url(/images/headerbar.gif); font-family: tahoma, arial, helvetica sans-serif; font-size: 10px; font-weight: bold; color: #464131; }
#releases_header a         { color: #464131; }
#releases_header a:hover   { color: #000000; }
#releases_darkseperator    { background-color: #464138; }
.releases_rowstyle_light   { background-color: #FDF8F0; font-family: arial, helvetica, sans-serif; font-size: 11px; }
.releases_rowstyle_dark    { background-color: #EDE8E0; font-family: arial, helvetica, sans-serif; font-size: 11px; }
#releases_link             { font-family: trebuchet ms, arial, helvetica, sans-serif; font-size: 13px; }
#releases_inactive         { color: #A6A194; }
#releases_seedgood         { color: #009900; }
#releases_seedbad          { color: #990000; }
.copyright				   { background-color: #464138; }

.warning { color: #990000; }

body {
background-color: #FFFFFF;
}

a:link, a:active, a:visited{
	color: #FF0000;
	text-decoration: underline;
}

a:hover{
	color: #FF0000;
	text-decoration: none;
}

