/**
* Style sheet for Limpsfield Tennis Club
* author Sue Pharoah
*/
.banner {
  background-image:url(images/banner-background.jpg);
}
p.bannerline1 {
    font-family:Verdana;
    font-size:24pt; 
    font-weight:700;
    text-align:bottom;
    color:#005533;
}
p.bannerline2 {
    font-family:Verdana;
    font-size:12.0pt; 
    font-weight:400;
    color:#005533;
    vertical-align:top;
    margin-left: auto;
    margin-right: auto;
    text-transform:uppercase;
}
p.bannerline3 {
    font-family:Verdana;
    font-size:9.0pt; 
    color:#F4FA58;
    font-style:italic;
    font-weight:700;
}
.topmenubar {
      font-size:9.0pt; 
      font-color:#005533;
      font-family:Verdana; 
      font-weight:600;
}
p.generaltext {
    font-family:Verdana;
    font-size:9.0pt;
    color:black;
    margin-top: 0; 
    margin-bottom:0;
}
p.minutes {
    font-family:Verdana;
    font-size:9.0pt;
    color:#557523;
    margin-top: 0; 
    margin-bottom:0;
    text-align:left;
    line-height:100%;
    font-weight:700;
}
tr.generaltext {
    font-family:Verdana;
    font-size:9.0pt;
    color:black;
}
td.generaltext {
    font-family:Verdana;
    font-size:9.0pt;
    color:black;
}
p.subheading {
    font-family:Verdana;
    font-size:9.0pt;
    font-weight:700;
    color:#557523;
}
.badminton-bar-color {
   background-color:#0780D1; 
}
.badminton-sbar-heading {
   color:#0780D1; 
}
.tt-bar-color {
   background-color:#F00B22;
}
.tt-sbar-heading {
   color:#F00B22;
}
.squash-bar-color {
   background-color:#FFCC66; 
}
.squash-sbar-heading {
    color:#FFCC66; 
}

.tennissidepanel {
    background-color: #85B792;
    font-family:Verdana; 
    border-style:none; 
    border-width:medium;       
}
.squashsidepanel {
    background-color: #85B792;
    font-family:Verdana;
    border-style:none; 
    border-width:medium;       
}
.squashsidepanel a:link {color:#005533;text-decoration:none;font-family:Verdana;font-size:9pt;font-weight:bolder;}
.squashsidepanel a:visited {color:#005533;text-decoration:none;font-family:Verdana;font-size:9pt;font-weight:bolder;}
.squashsidepanel a:hover {color:red;text-decoration:none;font-family:Verdana;font-size:9pt;font-weight:bolder;}
.squashsidepanel a:active {color:#005533;text-decoration:none;font-family:Verdana;font-size:9pt;font-weight:bolder;}

.badmintonsidepanel {
    background-color: #85B792;
    font-family:Verdana; 
    border-style:none; 
    border-width:medium;       
}

.badmintonsidepanel a:link {color:#005533;text-decoration:none;font-family:Verdana;font-size:9pt;font-weight:bolder;}
.badmintonsidepanel a:visited {color:#005533;text-decoration:none;font-family:Verdana;font-size:9pt;font-weight:bolder;}
.badmintonsidepanel a:hover {color:red;text-decoration:none;font-family:Verdana;font-size:9pt;font-weight:bolder;}
.badmintonsidepanel a:active {color:#005533;text-decoration:none;font-family:Verdana;font-size:9pt;font-weight:bolder;}

.ttsidepanel {
    background-color: #85B792;
    font-family:Verdana;
    border-style:none; 
    border-width:medium;       
}
a:link {color:#005533;text-decoration:none;font-family:Verdana;font-size:9pt;font-weight:bolder;}
a:visited {color:#005533;text-decoration:none;font-family:Verdana;font-size:9pt;font-weight:bolder;}
a:hover {color:red;text-decoration:none;font-family:Verdana;font-size:9pt;font-weight:bolder;}
a:active {color:#005533;text-decoration:none;font-family:Verdana;font-size:9pt;font-weight:bolder;}

.ttsidepanel a:link {color:#005533;text-decoration:none;font-family:Verdana;font-size:9pt;font-weight:bolder;}
.ttsidepanel a:visited {color:#005533;text-decoration:none;font-family:Verdana;font-size:9pt;font-weight:bolder;}
.ttsidepanel a:hover {color:red;text-decoration:none;font-family:Verdana;font-size:9pt;font-weight:bolder;}
.ttsidepanel a:active {color:#005533;text-decoration:none;font-family:Verdana;font-size:9pt;font-weight:bolder;}
