body,p,td,th
{
  font-size: 11px;
  font-family: verdana, helvetica, arial;
  line-height: 120%;
  background: #EFF1F3;
  color: #000000;
}

input,textarea,select
{
  font-family: arial;
  text-align: left;
  color: black;
  background-color: #ffffff;
  border-width: 1pt;
  border-style: solid;
}

a
{
  font-family: verdana, helvetica, arial;
  color: #056171;
  font-weight: bold;
  text-decoration:none;
}

a:hover
{
  font-family: verdana, helvetica, arial;
  color: #056171;
  font-weight: bold;
  text-decoration: underline;
}

table.framed
{
  border-width:1pt;
  border-color:056171;
  border-style:solid;
}

th.framed
{
  Font-size:12px;
  font-weight:bold;
  border-width:1pt;
  border-color:056171;
  border-style:solid;
  background-color:ffffff;
  color: #000000;
}

td.framed
{
  font-size:80%;
}

div.tournament_winners
{
  background: #006600;
  color: #ffffff;
}

div.tournament_loosers
{
  background: #660000;
  color: #ffffff;
}

div.tournament_finale
{
  background: #666600;
  color: #ffffff;
}

a.tournament
{
  color: #ffffff;
}

/*Heading*/
th.news
{
  font-size: 12px;
  font-weight: bold;
  text-align:left;
  background: #ffffff;
  color: #000000;
  Padding-bottom: 7px;
}

/*Comment(s) [Date][Time][User]*/
td.newssubheader
{
  font-weight:normal;
  font-size:11px;
  background: #ffffff;
}

/*Left-top*/
.left_top
{
  background-image: url("../pix/left_top.png");
  background-repeat: no-repeat;
}

/*Middle-top*/
.middle_top
{
  background-image: url("../pix/middle_top.png");
  background-repeat: repeat;
}

/*Right-top*/
.right_top
{
  background-image: url("../pix/right_top.png");
  background-repeat: no-repeat;
}

/*Left-Middle*/
.left_middle
{
  background-image: url("../pix/left_middle.png");
  background-repeat: repeat;
}

/*Middle-middle*/
.middle_middle
{
  Background: #ffffff;
}

/*Right-Middle*/
.right_middle
{
  background-image: url("../pix/right_middle.png");
  background-repeat: repeat;
}

/*Left-bottom*/
.left_bottom
{
  background-image: url("../pix/left_bottom.png");
  background-repeat: no-repeat;
}

/*Middle-bottom*/
.middle_bottom
{
  background-image: url("../pix/middle_bottom.png");
  background-repeat: repeat;
}

/*Right-Bottom*/
.right_bottom
{
  background-image: url("../pix/right_bottom.png");
  background-repeat: no-repeat;
}

.courier
{
Font-family: courier;
List-style-type:none;
margin: 0px;
padding-left: -15px;
}
