body {
color: #EBEBEB;
font-family: Arial;
font-size: 16px;
scrollbar-3dlight-color:#889180; 
scrollbar-arrow-color:#A0AA95; 
scrollbar-base-color:#CFCFCF; 
scrollbar-darkshadow-color:#282E22; 
scrollbar-face-color:#4C5844; 
scrollbar-highlight-color:#4C5844; 
scrollbar-shadow-color:#4C5844;
}

td {
font-family: Arial;
font-size: 16px;
}

.tiny {
font-size: 9px;
}

.small {
font-size: 10px;
font-weight: bold;
}

.medium {
font-size: 13px;
}

.large {
font-size: 15px;
color: #EFEED9;
}

.gen {
font-size : 15px;
color: #EFEED9; 
}

.genmed {
font-size : 13px; 
}

.gensmall { 
font-size : 10px;
font-weight: bold; 
}

a, a:link, a:visited {
text-decoration: none;
color: #999999;
}

a:hover{
text-decoration: none;
color: #F28B08;
}

a:active{
text-decoration: underline;
color: #F28B08;
}

a.menu, a.menu:link, a.menu:visited {
color: #999999;
}

a.menu:hover {
text-decoration: none;
color: #FFFF00;
}

input, select, textarea {
border-top: #636363 solid thin;
border-bottom: #636363 solid thin;
border-right: #636363 solid thin;
border-left: #636363 solid thin;
color: #EBEBEB;
background: #2F2F2F;
font-family: Arial;
border-width: 1px;
}

textarea {
font-size: 12px;
}

input, select {
font-size: 10px;
font-weight: bold;
}

.post {
font-size: 10px;
font-weight: bold;
}