A:visited  {color: gray; text-decoration: none}
A:link  {color: blue; text-decoration: none}
A:active  {color: #000000; text-decoration: none}
A:hover   {color: maroon; text-decoration: none}
td.navbar:hover,td.navbar_right:hover {background: #569eff;}


body 
{
background-image:
url("images/small_bg.gif");
}

td.topleft
{
border-left: 1px solid;
border-top: 1px solid;
border-bottom-style:none;
border-right-style:none;
text-align:right;
vertical-align:middle;
}

td.top
{
border-top: 1px solid;
height:40px;
vertical-align:middle;
}

td.left
{
border-left: 1px solid;
border-left-color:black;
border-top-style:none;
border-bottom-style:none;
border-right-style:none;
text-align:right;
height:40px;
vertical-align:middle;
}

td.right
{
border-left-style: none;
border-top-style:none;
border-bottom-style:none;
border-right-style: solid;
text-align:left;
height:40px;
vertical-align:middle;
}

td.bottomleft
{
border-left: 1px solid;
border-left-color:black;
border-top-style:none;
border-bottom: 1px solid;
border-right-style:none;
text-align:right;
vertical-align:middle;
}

td.topright
{
border-top: 1px solid;
border-right: 1px solid;
border-left-style:none;
border-bottom-style:none;
text-align:left;
vertical-align:middle;
}

td.bottomright
{
border-top-style: none;
border-right: 1px solid;
border-left-style:none;
border-bottom-style: solid;
text-align:left;
vertical-align:middle;
}


td.scoring_right
{
background-color:#eeeeee;
border-right-style: solid;
height:40px;
text-align:left;
}

td
{
padding-top:1px;
border-style:solid;
text-align: center;
border-width:1px;
background-color:#eeeeee;
}

td.message
{
padding-top:1px;
border-style:solid;
border-width:1px;
background-color:#eeeeee;
text-align:left;
}

td.navbar
{
height:20px;
border-right:none;
border-bottom:none;
background-color:#ffffff;
font-family: Verdana, sans-serif;
font-weight: bold;
}

td.navbar_right
{
height:20px;
border-left-color:black;
border-bottom:none;
background-color:#ffffff;
font-family: Verdana, sans-serif;
font-weight: bold;
}

td.title
{
background-color:white;
font-family: Verdana, sans-serif;
font-size: 12pt;
font-weight: bold;
}

td.content
{
background-color:white;
font-family: Verdana, sans-serif;
border:none;
}

td.name
{
background-color: #80bee2;
font-family: Verdana, sans-serif;
border-right-style: solid;
border-left-style: none;
border-bottom-style:none;
}

td.score
{
border-bottom-style: none;
border-left-style: none;
border-top-style: dotted;
border-right-style: solid;
}
p
{
margin-left:20px;
margin-right:20px;
margin-bottom:20px;

}
input 
{
border: 1px solid;
border-color: black;
font-family: tahoma, sans-serif;
font-size: 10pt;
background-color: white;
}
