br.clear {
  clear: both;
}

a {
  color: #18528c;
  text-decoration: none;
}

a:active { 
  color: #000000; 
  background-color: #96C1EA; 
  text-decoration: none; 
}

a:hover { 
  color: #000000; 
  background-color: #96C1EA; 
  text-decoration: none; 
}

a:visited { 
  color: #18528c;
  text-decoration: none; 
}
h1 { 
  color: #585858; 
  font-family: Trebuchet MS, Arial, sans serif; 
  font-size: 22px; 
}

h2 { 
  color: #585858; 
  font-family: Trebuchet MS, Arial, sans serif; 
  font-size: 16px;
  font-weight: bold; 
}

h3 { 
  color: #585858; 
  font-family: Trebuchet MS, Arial, sans serif; 
  font-size: 14px; 
}

h4 {
  border: solid 1px #18528c;
  border-left: solid 20px #18528c;
  padding: 0px 3px 0px 5px;
  background-color: #ffffff;
  color: #000000;
  font-family: Trebuchet MS, Arial, sans serif; 
  font-size: 13px;
  font-weight: normal;
}

body {
  font-family: Verdana, Tahoma, Arial, sans serif;
  color: #000000;
  font-size: 11px;
  margin: 0;
}

td {
  vertical-align: top;
}

div.sisalto {
  padding: 5px 20px 10px 140px;
  font-family: Verdana, Tahoma, Arial, sans serif;
  font-size: 11px;
  background: url(images/background.jpg);
  background-repeat: no-repeat;
  height: 387px;
}

div.valikkokehys {
  border-left: dotted 1px #585858;
  font-family: Verdana, Tahoma, Arial, sans serif;
  font-size: 11px;
  padding: 10px 0px 5px 5px;
}

div.valikko {
  border: solid 1px #18528c;
  border-top: solid 5px #18528c; 
  padding: 3px;
}

.valikko ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.valikko li {
/*  display:inline; */
  margin: 0;
  padding: 0;
  line-height: normal;
}

.valikko ul li ul{
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 5px;
}

table.jasenisto {
  font-size: 11px;
}

table.jasenisto th {
  font-weight: bold;
  text-align: left;
  border-bottom: solid 1px #18528c;
  padding: 2px; 
}

table.jasenisto td {
  border-top: solid 1px #18528c;
  padding: 2px 3px 2px 3px;
}

table.jasenisto td.harmaa {
  border-top: solid 1px #18528c;
  padding: 3px 3px 3px 3px;
  background-color: #dddddd;
  font-size: 10px;
}

table.jasenisto td.valkoinen {
  border-top: solid 1px #18528c;
  padding: 3px 3px 3px 3px;
  background-color: #ffffff;
  font-size: 10px;
}
form.tunnushakemus input, form.tunnushakemus textarea { 
  font-size: 11px;
} 

table.tunnushakemus {
  font-size: 11px;
}

table.tunnushakemus td {
  padding: 3px;
  vertical-align: middle;
} 

table.ottelulistat {
  font-size: 11px;
}

table.ottelulistat th {
  font-weight: bold;
  text-align: left;
  border-bottom: solid 2px #18528c;
  padding: 3px;
  
}

table.ottelulistat td.harmaa {
  border-top: solid 1px #18528c;
  padding: 3px 3px 3px 3px;
  background-color: #dddddd;
  font-size: 10px;
}

table.ottelulistat td.valkoinen {
  border-top: solid 1px #18528c;
  padding: 3px 3px 3px 3px;
  background-color: #ffffff;
  font-size: 10px;
}

table.ottelulistat td.sarjaottelu {
  border-top: solid 1px #18528c;
  padding: 3px 3px 3px 3px;
  background-color: #0000ff;
  font-size: 10px;
}

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

table.ottelulistat a:active { 
  color: #000000; 
  text-decoration: underline;
}

table.ottelulistat a:hover { 
  color: #000000; 
  text-decoration: underline; 
}

table.ottelulistat a:visited { 
  color: #000000;
  text-decoration: none; 
}

fieldset { 
  border: solid 1px #18528c;
}

legend { 
  solid 1px #18528c;
  background-color: #18528c;
  padding: 3px;
  color: #ffffff;
}

form.yllapito input, form.yllapito textarea, form.yllapito select { 
  font-size: 11px;
}

table.yllapito td {
  font-size: 11px;
  padding: 3px;
  vertical-align: middle;
  background-color: #ffffff;
}
