body {
  font-family: Lucida Grande, Arial, Helvetica, sans-serif;
  color: #e5e2e0;
  margin: 0px; padding: 0px;
  background: url(img/bg1.jpg) center top no-repeat;
  background-attachment: fixed;
  background-color: #000;
}

dt { color:#FFF; font-size:16px; font-weight:bold; padding-top:15px;}
dd { font-size:13px; padding-bottom:10px;}

a, a:hover, a:visited, a:active {
  text-decoration: none;
}

table {
  font-size: 12px;
  border-collapse: collapse;
}

a.block {
  display: block;
  height: 100%;
}

#LinkAll {
  color: #fff;
  font-weight: bold;
  font-size: 13px;
}
#LinkAll a {
  border-bottom: 1px dotted #ccc;
}
#LinkAll a:hover {
  border-bottom: 1px dotted #fff;
}

.wb13 {
  font-size: 13px;
  color: #fff;
  font-weight: bold;
}

/* ~~~~~ Header ~~~~~ */
.HDLinks {
  color: #999;
  width: 898px; height: 23px;
  background: url(img/head.jpg) center top no-repeat;
  font-size: 11px;
  padding: 0px 15px 0px 15px;
}
.HDLinks a, .HDLinks a:visited {
  color:#ccc;
  border-bottom: 1px dotted #555;
}
.HDLinks a:hover {
 color:#FFF;
  border-bottom: 1px dotted #fff;
}

.HDLogo {
  width: 898px; height: 74px;
  background: url(img/head.gif) center top no-repeat;
}
.HDMnuL {
  width: 10px; height: 33px;
  background: url(img/mnul.gif) left top no-repeat;
}
.HDMnuC {
  height: 33px;
  background: url(img/mnubg.gif) left top repeat-x;
}

/* ~~~~~ Menu - right ~~~~~ */
.HDMnuR {
  width: 10px;
  height: 33px;
  background: url(img/mnur.gif) right top no-repeat;
}
.HDMnuRBtn {
  font-size: 11px;
  letter-spacing: -1;
  font-weight: bold;
}
.HDMnuRBtn a {
  background: url(img/mnubtnoff.gif) center left no-repeat;
  color: #e9e9e9;
  padding: 0px 6px 0px 16px;
  text-align: center;
  line-height: 33px;
  vertical-align: middle;
}
.HDMnuRBtn a:hover {
  background: url(img/mnubtnon.gif) center left no-repeat;
}

/* ~~~~~ Menu - left ~~~~~ */
.HDMnuLBtnL a,
.HDMnuLBtnC a,
.HDMnuLBtnR a {
  display: block;
  height: 33px;
  line-height: 33px;
  font-size: 10px;
  font-weight: bold;
  vertical-align: bottom;
  color: #e9e9e9;
}

.HDMnuLBtnL a {
  padding: 0px 10px 0px 25px;
  background: url(img/mnubgl.gif) left top no-repeat;
}
.HDMnuLBtnL a:hover{
  background: url(img/mnubglon.gif) left top no-repeat;
}
.HDMnuLBtnC a {
  padding: 0px 10px 0px 10px;
  background: url(img/mnubgc.gif) left top repeat-x;
}
.HDMnuLBtnC a:hover{
  background: url(img/mnubgcon.gif) left top repeat-x;
}
.HDMnuLBtnR a{
  padding: 0px 25px 0px 10px;
  background: url(img/mnubgr.gif) right top no-repeat;
}
.HDMnuLBtnR a:hover{
  background: url(img/mnubgron.gif) right top no-repeat;
}

/* ~~~~~ Background ~~~~~ */
.BGL1 {
  background: url(img/bgl1.gif) left top repeat;
}
.BGL2 {
  background: url(img/bgl2.jpg) left top no-repeat;
}

.players-mode {
  background: url(img/bgl2-players.jpg) left top no-repeat;
}

/* ~~~~~ Content ~~~~~ */
.ColL {
  width: 569px;
  padding: 0px 10px 0px 20px;
}
.ColR {
  width: 309px;
  padding: 0px 20px 0px 10px;
}

/* ~~~~~ Footer ~~~~~ */
.BTLinks {
  color: #999;
  height: 33px;
  background: url(img/mnubg.gif) left top repeat-x;
  font-size: 11px;
  padding: 0px 15px 0px 15px;
}

.BTLinks a {
  color: #ccc;
  border-bottom: 1px dotted #555;
}

.BTLinks a:hover {
  color: #FFF;
  border-bottom: 1px dotted #FFF;
}

