/*

Cascading Style Sheet for Web Rover (www.web-rover.co.uk)
Copyright (c) 2004 Martin Lewis (martin@web-rover.co.uk)

Designed to make Web Rover look vaguely better than it was

' Standard Colours:
'
' Bronze Green    (OWG) : 003300 : 000,051,000 : bg
' Airforce Green  (PDG) : CCFFCC : 204,255,204 : ag
' Silver Grey     (xxx) : 999999 : 153,153,153 : gr
' Zambezi Silver  (bbb) : cccccc : 204,204,204 : zs
' Aegean Blue     (yyy) : 000033 : 000,000,051 : ab
' Tangiers Orange (zzz) : ff6600 : 255,102,000 : to
' Bonatti Grey    (aaa) : 666666 : 102,102,102 : bn

*/

/* TEXT STYLES */

/* body {background-image: url(images/watermark.gif); background-repeat: no-repeat; background-position: 100% 100%; background-attach: scroll} */

h1 {font-family: verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 13pt; color: #666666}
 
h2, .head2, dt {font-family: verdana,tahoma,arial,helvetica,sans-serif; font-weight: bold; font-size: 11pt; color: #000033}

li, p, .bg, dd, td {font-family: tahoma,verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 8pt; color: #000033}

/* dt {font-family: tahoma,verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 9pt; color: #663300} */

.mb {font-family: tahoma,verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 8pt; color: #663300}
.bz {font-family: tahoma,verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 8pt; color: #999900}
.ag {font-family: tahoma,verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 8pt; color: #ccffcc}
.wt {font-family: tahoma,verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 8pt; color: #ffffff}
.gr {font-family: tahoma,verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 8pt; color: #999999}
.zs {font-family: tahoma,verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 8pt; color: #cccccc}
.to {font-family: tahoma,verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 8pt; color: #ff6600}
.grm {font-family: tahoma,verdana,arial,helvetica,sans-serif; font-weight: normal; font-size: 8pt; color: #999999}
.ab {font-family: tahoma,verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 8pt; color: #000033}
.bn {font-family: tahoma,verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 8pt; color: #666666}

table.tableinfo {background-color: #ffffff}
td.tddark {background-color: #000033; font-family: tahoma,verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 8pt; color: #ffffff}
td.tdlight {background-color: #eeeeee; font-family: tahoma,verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 8pt; color: #000033}

/* ANCHOR STYLES standard was #66300->#999900 */

a {font-family: tahoma,verdana,arial,helvetica,sans-serif; font-weight: bold; font-size: 8pt; color: #ff6600; text-decoration: none}
a:hover {color: #666666; text-decoration: underline}

a.bz {color: #999900}
a.bz:hover {color: #ffffff}

a.ag {color: #ccffcc}
a.ag:hover {color: #ffffff}

a.bg {color: #003300}
a.bg:hover {color: #ffffff}

a.bg2 {color: #003300}
a.bg2:hover {color: #999900}

a.bz2 {color: #999900}
a.bz2:hover {color: #003300}

a.mb {color: #663300}
a.mb:hover {color: #003300}

a.wh {color: #ffffff}
a.wh:hover {color: #ff6600}

a.zs {color: #cccccc}
a.zs:hover {color: #ffffff}

a.wt2 {color: #ffffff}
a.wt2:hover {color: #ff6600}

a.to-bg {color: #ff6600}
a.to-bg:hover {color: #003300}

a.bg3 {color: #003300}
a.bg3:hover {color: #ff6600}

a.ab {color: #000033}
a.ab:hover {color: #ff6600}

a.to {color: #ff6600}
a.to:hover {color: #000033}

a.bn {color: #666666}
a.bn:hover {color: #000033}