/* Cascading Style Sheets: Quantum Reality Programming */

a, a:link , a:visited { color: #FFFFFF; weight:normal; background: #999999; text-decoration:none; }
a:hover {color: #FFF; background: tan; text-decoration:underline; font-weight:normal; }
a.email, a.email:link, a.email:visited { color: black; weight:normal; background: gold; text-decoration:none; }
a.email:hover  { text-decoration:underline;}
a.email2, a.email2:link, a.email2:visited { color: none; weight:normal; background: none; text-decoration:none; }
a.email2:hover { text-decoration:underline;}
 
/* Free image from: http://www.thegardenhelper.com/screensaver/colors/3510.html - Used by permission */
BODY {  background-color:black; background-image: url("images/DarkSunriseBackground.jpg");
	font-family:arial; }
H1   {  font-size: 18px; font-weight: bold; font-style: none; color: yellow;}
H2   {	font-size: 16px; font-weight:normal; font-style: italic; color: cyan;}
H3   {	font-size: 14px; font-weight:normal; font-style: none; color: white;}
H4   {	font-size: 10px; font-weight:normal; font-style: none; color: yellow;}
P    {	font-size: 12px; font-weight:normal; font-style: none; }
LI   {	font-size: 12px; font-weight:normal; font-style: none; }
INPUT { font-size: 12px; font-weight:normal; font-style: none; background: #999; color: #FFF;}
INPUT.msg { font-size: 12px; font-weight:normal; font-style: none;  border-style:none; background:none; color: red; align: center;}
TABLE.navBar { font-family:Arial; font-size:8.5pt; }
TH.navBar { xfont-family:Arial; xfont-size:8.5pt; background-color:lightgray; color:white }
TD.navBar { xfont-family:Arial; xfont-size:8.5pt; background-color:lightgreen; color:navy }
  .contentSide { background-color:lightgreen; }
PRE { background:#CCCCCC; font-family:"Courier New", Courier, monospace; font-size:10px; color:#0000FF}
	.reverse { color:#CCCCCC; background-color:#0000FF }
	