.important	{
	color:#000099;
	font-weight:bold;
}

.lnk, .ulnk    {
    cursor:pointer;
    cursor:hand;
}

a {
	color:#000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.ul	{
	text-decoration:underline;
}

body {
	/*background:#FFFFFF;*/
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
}

input {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}

option {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}

p {
	font-family: Verdana, Helvetica, sans-serif;
}

select {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}

td {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
}

textarea {
	font-family: Verdana, Helvetica, sans-serif;
}

h2 {
	color: #000000;
	font-size: 12px; 
	font-weight: bold; 
	margin:0 0 2 0;
}

h3	{
	color: #000000;
	font-size: 12px; 
	font-weight: bold; 
	margin:0 0 2 0;
}

.tn {
	font-size: 10px;
}

.tnactive {
	font-weight: bold; 
	font-size: 10px; 
	color: #ffffff;
}

.tnlogout {
	font-size: 15px;
	font-weight:bold;
	color: #FFFFFF;
}

div.group	{
	border-color:#000000;
	border-style:solid;
	border-width:1 0 0 0;
}

.groupname	{
	font-size:14px;
	font-weight:bold;
	margin:0;
	text-decoration:underline;
}

table.games th, table.games td	{
	padding:0 5 0 0;
}

table.places th, table.places td	{
	padding:0 5 0 0;
}

table.games	{
	margin:0 20 0 0;
	 width:350px;
}

table.games, table.places	{
	 behavior:url(../htc/tablehl.htc);
}

td.plate, td.cup	{
	border-color:#000000;
	border-style:solid;
	border-width:1;
	margin:5 0 5 0;
	text-align:center;
}

td.no	{
	font-size:10px;
	text-align:right;
  vertical-align:top;
}

td.team	{
	text-align:left;
  vertical-align:top;
}

th	{
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

.withdrawn  {
    color:#FF0000;
    font-size:10px;
}

.title {
	background:#FFFFFF;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14pt;
	font-weight:bold;
	text-align:center;
}

.header_numb {
	background:#A5B3DF;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
}

.header_text {
	background:cyan;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align: left
}
.numb {
	background:#ffffff;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
	text-align:right;
}
.text {
	background:#ffffff;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
	text-align:left;
}
table.league th {
    font-size:10px;
}

table.league tr.e   {
    background:#FFFFFF;
}

table.league tr.o   {
    background:#c0c0c0;
}

td.Q  {
  text-align:left;
  padding-right:10;
  vertical-align:top;
}

td.question {
  font-weight:bold;
  vertical-align:top;
}

td.A, td.answer {
  padding-bottom:20;
  vertical-align:top;
}

table.leagueTable   {
    background:#FFFFFF;
     border-collapse:collapse;
}

table.leagueTable tr td {
    background:#c0c0c0;
    border-color:#FFFFFF;
    border-style:solid;
    border-width:1px;
}

table.leagueTable tr.header td {
    font-weight:bold;
    text-align:center;
}

table.leagueTable tr.header td {
    background:#F0F0F0;
}