<!--
/* border */
.sbd01 {border-left:solid #999999  1px;border-right:solid #999999 1px;border-bottom:solid #999999 1px;} /*grey border */
.sbd02 {border-bottom:solid #999999 1px;} /*grey border */
.sbdad {border-top:solid #999999 1px; border-left:solid #999999 1px; border-right:solid #999999 1px;border-bottom:solid #999999 1px;}

/* Title bar */
.sn1 {background: url(images/nt1.gif) ; height: 22px}     /*yellow bar */
.sn2a {background: url(images/nt2a.gif) ; height: 10px}     /*w/ y bar */
.sn2b {background: url(images/nt2b.gif) ; height: 102px}     /*w/o y bar */
.sn2c {background: url(images/nt2c.gif) ; height: 10px}     /*w/o p bar */
.sn3 {background: url(images/nt3.gif) ; height: 22px}   /*blue bar*/
.sn4 {background: url(images/nt4.gif) ; height: 22px}  /*dot bar */


/* Menu */
.snav1 { text-decoration: none}  /* default*/
.snav2 {color:#FF3333 ; text-decoration: none  }  /* red*/
.snav3 {color:#3399FF ; text-decoration: none  } /* light blue */

/* Fonts*/
.sftop {text-decoration: none  }
.sftitle {color:#666666;text-decoration: none  }
.sft1 {color:#333333; text-indent:12px; text-decoration: none}
.sft2 {color:#4E4D9D; text-indent:12px; text-decoration: none}
.menu1{position:absolute;visibility:hidden;z-index:0;}

a:link {color:#3600DA;}
a:visited {color:#3600DA;}
a:hover {color:red; text-decoration: underline}
a:active {color:red; text-decoration: underline}
.sfw {color:white;}
.sfr {color:red;}
.sfo{color:#E85D00;text-decoration: none}
.sfp{color:#9B00BC;text-decoration: none}
.sfgy {color:#666666;}
.sflb { color:#008766; text-decoration: none}
-->
