/* All pages */
body, td, a {
 font-family: arial, sans-serif;
 color: #FFDE7C;
}

body {
 background-color: black;
 background-image: url(img/bg-tile.jpg);
 background-repeat: repeat-y
}


/* Search pages */

.onering { color: #C0C0C0; font-weight: bold }


/* Results pages */

.reshilitrow { background-color: #1F1509 }
.reshilitbox { background-color: #3E2B13 }
.restitlebordertop { background-color: #FE5401 }

.f,.fl:link { color: #FE5401 }

.n a { font-size: 10pt; color: #FE5401 }
.n .i { font-size: 10pt; font-weight: bold }
div.n {margin-top: 1ex}

.b { font-size: 12pt; font-weight: bold }

.z{display:none}

.resurl { color: #FE976A }
