@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://www.torncity.com//authenticate.php")
{
font {color:#FFFFFF !important;}
body {color:#FFFFFF !important;
      background-color: #303030 !important;}
a {color:#FFFFFF !important;}
u {color:#FFFFFF !important;}

td:first-child+td,td:first-child+td+td,td:first-child+td+td+td,
td:first-child+td+td+td+td, td:first-child+td+td+td+td+td
{
  color: #FFFFFF !important;
  background-color: #000000 !important;
}
td:first-child+td a,td:first-child+td+td a,td:first-child+td+td+td a,td:first-child+td+td+td+td a, td:first-child+td+td+td+td+td a
{
  color: #FFFFFF !important;
}

td:first-child+td a:visited,
td:first-child+td+td a:visited,
td:first-child+td+td+td a:visited,
td:first-child+td+td+td+td a:visited, 
td:first-child+td+td+td+td+td a:visited
{
  color: #CCCCCC !important;
}
}

@-moz-document url("http://www.torncity.com//item.php")
{
font {color:#FFFFFF !important;}
body {color:#FFFFFF !important;
      background-color: #303030 !important;}
a {color:#FFFFFF !important;}
u {color:#FFFFFF !important;}

table {background-color: #303030 !important;}

td:first-child+td,td:first-child+td+td,td:first-child+td+td+td,
td:first-child+td+td+td+td, td:first-child+td+td+td+td+td
{
  color: #FFFFFF !important;
  background-color: #000000 !important;
}
td:first-child+td a,td:first-child+td+td a,td:first-child+td+td+td a,td:first-child+td+td+td+td a, td:first-child+td+td+td+td+td a
{
  color: #FFFFFF !important;
}


td:first-child+td a:visited,
td:first-child+td+td a:visited,
td:first-child+td+td+td a:visited,
td:first-child+td+td+td+td a:visited, 
td:first-child+td+td+td+td+td a:visited
{
  color: #CCCCCC !important;
}

@-moz-document url("http://www.torncity.com//index.php")
{
font {color:#FFFFFF !important;}
body {color:#FFFFFF !important;
      background-color: #303030 !important;}
table {background-color: #303030 !important;}
a {color:#FFFFFF !important;}
u {color:#FFFFFF !important;}
}

}