 body { font-family: Arial; background: #000099; color: #ffffa0;	 }

// body { font-family: Arial; background: #ffffaa; color: #000000;	 }


.panel {
	background : FFFF99;
	color : 000099;
}

.edpanel {
	background : #000079;
	color : #ffffc0;
}

.subpanel {
	color : FF0000;
	border : thin #000000;
	padding : 0;
	width : 60%;
	background : FFCC33;
}

a {
	text-decoration : none;
	color : #FFAA00;

	font-weight: bold;
}

a:hover {
	background : #aa0000;
	color : #ffffff;
}

.tilde{
	color: red;
	font-size : xx-small;
}

H1.panel {
	color : #000000;
	white-space : nowrap;
	letter-spacing : 3px;
	background-color : #FFFF66;
	height:100%;
	margin-top : 0;
}

div#menuspacer {height:180}

P.centered {text-align:center;}

HR {width:80%;}

H1 {margin-top:0px; margin-bottom:0px; color:#ffcc33; font-weight:normal;}
H2 {margin-top:0px; margin-bottom:0px; color:#ffcc33;}
H3 {margin-top:0px; margin-bottom:0px; color:#99ff00;}
H4 {margin-top:0px; margin-bottom:0px;}
H5 {margin-top:0px; margin-bottom:0px;}
H6 {margin-top:0px; margin-bottom:0px; color:#99ff00;}


table.subpanel {font-family: Arial; background: #ffcc33; color: #000033;text-align:center;  border : medium inset #808080;  width : 60%;  margin : 10;     }


