


body {font-size: 12px; font-family: Book Antiqua, Times New Roman; font-weight: bold; color: #402C07;}
input {background-color: #FBF5D9; color: #000000; font-weight: bold; font-size: 10px;}
textarea {background-color: #FBF5D9; color: #000000; font-weight: bold;}

a {font-family: Book Antiqua, Times New Roman; font-size: 14px; color: #402C07; text-decoration: underline; font-weight: bold;}
a:hover {color: #B40303; text-decoration: underline;}
a:active {color: #B40303; text-decoration: underline;}

a.top {font-size: 12px; color: #402C07; text-decoration: none;}
a.top:hover {color: #F7FAAD; text-decoration: none;}
a.top:active {color: #F7FAAD; text-decoration: none;}

a.menu {font-size: 12px; color: #402C07; text-decoration: none;}
a.menu:hover {color: #F7FAAD; text-decoration: none;}
a.menu:active {color: #F7FAAD; text-decoration: none;}

p.menu {font-size: 12px; color: #402C07; text-decoration: none;  font-weight: bold;}
p.menu:hover {color: #F7FAAD; text-decoration: none;}
p.menu:active {color: #F7FAAD; text-decoration: none;}

a.cur {font-size: 12px; color: #F7FAAD; text-decoration: none;}
a.cur:hover {color: #F7FAAD; text-decoration: none;}
a.cur:active {color: #F7FAAD; text-decoration: none;}

p.cur {font-size: 12px; color: #F7FAAD; text-decoration: none;}
p.cur:hover {color: #F7FAAD; text-decoration: none;}
p.cur:active {color: #F7FAAD; text-decoration: none;}


a.podMenu {font-size: 10px; color: #684B15; text-decoration: none;}
a.podMenu:hover {color: #FEEBC8; text-decoration: none;}
a.podMenu:active {color: #FEEBC8; text-decoration: none;}

p.podMenu {padding-right: 21; text-align: center; font-size: 14px; color: #684B15; text-decoration: none; font-family: Book Antiqua, Times New Roman;}
p.podMenu:hover {color: #FEEBC8; text-decoration: none;}
p.podMenu:active {color: #FEEBC8; text-decoration: none;}

a.curr {font-size: 10px; color: #FEEBC8; text-decoration: none;}
a.curr:hover {color: #FEEBC8; text-decoration: none;}
a.curr:active {color: #FEEBC8; text-decoration: none;}

p.curr {font-size: 10px; color: #FEEBC8; text-decoration: none;}
p.curr:hover {color: #FEEBC8; text-decoration: none;}
p.curr:active {color: #FEEBC8; text-decoration: none;}

a.content {font-family: Book Antiqua, Times New Roman; font-size: 14px; color: #402C07; text-decoration: underline;}
a.content:hover {color: #B40303; text-decoration: underline;}
a.content:active {color: #B40303; text-decoration: underline;}

a.selected {font-family: Book Antiqua, Times New Roman; font-size: 14px; color: #B40303; text-decoration: underline;}
a.selected:hover {color: #B40303; text-decoration: underline;}
a.selected:active {color: #B40303; text-decoration: underline;}

table {border-collapse: collapse;}

p.button2 {padding-right: 21; text-align: center; height: 18; background-image: url("pic/button2.gif"); background-repeat: no-repeat;}

td {margin: 0; padding: 0; font-size: 14px; font-family: Book Antiqua, Times New Roman; background-color: transparent;}
td.panel {padding-top: 1; font-size: 12px; font-weight: bold; background-color: #D99B28; background-image: url("pic/truba_bg.gif"); background-repeat: repeat-x;}
td.button {padding-left: 21; text-align: center; height: 18; background-image: url("pic/button.gif"); background-repeat: no-repeat;}
td.button2 {padding-right: 21; text-align: center; height: 18; background-image: url("pic/button2.gif"); background-repeat: no-repeat;}
td.podButton {width: 134; text-align: center; height: 15; background-color: #E29E44;}
td.rating1 {background-color: #CA9B5D; width: 50; padding: 0; text-align: center;}
td.rating1long {background-color: #CA9B5D; width: 70; padding: 0; text-align: center;}
td.rating2 {background-color: #F9BF73; width: 240; padding: 0; text-align: center;}
td.guild {background-color: #F9BF73; padding-top: 1; padding-bottom: 1; padding-left: 10; padding-right: 10; text-align: center;}
td.npc {text-align: center; padding: 5;}


TABLE#tournament {
            font-family:Verdana, sans-serif;
            font-size: 8pt;
            width: 100%;
            border: 1px solid #000;
            border-collapse: collapse;
            background-color: #efbd64;
}

TABLE#tournament TD {
            border: 1px solid #000;
            text-align: center;
        }

TABLE#tournament TD.title {
            font-weight: bold;
        }
        
TABLE#tournament TR.status2 {
            background-color: #e29e44;
        }
        
TABLE#tournament TR.status1 {
            background-color: #fbeeb3;
        }

