.clanheaders {
	background-color: #464646;
      	font: 12px Comic Sans MS, verdana, tahoma, arial, helvetica, sans-serif;
        font-weight: bold;
	color:#ccc;
	padding: 2px;
	background-image : url(images/bg_image.jpg);
	border-top: #636363 inset gray;
        border-bottom: #636363 outset gray;
        border-left: #636363 outset gray;
        border-right: #636363 outset gray;

}

.clanheader {
      background-color: #464646;
      font: 12px Comic Sans MS, verdana, tahoma, arial, helvetica, sans-serif;
      font-weight: bold;
      color:#ccc;
      padding-bottom: 2px;
      padding-left: 8px;
      padding-right: 0px;
      padding-top: 2px;
      background-image : url(images/bg_image.jpg);
      border-top: #636363 inset gray;
      border-bottom: #636363 outset gray;
      border-left: #636363 outset gray;
      border-right: #636363 outset gray;
}

.clanheader2 {
	background-color: #535353;
	font: 14px Comic Sans MS, verdana, tahoma, arial, helvetica, sans-serif;
	color:#aaa;
	padding: 2px;
        border-top: #636363 inset gray;
        border-bottom: #636363 inset gray;
        border-left: #636363 inset gray;
        border-right: #636363 inset gray;
}

.clanheader3 {
	background-color: #3f4667;
        font: 10px Comic Sans MS, verdana, tahoma, arial, helvetica, sans-serif;
        font-weight: bold;
	color:#aaa;
	padding: 2px;
	border-top: #636363 inset gray;
        border-bottom: #636363 inset gray;
        border-left: #636363 inset gray;
        border-right: #636363 inset gray;
}

.clanborder {
          border: #000000 1px solid;
          background-color: #113538;
	  background-image: url(images/image.jpg);
}

.clantbox{
	font: 10px Comic Sans MS, verdana, tahoma, arial, helvetica, sans-serif;
	color: #e7e7e7;
	background-color: #113538;
	padding: 2px;
	border-top: #636363 inset gray;
        border-bottom: #636363 inset gray;
        border-left: #636363 inset gray;
        border-right: #636363 inset gray;
	text-indent:2px;
}

.clanobox{
	font: 10px Comic Sans MS, verdana, tahoma, arial, helvetica, sans-serif;
	color: #e7e7e7;
	background-color: #200000;
	padding: 2px;
	border-top: #636363 inset gray;
        border-bottom: #636363 inset gray;
        border-left: #636363 inset gray;
        border-right: #636363 inset gray;
	text-indent:2px;
}

.won {
          font: normal 8px verdana, tahoma, arial, helvetica, sans-serif;
          text-align: center;
          border-top:  inset gray;
          border-bottom:  inset gray;
          border-left:  inset gray;
          border-right:  inset gray;
          color: #ffffff;
          background-color: #008a00;
}

.wo {
        background-color: #008a00;
	font: normal 8px verdana, tahoma, arial, helvetica, sans-serif;
	color: #ffffff;
	text-align:center;
	border-top:  inset gray;
        border-bottom:  inset gray;
        border-left:  inset gray;
        border-right:  inset gray;
}

.draw {
       background-color: #ffff00;
       font: normal 8px verdana, tahoma, arial, helvetica, sans-serif;
       color: #000000;
       text-align:center;
       border-top:  inset gray;
       border-bottom:  inset gray;
       border-left:  inset gray;
       border-right:  inset gray;
}

.lost {
      background-color: #ff0000;
      font: normal 8px verdana, tahoma, arial, helvetica, sans-serif;
      color: #ffffff;
      text-align:center;
      border-top:  inset gray;
      border-bottom:  inset gray;
      border-left:  inset gray;
      border-right:  inset gray;
}

.new {
      background-color: #0000ff;
      font: normal 8px verdana, tahoma, arial, helvetica, sans-serif;
      color: #ffffff;
      text-align:center;
      border-top:  inset gray;
      border-bottom:  inset gray;
      border-left:  inset gray;
      border-right:  inset gray;
}



