body{padding:0px;margin:0px;}
* {
	border:0;
	padding:0;
	spacing:0;
	margin:0;
}

#tournament_viewer {
	text-align:center;
}
#tournament_viewer div {
	text-align:left;
	border: 0px;
	background-color:#ffffff;
}

#tournament_viewer table {
	font-size:12px;
	margin:0px;
}
#tournament_viewer td {
	padding:3px;
	border-bottom:solid 1px #cccccc;
}
#tournament_viewer td a:link, #tournament_viewer td a:visited {
	color:#0044AA;
	font-weight:bold;
	text-decoration:none;
}

#tournament_viewer td a:hover {
	color:#FE3100;
	font-weight:bold;
	text-decoration:underline;
}

#tournament_viewer table thead tr td {
	font-weight:bold;
	color:#fff;
	font-family: arial, verdana, helvetica;color:#8A8A8A;font-weight:bold;font-size:11px;text-transform: uppercase;
}
#tournament_viewer {
	font-family:arial;
	font-size:12px;
}
#tournament_viewer .even {
	height:30px; background-image:url(images/bg_rows.gif);border-bottom:solid 1px #cccccc;
}

#tournament_viewer .odd {
	height:30px; 
}

#tournament_viewer fieldset {
	margin:0px; 
}
#tournament_viewer select {
	font-family:Trebuchet MS, arial;
	font-size:11px;	
	border:solid 1px #999;
}

#tournament_viewer input {
	font-family:Trebuchet MS, arial;
	font-size:11px;
	border:1px #969696 solid; 
	background:#054465;
	color:#FFFFFF;
	margin-bottom:0px;

}

#tournament_viewer h1 {
	font-weight:bold;
	padding:0px;
	font-family:helvetica,arial;
	font-size:16px;
}

.link {color:#156300;}

form {border:0px; padding:0px; spacing:0px; margin:0px;display: inline;}
