h1 {
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  margin: 3px;
}

.tournament {
  float: left;
  width: 330px;
  margin-left: 5px;
  margin-bottom: 5px;
}

.ctbl {
  border: 1px solid black;
  font-family: Arial;
}

.ctbl td {
  border: 1px solid #ccc;
  text-align: right;
  padding: 2px;
}

.ctbl .tal{
  border: 1px solid #ccc;
  text-align: left;
  padding: 2px;
}

.ctbl .tac{
  border: 1px solid #ccc;
  text-align: center;
  padding: 2px;
}

.ctbl .thead{
  border: 1px solid #ccc;
  text-align: center;
  font-weight: bold;
  padding: 2px;
}

.totall
{
  float: left; 
  border: 1px solid black; 
  padding: 2px; 
  margin: 1px; 
  background: #f7f7ff;
}

.totalg
{
  float: left; 
  border: 1px solid black; 
  padding: 2px; 
  margin: 1px; 
  background: #dbdbff;
}

.ttotal0
{
  float: left; 
  border: 1px solid #f7f7ff; 
  padding: 2px; 
  margin: 1px; 
  background: #f7f7ff;
  font-weight: bold;
}

.ttotal1
{
  float: left; 
  border: 1px solid black; 
  padding: 2px; 
  margin: 1px; 
  background: #dbdbff;
  font-weight: bold;
}

.ttotal2
{
  float: left; 
  border: 1px solid black; 
  padding: 2px; 
  margin: 1px; 
  background: #b8b8ff;
  font-weight: bold;
}

.ttotal3
{
  float: left; 
  border: 1px solid black; 
  padding: 2px; 
  margin: 1px; 
  background: #9494ff;
  font-weight: bold;
}

.ttotal4
{
  float: left; 
  border: 1px solid black; 
  padding: 2px; 
  margin: 1px; 
  background: #7070ff;
  color: red;
  font-weight: bold;
}

body {
  padding-top: 62px;
  margin: 5px;
  background:url("picts/fstat.gif") no-repeat right top;
}

.{
  font-family: verdana, arial;
  font-size: 12px;
}

form {
  margin: 0px;
}

textarea {
  font-family: courier;
}

input, textarea {
  border: 1px solid #444;
  margin: 1px;
}

#logo {
  float:right;
  position: absolute;
  top: 0;
}

#leftcolumn {
  float: left;
  width: 300px;
  margin-top: 0px;
  padding: 0px;
}

#rightcolumn {
  margin-left: 295px; /*300 - #common padding*/
  margin-top: 0px;
  margin-bottom: 5px;
}

#tabcontrol {
  float: left;
  width: 100%;
  min-width: 640px; 
  margin: 0px;
  margin-top: 0px;
  padding: 0px;
  background: url("picts/blackpoint.gif") repeat-x bottom;
  z-index: 2;
}

#tabcontrol ul {
  list-style:none;
  margin:0;
  padding:0;
}

#tabcontrol li {
  float: left;
  margin: 0;
  padding: 0;
  background:url("picts/tab_button_02.gif") no-repeat right top;
}

#tabcontrol a {
  text-decoration: none;
  color: #000000;
  font-family: verdana, arial;
  font-size: 12px;
  display: block;
  padding:5px 15px 4px;
  background: url("picts/tab_button_01.gif") no-repeat left top;
}

#tabcontrol #activetab {
  float: left;
  margin: 0;
  padding: 0;
  background:url("picts/tab_button_active_02.gif") no-repeat right top;
}

#tabcontrol #activetab a {
  text-decoration: none;
  color: #000000;
  font-family: verdana, arial;
  font-size: 12px;
  display: block;
  padding-bottom: 5px;
  background: url("picts/tab_button_active_01.gif") no-repeat left top;  
}

#tabspace {
  clear: both;
  max-height: 2px;
  height: 2px;
  margin: 0px;
  padding: 0px;
  background: #cee6f4;
}

