body {
    marginwidth: 0;
    marginheight: 0;
    topmargin: 0;
    bottommargin: 0;
    leftmargin: 0;
    rightmargin: 0;
background: url(./pics/background.png);
    font-size: 8pt; color: #000000;

}

#wrap {
width: 70%;
min-width:770px;
margin-left: 0%;
margin-right: 0%;
margin-top:9px;
}

font.small {
        font-size: 8pt; color: #000000; font-family: "verdana";
}

font.large {
        font-size: 10pt; color: #000000; font-family: "verdana";
}

font.heading {
        font-size: 10pt; color: #000000; font-family: "verdana"; font-weight:bold;
}

p {
        font-family: "Verdana"; font-size: 8pt; color: #000000;
        text-indent: 0; line-height: 100%; word-spacing: 0; margin: 0;
}
p.footer {
        font-size:8pt; color: #FFFFFF; font-family: "verdana";
        text-align: center;
}
p.file {
        font-size:8pt; color: #000000; font-family: "verdana";
}

p.title {
        font-family: "Verdana"; font-size: 11pt; font-variant: small-caps; color: #000000;
}

p.nfo {
        font-family:"OCR A Extended"; font-size:8pt; color:#000000; text-align:justify; background-color:#FAFCFE
}
p.error {
        font-family:"OCR A Extended"; font-size:10pt; color:#FF0000; text-align:center;
}
p.whitelist {
        color: #00FF00
}
p.blacklist {
        color: #FF0000
}
p.pending {
}
p.granted {
        color: #00FF00
}
p.denied {
        color: #FF0000
}
p.extrasmall {
	 font-size: 6pt;
}
h2 {
        font-family:"Lucida Console", "Verdana"; font-size:8pt; color: #000000;
}

h3 {
        font-family:"Lucida Console", "Verdana"; font-size:14pt; color: #000000;
}
h3.title {
        text-align:center;
}

a:link, a:visited {
  color: #000000;
}
a:hover {
  color: #F57901;
}

a.admin {
	 color:#AA0000;
	 text-decoration:none;
}

a.mod {
	 color:#53B54F;
	 text-decoration:none;
}

a.premium {
	 color:#CECC46;
	 text-decoration:none;
}

table.main {
  background-color: #FFFFFF;
}

table.bg {
  background-color: #0A0A0A;
}
table.sub {
  background-color: #0A0A0A;
}
table.content {
  border:1px solid #FFFFFF; background-color: #000000; text-align:center
}
table.torrent {
  border-style:solid; border-width:0px; padding:0; background-color: #ECECEC; text-align:center; font-family:Verdana; font-size:8pt; color:#000000
}

td {
        font-family: "Verdana"; font-size: 8pt; color: #000000;
        vertical-align:top;
		
}
td.track {
        background-color:#D4DEF5; font-size: 6pt; font-family: "verdana"; color: #FFFFFF;
}

td.header {
        background-color: #FFFFFF; font-size: 6pt; font-weight:bold; font-family: "Verdana"; color: #FFFFFF;
}

td.title {
font-family: "verdana"; font-size: 8pt; background-color: #FFFFFF; font-weight: bold; color: #980000; 
}

td.errortitle {
background: url(http://onebigtorrent.org/themes/OBT/pics/upperedge.png); font-family: "verdana"; font-size: 8pt; font-weight: bold; color: #EEAB36; 
} 

td.footer {
background: url(http://onebigtorrent.org/themes/OBT/pics/loweredge.png);
}

td.leftedge {
background: url(http://onebigtorrent.org/themes/OBT/pics/leftedge.png);
}

td.rightedge {
background: url(http://onebigtorrent.org/themes/OBT/pics/rightedge.png);
} 

td.small {
        font-size: 7pt; font-family: "Verdana"; color: #000000;
}

td.colhead {
        background-color:#2182BD; font-size: 8pt; font-family: "Verdana"; color: #000000;font-weight:bold
}

td.torrentname {
        font-family: "verdana"; color: #000000; font-size: 16pt;

}

input, select, textarea {
        font-family: Verdana; font-size: 8pt; font-variant: small-caps; color: #000000;
        border: 1px ridge #C0C0C0; background-color: #FFFFFF;
}

.button {
        font-family: Verdana; font-size: 8pt; font-variant: small-caps; color: #000000;
        border: 1px ridge #C0C0C0; background-color: #EEEFF2;
}

font.error {
        font-size: 10pt; color: #FF0000; font-family: "verdana";
}

.form {
        border-style:solid; border-width:1px;
        font-family:Verdana; font-size:8pt; color:#000000; text-align:center; background-color:#A5B8E6
}

.btn {
        border-style:solid; border-width:1px;
        font-family:Verdana; font-size:8pt; color:#000000; text-align:center; background-color:#C0C0C0

}
.hide {
        display: none;
}
.show {
}
