﻿body
{
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  background: #FFF url(images/body_bg.png) repeat-x top left;
  height: 100%;
  margin: 0;
  padding: 0;
}

td p
{
  margin: 3px;
}


.DropDown
{
  width: 70px;
  font-size: 7pt;
}

.tblHeader
{
  font-size: 8pt;
}

.tblNum
{
  table-layout: fixed;
  width: 25px;
  word-wrap: break-word;
  word-break: normal;
  font-size: small;
}

.tblGroup
{
  table-layout: fixed;
  width: 80px;
  word-wrap: break-word;
  word-break: normal;
}

.tblUser
{
  table-layout: fixed;
  width: 75px;
  word-wrap: break-word;
  word-break: normal;
}

.tblLives
{
  table-layout: fixed;
  width: 100px;
  word-wrap: break-word;
  word-break: normal;
}

.tbldooWiki
{
  table-layout: fixed;
  width: 400px;
  word-wrap: break-word;
  word-break: normal;
}

.tbldooWiki2
{
  table-layout: fixed;
  width: 300px;
  word-wrap: break-word;
  word-break: normal;
}

.tblDate
{
  table-layout: fixed;
  width: 65px;
  word-wrap: break-word;
  word-break: normal;
}

.centered
{
  margin: 0 auto;
  width: 200px;
  text-align: center;
}

.watermark
{
  color: Gray;
}

a
{
  color: Blue;
}

a:visited
{
  color: Blue;
}

a:hover
{
  color: Gray;
}

a:active
{
  color: #000000;
}

.version
{
  color: Gray;
  font-family: Arial, Helvetica, sans-serif;
  font-size: xx-small;
}
.email a:link
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  color: Gray;
  text-decoration: none;
  background-color: transparent;
}
.email a:visited
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  color: Gray;
  text-decoration: none;
  background-color: transparent;
}
.email a:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  color: Gray;
  text-decoration: underline;
  background-color: transparent;
}


#s_wrap_main
{
  display: table;
  width: 800px;
  margin: 0 auto;
}

.logo_top_left
{
  padding: 0;
  margin: 0;
  background: url(images/logo_top_left.png) no-repeat top left;
  height: 23px;
}

.logo_top_right
{
  padding: 0;
  margin: 0;
  background: url(images/logo_top_right.png) no-repeat top right;
}

.logo_top_bg
{
  padding: 0;
  margin: 0 39px 0 27px;
  background: #FFF url(images/logo_top_bg.png) repeat-x top;
  height: 23px;
}

.logo_left
{
  padding: 0;
  background: url(images/logo_left.png) repeat-y top left;
}

.logo_right
{
  padding: 0;
  background: url(images/logo_right.png) repeat-y top right;
}

.logo_pad
{
  background: #FFF url(images/center_bg.gif) repeat-x bottom left;
  padding: 0 22px 0 22px;
  margin: 0 19px 0 7px;
}

.left_bg
{
  padding: 0;
  margin: 0;
  background: url(images/left_bg.png) repeat-y top left;
}

.right_bg
{
  padding: 0;
  margin: 0;
  background: url(images/right_bg.png) repeat-y top right;
}

.bot_left
{
  padding: 0;
  margin: 0;
  background: url(images/bot_left.png) no-repeat top left;
}

.bot_right
{
  padding: 0;
  margin: 0;
  background: url(images/bot_right.png) no-repeat top right;
  padding: 0 39px 0 27px;
}

.bot_bg
{
  padding: 0;
  margin: 0;
  background: url(images/bot_bg.png) repeat-x top left;
  height: 41px;
}

/* dooWiki Footer */

#dooWiki-footer
{
  background-color: #FFCFFF;
}