#tabcontrol #leftindent {
  width: 20px;
  float: left;
  margin: 0px;
  padding: 0px;
  background:none;
}

#tabcontrol #leftindent a{
  text-decoration: none;
  color: #000000;
  font-family: verdana, arial;
  font-size: 12px;
  display: block;
  padding: 5px 0px;
  background: none;  
}

#tabcontent {
  clear: both; 
  font-family: verdana, arial;
  font-size: 12px;
  background: #eef;
  --border-top: 1px solid black;
  margin: 0px;
  padding: 0px;
} 

.common {
  padding: 5px;
}

.common .head {
  font-weight: bold;
  background: #b8b8ea;
  padding: 6px;
  margin: 0px;
}

.common .privatehead {
  font-weight: bold;
  background: #f66;
  padding: 6px;
  margin: 0px;
}

.common .body {
  background: #f4f8ff;
  padding: 4px;
  text-align: justify;
  margin: 0px;
}

.common .tail {
  background: #e4e4f8;
  padding: 6px;
  margin: 0px;
}

.common .body a, .contentnoteinfo a, .content a {
  padding-left: 14px;
  text-decoration: none;
  border-bottom: 1px dashed #128;
  background: url("picts/link.gif") no-repeat left top;
  color: #128;
}
                                                        
.ljuser, .common .body .ljuser, .contentnoteinfo .ljuser {
  padding-left: 17px;
  text-decoration: none;
  font-weight: bold;
  border-bottom: none;
  background: url("picts/ljuser.gif") no-repeat left top;
  color: #128;
}

.roundbutton, .common .body .dummy .roundbutton, .content .dummy .roundbutton {
  padding: 0px;
  margin: 0px;
  float: right;
  width: 100px;
  height: 100px;
  text-decoration: none;
  border-bottom: none;
  background: url("projects/js_roundbutton/round.gif") no-repeat -100px 0px;
  cursor: default;
}

.common .body a:visited, a:visited {
  color: #128;
}

.addnote {
  cursor: pointer;
  margin-left: 20px;
  margin-top: 0px;
  padding-left: 14px;
  text-align: left;
  text-decoration: none;
  background: url("picts/note.gif") no-repeat left top;
  color: #128;
}


.common .body .taglink a,
.common .tail .taglink a,
.contenttags .taglink a {
  padding-left: 0px;
  text-decoration: none;
  border: 0px;
  background: none;
  color: #128;
}

.common .body .taglink a:visited, 
.common .tail .taglink a:visited, 
.contenttags .taglink a:visited {
  padding-left: 0px;
  text-decoration: none;
  border: 0px;
  background: none;
  color: #128;
}

.common .body .taglink a:hover, 
.common .tail .taglink a:hover, 
.contenttags .taglink a:hover{
  color: #9ce;
}

.common .body .quote {
  padding: 4px;
  margin-top: 8px;
  margin-bottom: 8px;
  border: 1px dashed #444;
}

.info {
  font-size: 70%;
  text-align: right;
}

.tagheader, .contentheader {
  font-size: 200%;
  text-align: right;
  margin-right: 20px;
  color: #188;
}

.contentnoteheader {
  margin-left: 20px;
  display: inline;
  font-size: 120%;
  font-weight: bold;
  color: #188;
}

.contentinfo {
  text-align: right;
  margin-right: 20px;
  font-weight: bold;
}

.contentnoteinfo {
  display: inline;
  margin-left: 20px;
}

.content {
  text-align: justify;
  margin-left: 10px;  
  margin-right: 10px;
  font-size: 120%;
}

.note {
  text-align: justify;
  margin-left: 20px;
  margin-top: 20px;
  padding-left: 5px;
  border-left: dotted 1px black;
}

.contentform {
  text-align: left;
  font-weight: bold;
  margin-top: 20px;  
  margin-left: 40px;  
  margin-right: 10px;
}

.contenttags {
  text-align: right;
  margin-right: 20px;
}

.contentnotetags {
  display: none;
}

