@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.guildportal.com/Guild.aspx") {
body {
color:white!important;
background:#FF9966 !important;
}
div,table{
color:black !important;
background-color:#CCC!important;
}
td,.ForumDescriptionText{
color:black !important;
background-color:#ddd !important;
}

.Tab{
background:#EFEFEF !important;
font-weight:bold !important;
}
a:visited{
color:#FF9933!important;
}
.BannerArea:before{
content:"Amanda likes balls and wieners - ";
}


}