
body {
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
    SCROLLBAR-BASE-COLOR: #214532;
    SCROLLBAR-ARROW-COLOR: #17823A
}

input, select, textarea {
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
    background-color: #214532;
    border: solid 1px #fff;
}

input.none {
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
    background-color: transparent;
    border: solid 0px #fff;
}

input.amount {
    text-align: right;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
    background-color: #214532;
    border: solid 1px #ffffff;
}

input.arrange0 {
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
    background-color: #214532;
    border: solid 1px #ffffff;
}

input.arrange1 {
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
    background-color: #214532;
    border: solid 1px #f5fc3d;
}

input.arrange2 {
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
    background-color: #214532;
    border: solid 1px #ffcc00;
}

input.arrange3 {
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
    background-color: #214532;
    border: solid 1px #ff0000;
}

input.smarrange0 {
    text-align: center;
    color: #ffffff;
    font-weight: normal;
    font-size: 10px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
    background-color: #214532;
    border: solid 1px #ffffff;
}

input.smarrange1 {
    text-align: center;
    color: #ffffff;
    font-weight: normal;
    font-size: 10px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
    background-color: #214532;
    border: solid 1px #f5fc3d;
}

input.smarrange2 {
    text-align: center;
    color: #ffffff;
    font-weight: normal;
    font-size: 10px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
    background-color: #214532;
    border: solid 1px #ffcc00;
}

input.smarrange3 {
    text-align: center;
    color: #ffffff;
    font-weight: normal;
    font-size: 10px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
    background-color: #214532;
    border: solid 1px #ff0000;
}

td {
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
}

p {
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
}

div {
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
}

a {
    color: #ACC3AA;
    text-decoration: none;
}

a:active {
    color: #ACC3AA;
    text-decoration: none;
}

a:link {
    color: #ACC3AA;
    text-decoration: none;
}

a:hover {
    color: #ffffff;
    text-decoration: none;
}

.active {
    border: solid 2px #ffffff;
}

.bordered {
    border: solid 1px #ffffff;
}

.tablink {
    color: #ffffff;
}

.content   {
    background-color: #214532;
    border: solid 1px #ffffff;

}

.gold_content   {
    background-color: #e3d69f;
    background: url(images/teamfight_golden.jpg);
    background-position: bottom;
    border: solid 1px #DFDFDF;
}

.gold_content .title {
    color: #000000;
}

.silver_content   {
    background-color: #f4f4f4;
    background: url(images/teamfight_silvery.jpg);
    background-position: bottom;
    border: solid 1px #DFDFDF;
}
.silver_content .title {
    color: #000000;
}
.bronze_content   {
    background-color: #dcb598;
    background: url(images/teamfight_bronzed.jpg);
    background-position: bottom;
    border: solid 1px #DFDFDF;
}
.bronze_content .title {
    color: #000000;
}



.subcontent {
    background-color: #17823A;
    border: solid 1px #ffffff;

}

.markcontent {
    background-color: #17823A;
    border: solid 2px #ff0000;

}

.small {
    font-size: 10px;
    font-weight: normal;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.title {
    color: #ACC3AA;
    font-weight: bold;
    font-style: italic;
    font-size: 17px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.smalltitle {
    color: #ACC3AA;
    font-weight: bold;
    font-style: italic;
    font-size: 13px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.dotted {
    border-style: dotted;
    border-width: 0px 0px 1px 0px;
    border-color: #ffffff;
}

.gameresult {
    color: #E9F47B;
    font-weight: bold;
    font-size: 20px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.gametext {
    color: #E9F47B;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
}


.menuborder {
    border: solid 1px #000000;

}

.headertable {
    background: url(images/bg_top.png);
}

.menuheader {
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
}

.menuheader:active {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.menuheader:link {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.menuheader:hover {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.menulink {
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
}

.menulink:active {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.menulink:link {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.menulink:hover {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

