
BODY, LAYER, P, DIV, TABLE, TR, TD, TH {
font-size: 13px; 
font-family: times;
color: 000000;
}

.sserif {font-family: sans-serif; font-size: 12px}
.sseriftopics {font-family: sans-serif; font-size: 12px; color: 009933}
.sserifpink {font-family: sans-serif; font-size: 12px; color: C9765A}


.boxlite
{
color: 998800
}

P.box
{
color: 990099
}

.exp { font-size: 9px;}

.math {font-style: italic; }
.mathover {text-decoration: overline}


.black {
color: black}

.white {
color: white}

.magenta {
color: EE0088}

b.green {
color: 009933
}



A {text-decoration:none;
font-size: 12px; 
font-family: Arial, Verdana, Helvetica, sans-serif;
color: FF7272;
}


A:HOVER {text-decoration: underline;
	color: FFA2A2}


.purple {
font-size: 13px; 
color: purple
}

.Small {
text-decoration:none;
font-size: 13px; 
font-family: Arial, Verdana, Helvetica, sans-serif;
color: black;
}

.SmallColor {
text-decoration:none;
font-size: 13px; 
font-family: Arial, Verdana, Helvetica, sans-serif;
color: 009933;
} 

.SmallOrange {
text-decoration:none;
font-size: 13px; 
font-family: Arial, Verdana, Helvetica, sans-serif;
color: FF7272;
}

A.Small {text-decoration:none;
font-size: 13px; 
font-family: Arial, Verdana, Helvetica, sans-serif;
color: FF7272;
}

A.Small:Hover {text-decoration: underline; color: FFA2A2 }



A.Medium {text-decoration:none;
font-size: 14px; 
font-family: Arial, Verdana, Helvetica, sans-serif;
color: FF7272;
}

A.Medium:Hover {text-decoration: underline; color: FFA2A2 }


.myh2 {
font-family: Times, times new roman; 
color: 000000;
font-size: 30px;
}

.myh3 {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: FF7272;
font-style: italic;
font-size: 26px;
}

.myh3green {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: 009933;
font-style: italic;
font-size: 26px;
}

.myh4 {
font-family: Times, times new roman; 
color: 000000;
font-size: 24px;
}
.myh5 {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: FF7272;
font-size: 20px;
}

.tableHeading {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: FF7272;
font-size: 14px;
}

.smtableHeading {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: FF7272;
font-size: 12px;
}

.welcome {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: FF7272;
font-size: 20px;
font-style: italic;
}

.topicHead {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: FF7272;
font-size: 14px;
font-weight: bold;
}

#Current {
	z-index: 4;
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url(nwelts/redbutton.gif);
      }


#Other0 {
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url(nwelts/redbuttonoff.gif);
      }

#Other1 {
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url(nwelts/redbuttonoff.gif);
      }

#Other2 {
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url(nwelts/redbuttonoff.gif);
      }

#Other3 {
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url(nwelts/redbuttonoff.gif);
      }

#Other4 {
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url(nwelts/redbuttonoff.gif);
      }

#Other5 {
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url(nwelts/redbuttonoff.gif);
      }

#Other6 {
        background-repeat: no-repeat;
        background-position: center center;
        background-image: url(nwelts/redbuttonoff.gif);
      }


#Line {
	width: 600px;


        background-repeat: repeat-x;
        background-position: center center;
        background-image: url(nwelts/redline.gif);
      }





td.lb {
font-size: 2px;
border-left: 1px white solid;
border-bottom: 1px white solid;
border-top: 1px white solid;
}

.rb {
font-size: 2px;
border-right: 1px white solid;
border-bottom: 1px white solid;
border-top: 1px white solid;
}

/* large abs values */

.absl {
font-size: 2px;
border-right: 1px white solid;
}

.absr {
font-size: 2px;
border-left: 1px white solid;
}

.bl {background: url(SYMB/bl.gif) 0 100% no-repeat}
.br {background: url(SYMB/br.gif) 100% 100% no-repeat}
.tl {background: url(SYMB/tl.gif) 0 0 no-repeat}
.tr {background: url(SYMB/tr.gif) 100% 0 no-repeat; padding:10px}
.t {background: url(SYMB/p.gif) 0 0 repeat-x; width: 20em}
.b {background: url(SYMB/p.gif)  0 100% repeat-x}
.l {background: url(SYMB/p.gif) 0 0 repeat-y}
.r {background: url(SYMB/p.gif) 100% 0 repeat-y}


/* left paren
<td><div class="l"><div class="bl"><div class="tl">
&nbsp;tggg</div></div></div></td>
right paren
<td><div class="r"><div class="br"><div class="tr">
&nbsp;tggg</div></div></div></td>
*/

/* *** input boxes */
.consoleline {
font-size: 12px;
font-family: Courier;
color: #400060;
 background-color: #FFAAFF;
 border: 1px solid #6633CC;
}


