

BODY { 
  background-color: #ffffff;
  background-repeat: no-repeat; 
  background-attachment: fixed;
/*  background-position: center; */
  background-position: top right;
 background-image: url("images/stc_flower_large_feint.png"); 
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
BODY.home { 
  background-color: #ffffff;
/*  background-image: url("swingbg.jpg"); */
  background-image: none; 
}

.big { color: #002d57; font-size: 1.2em; font-weight: normal; text-align: left;}
.bigger { color: #002d57; font-size: 1.4em; font-weight: bold; text-align: left;}

.logogn {
  font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
  font-size: 2.0em;
  color: #AEBE22;
  text-align: center; 
}

.white {  color: #ffffff; }

P { color: #002d57; text-align: left;}
P.cen {text-align: center;}
P.warning {background-color: #ffff00; padding: 0.2em 0.2em;}
P.cenwarning {text-align: center; background-color: #ffff00; padding: 0.2em 0.2em;}
P.censm { font-size: 0.8em; font-weight: bold; text-align: center;}
P.small { color: #002d57; font-size: 0.8em; font-weight: bold; text-align: left;}
P.ssm { color: #002d57; font-size: 0.64em; font-weight: bold; text-align: center;}
P.ssml { color: #002d57; font-size: 0.64em; font-weight: bold;}
SPAN.warning {background-color: #ffff00; padding: 0.0em 0.0em; font-weight: bold;}

DIV.centre { text-align: center;}
 
LI { color: #000000; text-align: left;}

IMG.right { float: right }
IMG.left { float: left }
IMG.pad  { padding: 2em }
IMG.marg  { margin: 17px 15px 0px 15px }

/*  Logo blue = #023A62, logo green = #AEBE22 */
.logogn {
  font-family: "times new roman", "times";
  font-size: 2.0em;
  color: #AEBE22;
  text-align: center; 
}
.logobl {
  font-family: "times new roman", "times";
  font-size: 2.0em;
  color: #023A62;
  text-align: center; 
}

H1 {
  color: #ffffff; background-color: #023A62;
  font-size: 24pt;
  text-align: center; 
  padding: 0.2em 0.2em;}
H1.logo {
  font-size: 45px;
  font-weight: bold;
}
H2 {color: #ffffff;
 background-color: #023A62;
 text-align: center;
 padding: 0.2em 0.2em;
}
H3 {color: #ffffff;
 background-color: #023A62;
 text-align: center;
 padding: 0.2em 0.2em;
}

TABLE {
  background-color: #ffffff;
  empty-cells: show; 
      border-collapse: separate;
}
TABLE.bdr { 
  border: outset 1pt;
  background-color: #aebe22; 
  color: #ffffff;
/* white-space: nowrap; */
}
TABLE.noborder { 
  background-color: transparent; 
  border: none;
  border-collapse: collapse; 
/*      border-collapse: separate; */
}

TABLE.form { 
  border: outset 2pt;
  background-repeat: repeat;
  background-attachment: fixed;
/*  background-position: center; */
/*  background-image: url("images/formback.jpg"); */
}


TR {
}


TH {
 color: #000000;
 padding: 3px;
 border: none;
 vertical-align: middle; 
}
TH.bdr {
 border: inset 1pt;
 text-align: center;
  font-size: 0.8em;
}


TD {
 color: #000000;
 padding: 3px;
 border: none;
 vertical-align: middle; 
}
TD.bdr {
 border: inset 1pt;
 text-align: center;
  font-size: 0.8em;
/* color: #000000; */
  background-color: #ffffff;
}

TD.nopadding {
 padding: 0.0px; 
 text-align: center;
}

TD.noborder {
 text-align: left;
}
TD.topnb {
 text-align: left;
 vertical-align: top;  
}
TD.rightnb {
 text-align: right;
}
TD.cennb {
 text-align: center;
}
TD.cennbsm {
 text-align: center;
 padding: 0.0px; 
 font-size: 8pt;
}


TD.bgimage {
 text-align: left;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
/*  background-image: url("swingbg2.jpg"); */
}


TD.button { 
 width: 120px;
 height: 40px;
/* height: 31px; */
/*  border:  outset 3pt; */
  text-align: center;
  vertical-align: middle; 
  background-color: #aebe22; 
  background-image: url("images/button.png"); 
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
  font-weight: bold;
  font-size: 0.9em; 
  padding: 0.0em;
}


TD.button-big { 
 width: 150px;
 height: 170px;
  text-align: center; 
  vertical-align: top; 
  background-color: #aebe22; 
  background-image: url("images/button-big.png"); 
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top left;
  font-weight: bold;
  font-size: 0.9em; 
  padding: 0em; 
}


TABLE.address {
/*  background: transparent; */
  background-color: transparent; 

}


TD.address {
  color: #000000;
  font-size: 0.8em; 
/*  font-size: x-small; */
  padding: 5px;
}

SPAN.logo {color: #00CC33; font-family: "Curlz MT", "Arial"}

ADDRESS {
  font-size: 0.8em; 
}

A:link {color: #0000ff;}
A:visited {color: #0000ff;}
A:active {color: #00b000;}
A:hover 	{ color: #00b000 }
A         { text-decoration: none;  font-weight: bold;}
A:focus          { outline: thin dotted invert }

A.button {color: #ffffff; text-decoration: none; font-size: 0.8em; font-weight: bold;}
A.button:visited {color: #ffffff}
A.button:active {color: #00b000}
A.button:hover 	{ color: #00b000; background: none }

/* A.button:hover 	{ background: #9999ff } */



