html {

	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	background:#ffffff; /*color background - only works in IE */
	font-size:80%; /*set default font size */
	font-family:verdana; /* set default font */
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow:hidden; /*get rid of scroll bars in IE */
	/* */

}

body {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	overflow:hidden; /*get rid of scroll bars in IE */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
}

#pb {display:inline;}

body.normal {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	overflow:auto; /*get rid of scroll bars in IE */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
}

div.header {

	position:absolute; 
	 margin-left:-378px;
	left:50%; 
	top:0; 
	width:756px; 
	min-width:756px; 
	height:100px; 
	background:url(sitewide/1_bottom.jpg); 
	z-index:5;

}

div.content {

	display:block; /* set up as a block */
	height:100%; /* set height to full page */
	max-height:100%;
	overflow:auto; /* add scroll bars as required */
	position:relative; /* set up relative positioning so that z-index will work */
	z-index:3; /* allocate a suitable z-index */
	width:746px; 
	max-width:746px;
	word-wrap:break-word;
	margin-left:-378px;
	left:50%; 
	padding-left:10px;
	background:#D8D8D8;
	

}

div.peterg {
  overflow:auto;
  height:100%;
  width:100%;
  
}

div.peterg2 {
  position:relative;
  margin-right:40px;
  overflow:auto;
  height:100%;
  max-width:730px;

  
}

div.bottom {
	

	text-align:center;
	position:absolute; 
	margin-left:-378px;
	left:50%; 
	bottom:0; 
	width:756px; 
	min-width:756px; 
	height:100px; 
	z-index:5; 
	
}


div.navigation {

	width:756px;
	height:100px;
	background:url(sitewide/1_bottom.jpg);
	font-family:verdana;
	font-size:200%;
	letter-spacing: -2px;
	
}

a.navigation {

	color:#DF978F;
	text-decoration:none;
	
}

a.navigation:hover {

	color:white;
	text-decoration:none;

}

a img {

	border-width: 0px;

}

table { 

	margin-left: auto; 
	margin-right: auto; 
	margin-top:7px; 

}

table.norm { 
  margin-left:5px;
	margin-top:7px; 

}

table.tristart { 

	margin-left: auto; 
	margin-right: auto; 
	margin-top:7px; 
	width:500px;

}

table.rec {

	margin-left: auto; 
	margin-right: auto; 
	margin-top:7px;
	
}

td.rec {

	padding:3px;
	height:12.75pt;

}

td.head {

	padding:3px;
	height:12.75pt;
	background-color:#993300;
	color:white;
}

td.head2 {

	padding:3px;
	background-color:#993300;
	color:white;
}

td.verthead {
  width:8px;
  padding:3px;
	background-color:#993300;
	color:white;
  writing-mode: tb-rl;
  filter: flipv fliph;
}


td.space {

	padding:3px;
	height:25px;


}

tr.rec {
	
	background-color:#CCCCCC;

}

table.event {

	margin-left: auto; 
	margin-right: 10px; 
	margin-top:7px;
	
}

table.xc {

	margin-left: auto; 
	margin-right: auto; 
	margin-top:7px;
	
}

table.result {

	margin-left: 10px; 
	margin-right: 10px; 
	margin-top:7px;
	
}

tr.event {
	
	background-color:#CCCCCC;
	font-size:8pt;
}

td.event {

	padding:1px;
	height:12.75pt;
	background-color:#CCCCCC;
	font-size:8pt;

}

td.blogc {
  line-height: 130%;
	height:12.75pt;
	background-color:#CCCCCC;
	font-size:10pt;

}

td.blogcomment {
  line-height: 130%;
	height:12.75pt;
	background-color:#CCCCCC;
	font-size:8pt;
	

}

td.blogt {

  color:#9E5205;
  font:normal bold 160% Verdana,Sans-Serif;
  letter-spacing:-1px;

}

td.blogd  {

  color:#777777;
  font: normal bold 105% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}

td.date {

	padding:1px;
	width:60px;
	background-color:#CCCCCC;
	font-size:8pt;

}

td.datex {

	padding:1px;
	background-color:#CCCCCC;
	font-size:8pt;

}
td.eventi {

	padding:1px;
	height:12.75pt;
	background-color:#CCCCCC;
	font-size:8pt;
	font-weight:bold;

}
td.datei {

	padding:1px;
	width:60px;
	background-color:#CCCCCC;
	font-size:8pt;
	font-weight:bold;

}
td.result {

	padding:1px;
	background-color:#CCCCCC;
	font-size:8pt;

}

td.juniorinfo {

	padding:1px;
	background-color:#D8D8D8;
	font-size:10pt;

}

td  {padding-left:8px; padding-right:8px;}


.pad1 {display:block; width:18px; height:100px; float:left; background:pink;}
.pad2 {display:block; height:100px; /* height to miss header and footer */}

div.logo {padding:10px;}
img.title {padding-left:10px;}

p.mid {text-align:center;}
p.bold {font-weight:bold;}
p.large {text-align:center; font-weight:bold; font-size:200%;}

h1 {display:inline; font-size:6; color:#FFFFFF; font-family:Arial Black;}

input.int{ 
  font-family:verdana; 
  font-size:8pt;
  width:12px;
}

input.int2{ 
  font-family:verdana; 
  font-size:8pt;
  width:29px;
}

input.int3{ 
  font-family:verdana; 
  font-size:8pt;
  width:100px;
}

input.inline{
  display:inline;
}

form.inline{
  display:inline;
}

/* Sortable tables */
table.sortable {

	margin-left: auto; 
	margin-right: auto; 
	margin-top:7px;
	
}

table.sortable th {
    padding:3px;
    background-color:#993300;
    color:white;
    font-weight: bold;
    text-decoration: none;
    height: 12.75pt;
    text-align:left;
    
}

table.sortable th:hover { 
    text-decoration: underline;
    background:#CB0100; 
    cursor: pointer; 
}


table.sortable span.sortarrow {
    color: white;
    text-decoration: none;
}

/*old sort
td.sort {
	padding:3px;
	height:30px;

}

table.sortable {
    	text-decoration: none;
	display: block;



}

table.sortable a.sortheader {
    padding:10px;
    background-color:#993300;
    color:white;
    font-weight: bold;
    text-decoration: none;
    display: block;
    height: 37px;
    
}

table.sortable span.sortarrow {
    color: white;
    text-decoration: none;
}
*/

ul.tri {

	line-height:30px;

}

div.payment {
  padding-top:50px;
  text-align:center;
}

div.clif {
position:absolute;
top:170px;
left:10px;

}

div.tdc {
position:absolute;
top:170px;
right:10px;

}

div.fifty {
position:absolute;
top:550px;
right:10px;

}

div.copella {
position:absolute;
top:10px;
left:10px;

}

div.copella2 {
position:absolute;
top:10px;
right:10px;

}

table.rd {

	margin-left: 0px; 
	margin-right: 0px; 
  width:100px;
  font-size:8pt;
	
}

tr.rd {
  font-size:8pt;
  
}

img.east {position:relative; left:250px;}

label{
display:block;
float:left;
width:200px;
}

.wrong {
padding:10px;
border:red 2px solid;
}

#memberlist {
  position:relative;
  top:-100px;
  left:300px;
}
