body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;

    scrollbar-base-color:#cccccc;
    scrollbar-3dlight-color:#333333;
    scrollbar-arrow-color:#333333;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:#cccccc;
    scrollbar-highlight-color#cccccc;
    scrollbar-shadow-color:#cccccc;
    scrollbar-track-color:#cccccc; 
}

table {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
}
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #000000;
}

.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    background-image: url(images/news_top.jpg);
    background-repeat: repeat;
    background-position: left top;
}

.subtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #999999;
}

.category_big {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #000000; 
    font-weight: bold; 
}

.category {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #000000; 
    font-weight: normal; 
}

.marked {
    background-color: #000000;
    font-weight: bold;
}

a, a:visited, a:active {
    color: 999999;
    text-decoration: underscore;
    font-size: 14px;
    font-weight: normal;
    font-weight: normal;
}

a:hover {
    color: 999999;
    text-decoration: underline;
    font-size: 14px;
    font-weight: normal;
}

a.clanlink, a.clanlink:visited, a.clanlink:active {
    text-decoration: none;
    color: #FFFFFF;
    font-style:italic;
}

a.clanlinksmall, a.clanlinksmall:visited, a.clanlinksmall:active {
    text-decoration: none;
    color: #FFFFFF;
    font-style:italic;
    font-size: 12px;
}

td.clanlink {
	font-size: 11px;
    text-decoration: none;
    color: #FFFFFF;
}

td.next_game {
	font-size: 11px;
    text-decoration: none;
    color: #000000;
}

a.clanwar, a.clanwar:visited, a.clanwar:active {
	text-decoration: none;
    color: #999999;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

a.poster, a.poster:visited, a.poster:active {
    font-size: 11px;
    color: #cccc99;
    text-decoration: none;
}

a.titlelink:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

.logged {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
}


a.category, a.category:visited, a.category:active {
    color: #333333;
    text-decoration: none;
}

a.category:hover {
    color: #000000;
    text-decoration: underline;
}

option, textarea, input, select, file {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #000000; 
    background-color: #FFFFFF; 
    border: 1px solid #333333;
}

.footer {color: #FFFFFF
	  size: 10px
			}
			
.form_off {  
    color: #666666; 
    background-color: #DCDCDC; 
    border: 1px solid #666666;
}

.form_search {  
    color: #666666; 
    background-image: url(images/login_keywords_bg.jpg);
    background-repeat: no-repeat;
    height: 26;
    width: 145;
}

.form_search_btn {  
    color: #666666; 
    background-image: url(images/btn_search.jpg);
    background-repeat: no-repeat;
    height: 26;
    width: 56;
}

.form_login_btn {  
    color: #666666; 
    background-image: url(images/btn_login.jpg);
    background-repeat: no-repeat;
    height: 26;
    width: 56;
}

.form_on {  
    color: #000000;
    background-color: #DCDCDC; 
    border: 1px solid #666666;
}

.form_username {
    color: #666666; 
    background-image: url(images/login_username_bg.jpg);
    background-repeat: no-repeat;
    height: 26;
    width: 119;
}


.form_password {
    color: #666666; 
    background-image: url(images/login_password_bg.jpg);
    background-repeat: no-repeat;
    height: 26;
    width: 120;
}

.form_name {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/name.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/message.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
}
    .tooltip {
      position: absolute;
      display: none;
      font-size: 10px;
      background-color: #FFFFFF;
      color: #000000;
      border: 1px solid #333333;
