body 
{background: maroon 
url("i/rust.jpg"); color: white; }

ul {list-style-position: outside; }

A:link, A:visited, A:active {color: white;text-decoration: underline }

A:hover {text-decoration: underline; background-color: "#DEB887"; color: black;} 

.top {color: gray;}
.source {color: burlywood;}
.bold { background-color: "#DEB887"; color: "#000000"; font-size: 130%; }

td.vbg { 
background:url(i/bgwall.gif);
color: burlywood; } 


td.shadow {
	height: 1em;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
}

td.mlbg {background:url(i/mlb.gif); }

td.mlbj {background:url(i/mlb.jpg); }

td.cdbg { 
background:url(i/cd.gif); } 

td.schoolbg { 
background:url(i/phschool.jpg); } 

td.title { background-color:#660000; color:"#DEB887"; font-size: 120%; font-style: italic; font-family: "comic sans ms"; text-align:center; }

td.flag { border-width:"thick"; 
border-left-color:"red" ; 
border-top-color:"red" ; 
border-right-color:"blue" ;}


td.bot { background-color:"#DEB887"; color:black; text-align:center; }

td.botleft { background-color:"#DEB887"; color:black; text-align:left; }

td.dist { background-color:"#DEB887"; color:black;  }


td.top { background-color:"#800000"; color:"#600000";  }


td.pop { background-color:"#DEB887"; color:black;  }
td.search { background-color:"#DEB887"; color:black;  }

td.memyear { background-color:"#DEB887"; color:black; text-align:left; font-size: 120%; font-weight: bold; }


td.memmenu { color:burlywood; text-align:center; }


td.blk { background: black ; color:"#DEB887"; text-align:center; font-size: 125% }

td.maroon { background: maroon ; color:"#DEB887"; text-align:center; }

td.lite { background: "#483521" ; color: black ; text-align:center }

td.botmar { background: black 
url("i/rust.jpg"); color:"#DEB887"; text-align:center; font-size: 75% }

H1 { font-size: 222%;
     font-weight: bold;
     color: #ffffff;
     font-style: italic;
     margin-top: 0em;
     margin-bottom: 0em;
     text-align: center; }
H2 { font-size: 105%;
     color: #ffffff;
     margin-left: .2em;
     margin-top: 0em;
     margin-right: .2em;                         margin-bottom: 0em;        }
H3 { color: #000000; 
     text-decoration: none;       margin-top: 0em;
     margin-bottom: 0em;
     text-align: center; }
H4 { font-size: 115%;
     font-weight: bold;
     color: "#DEB887";
     font-style: italic;
     margin-top: .5em;
     margin-bottom: .5em;
     text-align: center; }
h5 { font-size: 125%;
     color: "#DEB887";
     text-align: center;
     font-family: "comic sans ms";
     font-style: normal;
     margin-top: 0em;
     margin-bottom: 0em;
     letter-spacing: 1mm; }


zp { margin-left: 6pt; margin-bottom: 12pt }

zb { color: #ff0000;font-size: 15pt;font-weight: bold; }

u { color: #FFFFFF;text-decoration: underline }

.cl1 {text-align: left;}
.cl2 {text-align: right;}
.cl3 {text-align: center;}
.cl4 {text-align: justify;}
div.parent {text-align: left;}
div.inh1   {text-align: right;}
div.inh2   {text-align: center;}