.Bot3 {
  background: url(img/bgbot.jpg) left top repeat;
  padding: 6px 15px 6px 15px;
  font-size: 11px;
  color: #999;
}
.Bot3 a{
  color: #ccc;
  border-bottom: 1px dotted #555;
}
.Bot3 a:hover{
  color: #fff;
  border-bottom: 1px dotted #fff;
}

/* ~~~~~ Blocks ~~~~~ */
.BlkHdL, .BlkHdC, .BlkHdR, .BlkBd, .BlkBt {
  height: 33px;
}

.BlkHdL {
  width: 46px;
  background: url(img/blkhdl.gif) left top no-repeat;
}
.BlkHdC {
  background: url(img/blkhdc.gif) right top repeat-x;
  font-size: 12px;
  font-weight: bold;
  color: #e9e9e9;
}
.BlkHdR {
  width: 17px;
  background: url(img/blkhdr.gif) right top no-repeat;
}

body.mceContentBody,
.BlkBd {
  color: #c8c8c8;
/*  font-size: 11px;*/
  padding: 0px 15px 20px 15px;
  background:url('img/blkbg.gif') repeat;
  background-color: #262120;
}

.BlkBd a{
  color: #ccc;
  border-bottom: 1px dotted #e9e9e9;
}
.BlkBd a:hover{
  color: #fff;
  border-bottom: 1px dotted #fff;
}

.BlkBt{
  background: url('img/blkbt.gif') top left repeat-x;
  padding-bottom: 10px;
}

.NewsN {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  padding: 10px 15px 0px 0px;
}
.NewsD {
  font-size: 11px;
  color: #b6afaa;
  padding-bottom: 2px;
}
.NewsP {
  margin: 15px 15px 15px 0px;
  float: left;
  border: 1px #000 solid;
}
.NewsB {
  color: #cacaca;
}
.NewsB a {
  text-decoration: none;
}

.LineH {
  border-bottom: 1px solid #4C4644;
  padding: 5px 0px 5px 0px;
}
.Shadow {
  height: 6px;
  background: url(img/shadow.gif) left top repeat-x;
}

/* ~~~~~ Calendar ~~~~~ */
.Cal td, .Cal td a, .Cal th {
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
  line-height: 26px;
  text-align: center;
}

.Cal td {
  border: 1px #292421 solid;
  color: #b7afaa;
  background-color: #70635A;
  width: 39px;
}
.Cal td a {
  color: #ccc;
  background-color: #423c38;
  display: block;
}
.Cal td a:hover {
  color: #fff;
  background-color: #008fb3;
}

.Cal th {
  background: url(img/mnubgcon.gif) left bottom repeat-x;
  background-color: #555;
  color: #fff;
  border: 1px solid #292421;
}
.Cal th a{
  padding: 2px 6px 2px 6px;
  border: 0px !important;
  height: 100%;
}
.Cal th a:hover{
  color:#0cf;
}
.Cal tr td.today {
  color:#FFCC00;
}

/* ~~~~~ Tables ~~~~~ */
table tr td,
table td tr,
table {
  color: #c8c8c8;
}

.Tab th,
.Tab td {
  font-weight: normal;
}

.question .text,
.Tab th {
  font-size: 11px;
  color: #cac5c1;
  border: 0px solid #a39792;
  border-bottom: 2px solid #b0a7a2;
  vertical-align: bottom;
  padding: 10px 10px 1px 10px;
}

.question .reply,
.Tab td {
  font-size: 12px;
  color: #f5f4f3;
  border: 0px solid #a39792;
  border-bottom: 1px solid #a39792;
  vertical-align: top;
  padding: 4px 10px 4px 10px;
  background: url(img/tabbg.gif) repeat;
}

.question .text {
  font-weight: bold;
}

.goTop {
  text-align: right;
  padding-top:10px;
}

u { text-decoration: none; }

img.icon {
  position: relative;
  top: 4px;
  left: -4px;
}

.links {color: #000000; font-family: verdana; font-weight: normal; text-decoration: none; font-size: 11px;}
.links a{color: #000000; font-family: verdana; font-weight: normal; text-decoration: none; font-size: 11px;}
.links a:hover{color: #000000; font-family: verdana; font-weight: normal; text-decoration: underline; font-size: 11px;}

.links1 {color: #ffffff; font-family: verdana; font-weight: normal; text-decoration: none; font-size: 11px;}
.links1 a{color: #ffffff; font-family: verdana; font-weight: normal; text-decoration: none; font-size: 11px;}
.links1 a:hover{color: #ffffff; font-family: verdana; font-weight: normal; text-decoration: underline; font-size: 11px;}