BODY {
scrollbar-base-color :  #B7D9FF;

scrollbar-arrow-color : #000000; 

scrollbar-shadow-color:    #000000;

scrollbar-highlight-color: #999999;

scrollbar-track-color:     #eeeeee;

background-image: url(bkg0.jpg);
background-attachment: fixed;

 }
 
A:link 
 { text-decoration: none; color: rgb(0,0,255);
 font-family : arial, Comic Sans MS,  sans-serif ;
 font-weight : bold;
 font-size:14px;
 cursor: auto;
 }
 
A:visited {text-decoration: none;color:rgb(0,0,255);
 font-family : arial, Comic Sans MS,  sans-serif  ;
 font-weight : bold;
 font-size:14px;
 }
 
A:hover 
 { text-decoration:  underline; color: rgb(255,0,0); 
/* background-color : #fffa5a; */
 background-color : #ffff99; 
/* background-image: url('../images/efm.gif');*/
 font-family : arial, Comic Sans MS,  sans-serif  ;
 font-weight : bold;
 font-size:14px;
 cursor: auto;
 }
 
{letter-spacing: 1px;}
acronym {border-bottom: dashed red 1px;}
/*<acronym title="this is the text that shows</acronym>*/
 
.divtest
{ background-color: yellow; }

.initial{
font-family: Comic Sans MS, arial, sans-serif;
font-size:13px;
font-weight:bold;
}

.whitefont {
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	background-color : #7eadd7;
	 }

.midifont {
	font-size:13px;
	background-color : #E4EDF4; 		
}

.litegreen {

	font-family: arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-color : #99FF33; 		
}

.purple {
		font-family: arial, sans-serif;
		font-size:13px;
		font-weight:bold;
		background-color : #FFCCFF; 		
}

.liteblue {
	font-family: arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	background-color : #d1e8f5; 		
}

ul#menu {
  width: 100px;
  list-style-type: none;
  border-top: solid 1px #b9a894;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #785a3c;
}

ul#menu li {
  border-bottom: solid 1px #b9a894;
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #be5028;
}


ol {list-style-type: decimal;}
ol ol {list-style-type: upper-alpha;}
ol ol ol {list-style-type: lower alpha;}

@media print {
input.noPrint { display: none; }
}

/*i b {background-color: burlywood;}*/

#mainDiv a:link, #mainDiv a:active, #mainDiv a:visited {
  color: #000;
  background-color: transparent;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}

#mainDiv a:hover {
  color: #338a1b;
  background-color: transparent;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}

.bracket {
  color: #a63944;
  background-color: transparent;
  font-weight: bold;
  font-size: 14px;
  margin-left: 3px;
  margin-right: 3px;
}

/*p {text-indent: 12px;}*/

{ document.body.style.cursor = "wait"; }



