BODY {
    font-family: Trebuchet MS;
	font-size: 10pt;
	/*behavior: url(../HTC/noSelect.htc);*/
}

H1 {
	font-size: 14pt;
}

H2, H3 {
	font-size: 12pt;
}

.DottedLine {
	margin-top:2; 
	margin-bottom:5; 
	margin-left:10; 
	margin-right:10; 
	border-style:dotted; 
	size:1;
	border-bottom-color:#FFFFFF;
	border-left-style:none;
	border-right-style:none;
	color:#CFCFCF;
}

.Title{
	font-family: Trebuchet MS;
	font-weight: bold;
}

.RTitle{
	font-family: Trebuchet MS;
	font-weight: bold;
	color: darkgreen;
}

TD {
    font-family: Trebuchet MS;
	font-size: 8pt;
}

A:Link, A:VISITED {
	font-family: Trebuchet MS;
	color: #334477;
	font-weight: bold;
	text-decoration:none;
}

A:Hover, A:Active{
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

.RoundedTable {
	margin: 0 0%;
	background: #F3F3F3;
}

b.rtop, b.rbottom {
	display:block;
	background: #FFFFFF;
}

b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
	overflow: hidden;
	background: #F3F3F3;
}

b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}

b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}

/* VSTOUR table */
.tour_table { background-color: #CCCCCC; border: 0px #006699 solid; }
.tour_header { background-color: #F0F0F0; padding: 1px; border-color: #FFFFFF; border-style: solid; border-width: 1px 0px 0px 1px; }
.tour_row { background-color: #FEFEFE; padding: 1px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; }
.tour_match { background-color: #FEFEFE; padding: 0px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; }
.tour_champion { background-color: #FFFFDD; padding: 0px; border-color: #FFFFFF; border-style: solid; border-width: 1px 1px 0px 1px; }
.tour_score { background-color: #F0F0EE; padding: 1px; border-color: #FFFFFF; border-style: solid; border-width: 1px 0px 0px 1px; }

.Copyright
{	
	font-size:8pt;
	color: #666666;
}