tr.row0 {background-color: #464679;}
tr.row1 {background-color: #585B98;}

table.torrentlist td {
	padding: 4px;
}
.details {
	font: 10px verdana, arial, sans-serif;
	height: 0px;
}
p.error {
	color: red;
	text-align: center;
	font-weight: bold;
}
table {width: 100%;}
/* table.torrentlist changes are visible only if you set	cellspacing > 0 
	in the php source (this will be the color between cells)
table.torrentlist {
	background: #999999;
}*/

.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}

.headline {font-family:Verdana,Arial,Helvetica,sans-serif;font-size:14pt;font-weight:bolder;}
.specialNote {font-size:12pt;font-family:Verdana,Arial,Helvetica,sans-serif;font-weight:bolder;}
.normtext {font-family:verdana,arial,helvetiva,sans-serif;font-size:10pt;}
.faqask {font-family:verdana,arial,helvetiva,sans-serif;font-size:10pt;font-style:italic;font-weight:bolder;}
.shortinfo {font-family:verdana,arial,helvetiva,sans-serif;font-size:8pt;}
.credits {font-family:verdana,arial,helvetiva,sans-serif;font-size:7pt;font-style:italic;}
a:link {text-decoration:none;font-weight:bold;color:##F5F5F5;}    
a:visited {text-decoration:none;font-weight:bold;color:#CCCCCC;} 
a:active {text-decoration:none;font-weight:bold;color:#003399;}  
a:hover {text-decoration:none;color:#0080ff;}