body{

  font-size: 12.5pt;

  font-family: Garamond,"Times New Roman",serif;

  color: black;

  text-align: justify;

  scrollbar-face-color: #006699;

  scrollbar-highlight-color: #a5d6ff; 

  scrollbar-shadow-color: black; 

  scrollbar-arrow-color: #ffffff; 

  scrollbar-base-color: #666699;

  scrollbar-3d-light-color: #999999; 

  scrollbar-dark-shadow-color: #333333

  }



/*STEP title*/

h1 {

  font-weight: bold;

  font-size: 18pt;

  color: #006699;

  text-align: center;

  margin-top: 5px;

  margin-bottom: -10px;

}



/*Branch name*/

h2 {

  font-weight: bold;

  font-size: 16pt;

  color: #006699;

  text-align: center;

  margin-bottom: 0px;

}



h3 {

  color: red;

  font-weight: bold;

  text-align: center;

  margin-bottom: -5px;

  margin-right: 5%;

}



p {

  margin-right: 5%;

}



/*About and meetings re May conf*/

p.fav{

  background-color: #a5d6ff;

  padding: 5px;

}



/*Latest revision date*/

p.update{

  font-style: italic;

  font-size: 10pt;

}



/*To add hard rule after any head, para, etc.

  Overcomes N6, Opera problem*/

.hr {

  border-bottom-width: 2px;

  border-bottom-color: #006699;

  border-bottom-style: solid;

  padding-bottom: 2px;

  margin-right: 5%;

}



/*Add underline to training course regn form*/

.hrb {

  border-bottom-width: 1px;

  border-bottom-color: black;

  border-bottom-style: solid;

  padding-bottom: 2px;

  margin-right: 5%;

}



/*Regs sch A table*/

table.rega td{

  font-size: 10pt;

  text-align: left;

}



/*Regs sch B table*/

table.regb td{

  font-size: 13.5pt;

  font-family: Garamond,"Times New Roman",serif;

  text-align: justify;

}



.redbld {

  font-weight: bold;

  color: red;

}



.blubld {

  font-weight: bold;

  color: #006699;

}



/*Regs page*/

.blkbld {

  font-weight: bold;

}



/*Membs page

li{

  list-style-type: none;

  list-style-position: outside;

  width: 90%;

}*/



/*Standard links on all pages*/

a:link, a:visited {

  color: #0000ff;

  text-decoration: underline;

  text-align:left

}



a:hover {

  color: #ff0000;

  text-decoration: underline;

  text-align:left

}



/*Page botton links*/

a.bott:link, a.bott:visited {

  font-size: 10pt;

  font-weight: bold;

  color: #0000ff;

  text-decoration: underline;

}



a.bott:hover {

  font-size: 10pt;

  font-weight: bold;

  color: #ff0000;

  text-decoration: underline;

}



/*Links page*/

a.steplink:link, a.steplink:visited{

  font-weight: bold;

  font-size: 10pt;

  color: #0000ff;

  text-align: left;

  text-decoration: underline;

  text-transform: capitalize;

}



a.steplink:hover{

  font-weight: bold;

  font-size: 10pt;

  color: #ff0000;

  text-align: left;

  text-decoration: underline;

  text-transform: capitalize;

}



/*Committee page*/

a.comm:link, a.comm:visited{

  font-weight: bold;

  font-size: 11pt;

  color: #0000ff;

  text-align: left;

  text-decoration: underline;

}



a.comm:hover{

  font-weight: bold;

  font-size: 11pt;

  color: #ff0000;

  text-align: left;

  text-decoration: underline;

}



/*Menu box for current page*/

.here{

  font-size: 11px;

  font-family: arial, sans-serif;

  line-height: 16px;

  margin: 5px;

  color: white;

  background: #ff6666;

  text-align: center;

  width:100px;

  text-transform:uppercase;

}



/*Menu box for other pages*/

.othe{

  font-size: 11px;

  line-height: 16px;

  margin: 5px;

  background: #006699;

  text-align: center;

  font-family: arial,sans-serif;

  width: 100px;

  color: white;

  cursor: hand;

  text-transform: uppercase;

}



/*MENU "image"*/

#menu2{

  margin: 5px;

  text-align: center;

  width: 100px;

  height: 36px;

  background-color: #006699;

}



/*Text in menu image*/

#menu3{

  color: red;

  font-size: 16pt;

  font-weight: bold;

  text-align: center;

}



/*Links in menu box*/

a.menu:link {

  font-weight: normal; 

  color: #ffffff; 

  text-decoration: none;

}



a.menu:active {

  font-weight: normal; 

  color: #ffffff; 

  text-decoration: none;

}



a.menu:visited {

  font-weight: normal; 

  color: #ffffff; 

  text-decoration: none;

}



.menu:hover {

  font-weight: normal; 

  color: #ffffff; 

  text-decoration: none;

}

.database{

   font-size: 11pt;
}

.marge {margin: 0px 0px 0px 0px;}
