body {background-color:#4396CA;
background-attachment: fixed;
scrollbar-base-color:#A8BAFF;
scrollbar-highlight-color: #fffff6;
scrollbar-track-color: #1F5092;
scrollbar-arrow-color: #a10507;
}
.copy{ font: 10px/15px Arial;
color:#000000;
}
.copy2{ font: 10px/15px Arial;
color:#ff0000;
}
.copy3{ font: 10px/15px Arial;
color:#000080;
}
.copy4{ font: 10px/15px Arial;
color:#0000FF;
}

P {font-size:9pt;
font-family:arial;
color:#000000}

td {font-size:9pt;
font-family:arial;
color:#000000}

th {font-size:9pt;
font-family:arial;
color:#000000}

tr {font-size:9pt;
font-family:arial;
color:#000000}


h2 {font-family:Arial Narrow;
color:#000080}


a:link { 
	color: #330066;
	font-size:8pt;
	}
a:visited { 
	color: #9900FF;
	font-size:8pt;
	}
a:hover { 
	color: #ffffff;
	font-size:8pt;
	background-color: #000000;
	text-decoration: none;
	}
a:active { 
	color: #ff0000;
	font-size:8pt;
	}




#form1 {
  color: #ff0000;
  background:#ffffff;
  width:200px;
  padding: 0.5px;
  display:none;
}

#form2 {
  color: #000;
  background:#ffffff;
  width:200px;
  padding: 0.5px;
  display:none;
}

#form3 {
  color: #ff0000;
  background:#ffffff;
  width:200px;
  padding: 0.5px;
  display:none;
}


#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color:yellow;
width: 150px; /*Default width of hint.*/ 
padding: 2px;
border:2px solid black;
font:normal 12px arial;
line-height:16px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}
.style1 {color: #FF0000}
.style2 {
	color: #0000FF;
	font-weight: bold;
}
.style3 {font-size:8pt;
background-color: #000000;
font-family:arial;
color:#ffffff}
}
.style4 {font-size:8pt;
font-family:arial;
color:#ff0000}
}


/*pop menu*/



#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 8px Verdana;
line-height: 20px;
z-index: 150;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 20px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color:#ADCBD6;
}
