
.style1 {
color: #cfcfcf;
font-size: 13px;
font-family:"Arial, Helvetica";

}
.style2 {
color: #ffc983;
font-size: 12px;
font-family:"Arial, Helvetica";
background-color: #191418;
}
.style3 {
font-size: 12px;
font-weight: bold;
color: #ffffff;

}
a:link {
color: #ffffff;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #edb023;
}
a:hover {
text-decoration: none;
color: #edb023;
}
a:active {
text-decoration: none;
color: #cfcfcf;
}

table {
border-collapse:collapse;
border-spacing: 0px;
font-style: normal;
font-weight: 400;
letter-spacing: normal;
text-align: default;
text-indent: 0px;
white-space: normal;
word-spacing: normal;
color: #ffc983;
font-size: 13px;
background-color: #191418;
}

table #bannedacc thead tr td {
font-size: 14px;
font-weight: bold;
text-align: center;
color: #a67961;
padding-top: 6px;
padding-bottom: 6px;
width: 20%;
}

table #bannedacc tbody tr td {
font-size: 12px;
text-align: center;
color: #ffc983;
padding-top: 4px;
padding-bottom: 4px;
width: 20%;
}

table #bannedip thead tr td {
font-size: 14px;
font-weight: bold;
text-align: center;
color: #a67961;
padding-top: 6px;
padding-bottom: 6px;
width: 20%;
}

table #bannedip tbody tr td {
font-size: 12px;
text-align: center;
color: #ffc983;
padding-top: 4px;
padding-bottom: 4px;
width: 20%;
}

