body{
  margin: 0px;
  padding: 0px;
  background-image:url(images/bg_body.gif);
background-color: #2E2E2E;
font-family: verdana, Arial, Sans-serif;
font-size: 12px;
color: #EEF2E3;
scrollbar-3dlight-color: #cccccc;
scrollbar-highlight-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-arrow-color: #758CB3;
scrollbar-shadow-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-track-color: #eeeeee;
}

a:link{
  font-family:verdana, Arial, Sans-serif;
  font-size:10px;
  color:#BFD7BB;
  text-decoration:none;
}

a:visited{
  font-family:verdana, Arial, Sans-serif;
  font-size:10px;
  color:#BFD7BB;
  text-decoration:none;
}

a:hover{
  font-family:verdana, Arial, Sans-serif;
  font-size:10px;
  color:#DDEADB;
  text-decoration: underline;
}

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

td {
  font-family:verdana, Arial, Sans-serif;
  font-size:10px;
}

pre {
  font-size: 11px;
  width: 500px;
  overflow: auto;
}

object {
  display: block;
}

textarea{
  font-family: Verdana, Arial, Sans-serif;
  font-size: 9px;
  background-color: #3C403A;
  border:1px solid rgb(172,199,215);
  color:#BFD7BB;
}

select{
  color: #BFD7BB;
  background-color: #3C403A;
  font-family: Verdana, Arial, Sans-serif;
  font-size: 9px;
}


input{
  color: #BFD7BB;
  background-color: #3C403A;
  font-size: 9px;
  font-family: Verdana, Arial, Sans-serif;
  border-right: #505050 1px solid;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-bottom: #505050 1px solid;
}

input[type="button"] {
  cursor: pointer;
  background-image: url(images/bg_button.gif);
  background-repeat: repeat-x;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-right: #505050 1px solid;
  border-bottom: #505050 1px solid;
  margin: 2px;
}

input[type="button"]:a {
  background-image: url(images/bg_button_a.gif);
  background-repeat: repeat-x;
}

input[type="submit"] {
  cursor: pointer;
  background-image: url(images/bg_button.gif);
  background-repeat: repeat-x;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-right: #505050 1px solid;
  border-bottom: #505050 1px solid;
  margin: 2px;
}

hr{
  height: 3px;
}

.header{
  background-image:url(images/bg_header.gif);
  background-repeat:repeat-x;
}


.image {
  display: block;
}

.checkbox {
  background:transparent;
  border:none;
}

.popup_titre{
  background-image: url(images/bg_popup_titre.gif);
  background-repeat: repeat-x;
  color: #FFFFFF
}

.titre_menu{
  font-family:Verdana, Arial, Sans-serif;
  color:#DDEADB;
  font-size:12px;
  font-weight: bold;
  text-align: center;
}

.titre_news{
  font-family:Verdana, Arial, Sans-serif;
  color:#DDEADB;
  font-size:12px;
  font-weight: bold;
}

.shoutbox_titre{
  background-image: url(images/bg_shoutbox_titre.gif);
  background-repeat: repeat-x;
  color: #BFD7BB
}
.table_titre{
  background-image: url(images/bg_table_titre.gif);
  background-repeat: repeat-x;
  color: #FFFFFF
}
.table_cat{
  background-image: url(images/bg_table_cat.gif);
  background-repeat: repeat-x;
  color: #FFFFFF
}
.bg_event{
  background-image: url(images/bg_event.gif);
  background-repeat: repeat-x;
  border: 1px solid #71826D;
  color: #FFFFFF
}
div#header {
  width: 100%;
  height: 135px;
}
div#thelogin {
  background-image:url(images/bg_login.gif);
  background-repeat:no-repeat;
  width: 240px;
  height: 110px;
  margin-right:10px;
  margin-top:10px;
  padding: 0;
}
div#menutop {
  background-image:url(images/bg_menutop.gif);
  background-repeat:repeat-x;
  width: 839;
  height: 31;

}

.tsview {
 width: 170px;
}

.war_block_win {
  color: #FFFFFF;
  background-image: url(images/war_block_win.gif);
  background-repeat: no-repeat;
  width: 45px;
  height: 15px;
  vertical-align: middle
}

.war_block_lost {
  color: #FFFFFF;
  background-image: url(images/war_block_lost.gif);
  background-repeat: no-repeat;
  width: 45px;
  height: 15px;
  text-align: center;
}
.war_block_draw {
  color: #FFFFFF;
  background-image: url(images/war_block_draw.gif);
  background-repeat: no-repeat;
  width: 45px;
  height: 15px;
  text-align: center;
}
.war_block_next {
  color: #FFFFFF;
  background-image: url(images/war_block_next.gif);
  background-repeat: no-repeat;
  width: 45px;
  height: 15px;
  text-align: center;
}

.war_page_win {
  color: #FFFFFF;
  background-image: url(images/war_page_win.gif);
  background-repeat: no-repeat;
  width: 124px;
  vertical-align: middle
}

.war_page_lost {
  color: #FFFFFF;
  background-image: url(images/war_page_lost.gif);
  background-repeat: no-repeat;
  width: 124px;
  text-align: center;
}
.war_page_draw {
  color: #FFFFFF;
  background-image: url(images/war_page_draw.gif);
  background-repeat: no-repeat;
  width: 124px;
  text-align: center;
}
