body {
	font-family: Arial, Tahoma, "Lucida Grande CE", lucida, sans-serif;
	color: #000;
	padding: 0 10px;
	text-align: center;
	font-size: 100.01%;
	background: #fff url('../pics/none.jpg') no-repeat;
}
#main {
	margin: 0 auto;
	text-align: left;
	width: auto;
}
#topheader {
  display: none;
}
#header {
  display: block;
	background: #fff url('../pics/print_logo.jpg') no-repeat right top;  
	height: 80px
}
#header img {
  display: none;
}
#inmain {
	background: none;
	height: auto;
}
#inmainbottom {
	background: none;
}
.clearer {
	clear: both;
}
#menu {
  display: none;
}
p.yellow {
	color: #404040;
	margin-top: 10px;
	border: none;
	padding-left: 0;
	font-weight: bold;
}
#content {
	margin-left: 0;
	float: none;
	padding-right: 0
}
#left, #right {
	width: auto;
	float: none;
}
#right {
	float: none;
}
h2 {
	font-size: 120%;
	background: none;
	padding-left: 0;
	line-height: auto;
	color: #AD0101;
}
#footer {
  display: none;
}
a {
	color: #000;
}
h1{
  display: block;
  font-size: 150%;
  color: #AD0101;
}
.noprint{
  display: none;
}
.printonly{
  display: block;
}
input{
 border: none;
 border-bottom: 1px solid #c0c0c0;
 margin-left: 0.5em;
 background: #e7e7e7;
 width:  25em;
 
 }
.forprint input{
 margin-left: 15em;
 margin-top: -2em;
 position: absolute;
}
fieldset{
 border: none;
 width: auto;
}
td{

  padding: 0.3em 1em 0.3em 0;
}
#turnajano, #turnajne, .none{
 width: 1em;
 border: none;
}
.capitalize{  text-transform: uppercase; }