/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */ .main {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left; color: #000000; 
  font-size: 11pt; } .header_txt1 {
  color: rgb(255, 255, 255);
  font-family: Georgia; 
  font-size: xx-large;
  background-color: #006699; padding: 5mm; 
} 
.imgPadding { 
  margin: 3mm 3mm
} 
.mainBold {
  font-weight: bold;
  color: #000000; 
} 
.mainSmlTxt { 
  font-size: x-small;
  color: #666666;
  font-style: italic;
} 
.smlheader_txt { color: #FF9900;
  font-family: Georgia;
  font-size: small;
  padding: 5mm;
  font-weight: bold; 
} 
body {
  background-color: #D3DAE2;
} 
.mainWhtBckgrd {
  background-color: #FFFFFF; 
  padding: 3mm; 
} 
.news1 {
  font-family: "Times New Roman", Times, serif;
  font-size: x-large; font-weight: bolder;
} 
.news2 {
  font-family: "Times New Roman", Times, 
  serif;
  font-size: large;
  font-weight: bold;
} 
.news3 {
  font-family: "Times New Roman", Times, serif; 
} 
.mainGrey {
  color: #FF6600;
  font-weight: bold;
  font-family: Geneva, Arial, Helvetica, sans-serif; 
} 
.clear { /* generic container (i.e. div) for floating buttons */
  overflow: hidden;
  width: 100%;
}
a.button {
  background: transparent url('button-design-end.gif') no-repeat scroll top right;
  color: #444;
  display: block;
  float: left;
  font: normal 10pt Verdana, sans-serif;
  height: 24px;
  margin-right: 6px;
  padding-right: 18px; /* sliding doors padding */
  text-decoration: none;
  }
 a.button span {
  background:transparent url('button-design.gif') no-repeat;
  display: block;
  line-height: 14px;
  padding: 5px 0 5px 18px;
  }
a.button:active {
  background-position: bottom right;
  color: #FF3333;
  outline: none; /* hide dotted outline in Firefox */ 
}
a.button:active span { 
  background-position: bottom left;
  padding: 6px 0 4px 18px; /* push text down 1px */ 
}
