body { background-color: #008e52; background-image: url(../images/logo-web.jpg) !important; background-repeat: no-repeat; color: black; font-family: Arial, sans-serif; font-size: 11px; line-height: 13pt; margin-left: 0px; white-space: nowrap;}

.plain { color: #008e52 }
.blank { color: white }
.update { color: red }
.loud { color: #33ff33 }

.Easy  { background-color: #008e52 !important; color: white !important; }
.Moderate  { background-color: #0096d7 !important; color: white !important; }
.Enthusiast  { background-color: #ff9900 !important; color: white !important; }
.Expedition  { background-color: #e4000e !important; color: white !important; }

.UKthree  { background-color: #663399 !important; color: white !important; }
.EUthree  { background-color: #cc6600 !important; color: white !important; }
.Wthree  { background-color: maroon !important; color: white !important; }

.update { color: red }
.blue { color: #0096d7 }
.green { color: #008e52 }
.lightblue { color: #66ccff }
.lightgreen { color: #33ff33 }
.darkblue { color: #0053a5 }
.darkgreen { color: #006720 }
.white { color: white }
.black { color: black }
.yellow { color: yellow }
.silver{ color: silver }

.bluback{ color: #006600; background-color: #ccff99; font-size: 8px; line-height: 10pt;}
.skyback{ background-color: #ccff99; }

.tiny { font-size: 9px;  line-height: 12px;}
.small { font-size: 10px }
.smaller { font-size: 11px }
.bigger { font-size: 22px }
.big { font-size: 26px }

.thin { color: #ccff99; line-height: 9pt;}

a { color: white; background-color: #006720; text-decoration: none; font-weight: bold; }
a:active { color: white; background-color: #006720; text-decoration: none; font-weight: bold;  }
a:hover { color: #006600; background-color: #33ff33; font-weight: bold; }
a.user { color: white; background-color: #cc6600; text-decoration: none; font-weight: bold; }
a.user:active { color: white; background-color: #cc6600; text-decoration: none; font-weight: bold; }