body { background-color: #233547; }

a:link { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none;}
a:hover { color: black; text-decoration: none; background-color: #9999FF; }
a:active { color: black; text-decoration: none; }


a.updates:link { color: #9999ff; text-decoration: none; }
a.updates:visited { color: #9999ff; text-decoration: none;}
a.updates:hover { color: #000000; text-decoration: none; background-color: #CCCCFF; }
a.updates:active { color: #9999ff; text-decoration: none; }


a.whitelink:link { color: #ffffff; text-decoration: none; }
a.whitelink:visited { color: #ffffff; text-decoration: none;}
a.whitelink:hover { color: #ffffff; text-decoration: none; background-color: #CCCCFF; }
a.whitelink:active { color: #ffffff; text-decoration: none; }



a.inactive:link { color: #666666; text-decoration: none; }
a.inactive:visited { color: #666666; text-decoration: none;}
a.inactive:hover { color: #000000; text-decoration: line-through; background-color: #FF6666; }
a.inactive:active { color: #666666; text-decoration: none; }

img {border-style: none;}

p {color: black;}
p.motd {font-size:8pt; color: black; width: 90%; text-align: left; }

table {width: 100%; border-width: 0; background-color: black;  }
table.overall {width: 100%; border-width: 0; background-color: #233547; border-color:black; }



table.container {width: 50%; border-width: none; background-color: #233547;}

table.history { width: 100%, border-width: 0: background-color: #233547;}

td {text-align: center; font-size:10.0pt;font-family:Arial; white-space: nowrap;}

td.container {text-align: center; font-size:10.0pt;font-family:Arial; white-space: normal;}

td.exp {background-color: #DFEBEE; font-weight: bold;}

td.updatesleft {background-color: #8594A9;}
td.updatesright {text-align: left; background-color: #2B327A; color: white;}

td.head {background-color: #DFEBEE;}
td.links {background-color: #C3B7D1;}

td.serverhead { background-color: #77AAB7; font-weight: bold;}
td.guildhead { background-color: #8D869D; font-weight: bold;}
td.eventhead { background-color: #3333CC; color: white; font-weight: bold;}

td.os { background-color: #484778; color: lime;}
td.es { background-color: #3D3C66; color: lime;}
td.og { background-color: #C6B7A2;}
td.eg { background-color: #B39D82;}

td.fe { background-color: #E0E0E0;}
td.ue { background-color: #333333;}
td.ne { background-color: lime;}
td.cs { background-color: lightred;}
td.sn { background-color: lightblue;}


td.serverfoot { background-color: #77AAB7; font-weight: bold;}
td.guildfoot { background-color: #EFE7CB; font-weight: bold;}
td.eventfoot { background-color: #3333CC; color: white; font-weight: bold;}
td.eventtotal { background-color: #DECEFF; font-weight: bold;}


