/* STP - LOSH's Student Teaching Project - February, 2004
   © Copyright Daniel JR Baer  - BlueCircuit Design - www.bluecircuit.com */
	 
body, table { padding:0px; margin:0px; font-size:11pt; font-family:Arial; background:white; }
table, td { border-collapse:collapse; padding:0px; margin:0px; border:0; }
hr { color:#0000c0; }
ul { margin:0px 0px 0px 24px; }
img { border:0; }

/* The Purpose of this is to remove the double carriage return */
.h2 { font-weight:bold; font-size:18pt; }
.h3 { font-weight:bold; font-size:14pt; } /* Approx. - H3 not possible with CSS2 */
.h4 { font-weight:bold; font-size:12pt; }
.b  { font-weight:bold; }
.i  { font-style:italic; }
.ib { font-style:italic; font-weight:bold; }
.u  { text-decoration:underline; }
.font8pt  { font-size:8pt; }
.font10pt { font-size:10pt; }

.vtop  { vertical-align:top; }
.vbot  { vertical-align:bottom; }
.left  { text-align:left; }
.c     { text-align:center; }
.right { text-align:right; }

.indent { position:relative; left:1em; top:0px; }

a:link, a:visited     { text-decoration:none; font-weight:bold; color:#0000c0; }
    a:hover, a:active { text-decoration:underline; }
		
a.newlnk:link, a.newlnk:visited     { text-decoration:none; font-size:9pt; font-weight:bold; color:#0000c0; }
    a.newlnk:hover, a.newlnk:active { text-decoration:underline; }

a.menulnk:link, a.menulnk:visited     { text-decoration:none; color:#FFDB00; font-weight:bold; }
    a.menulnk:hover, a.menulnk:active { color:white; }
	
a.footlnk:link, a.footlnk:visited     { text-decoration:none; color:#8080f0; }
    a.footlnk:hover, a.footlnk:active { text-decoration:underline overline; color:#808080; }

	
.box { margin:12px 0px 0px 12px; }
.box_menu { margin:0px 10px; }
.box_new { margin:12px 0px 0px 0px; background:#ffdb00;}

.newttl { font-weight:bold; font-size:14pt; color:#0000c0; }
.newimg { width:80px; height:120px; float:left; margin-right:10px; border:3px solid #0000c0; }

.editor { font-weight:bold; font-size:12pt; color:red; }
.subttl { font-size:10pt; font-weight:bold; }
.note01 { font-size:9pt; font-style:italic; }

.lnkimg { width:88px; height:31px; padding:0px 6px 6px 0px; border:0; }
.lnkimg2 { width:88px; height:31px; padding:0px 6px 6px 0px; float:left; border:0; }
.lnkimgbox { padding-bottom:8px; }

