table#root_table {
    background-color: #1B1B1B;
    border: 6px solid black;
    padding: 0px;
    width: 800px;
    align: top; 
  }

body {
   background-color: black;
  }

A:link{color: #cc9933}
A:visited{color: #3366ff}
A:active{color: #996600}
A:hover{color: #ffffff}

A {font-weight: normal;}

div#guildMain table { border: 1px solid #000000;}


div#guildMain table tr td#column_0,
div#guildMain table tr td#column_1,
div#guildMain table tr td#column_2 { border: 1px solid #000000;}

div#guildMain table#raidCalendarNib td#week div.day,
div#guildMain table#raidCalendarNib td#week div.date {border: 1px solid black;}