BODY {
	scrollbar-face-color: #088CB5;
	scrollbar-shadow-color: #8CB5C6;
	scrollbar-highlight-color: #404040;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #A5BDCE;
	scrollbar-arrow-color: #FFFFFF;
}

BODY {
margin: 0px;
font-family: Arial, Helvetica, sans-serif, Verdana; 
font-size: 2; 
background-color: #ffffff;
/* background-image: url(Graphics/backgrd.gif); */
/* background-attachment: fixed; */
/* background-repeat: no-repeat; */
/* background-position: bottom; */
}

div.header {
margin-left: 9px;
text-indent: 2%;
width: 130px;
border-top-style: none;
padding: 1px;
}

A:link, A:visited, A:active, A:hover{ 
  text-decoration: none;
}


A:link {color: #0066FF}
A:visited {color: #0066FF}
A:active {color: #0066FF}
A:hover {color: #800000}

.redlinks A:link {
  color: #FFFFFF;
}
.redlinks A:visited {
  color: #FFFFFF;
}
.redlinks A:active {
  color: #FFFFFF; 
}
.redlinks A:hover {
  color: #800000;
}
	
.bluelinks A:link {
  color: #EAE8E8;
}
.bluelinks A:visited {
  color: #EAE8E8;
}
.bluelinks A:active {
  color: #EAE8E8; 
}
.bluelinks A:hover {
  color: #800000;
}

.headlinks A:link {
  color: #EAE8E8;
}
.headlinks A:visited {
  color: #EAE8E8;
}
.headlinks A:active {
  color: #EAE8E8; 
}
.headlinks A:hover {
  color: #C0C0C0;
}



.botlinks A:link {
  color: #000000;
}
.botlinks A:visited {
  color: #000000;
}
.botlinks A:active {
  color: #000000; 
}
.botlinks A:hover {
  color: #800000;
}
	

.headlinks A:link {
  color: #FFFFFF;
}
.headlinks A:visited {
  color: #FFFFFF;
}
.headlinks A:active {
  color: #FFFFFF; 
}
.headlinks A:hover {
  color: #DDDDDD;
}

.submit {
	background-color: #ffffff;
	cursor: hand;
	font-family:verdana;
	font-weight:bold;
	}
B.hl1 {
	font-weight: bold;
	}
B.hl2 {
	font-weight: bold;
	font-style: italic;
	}
.sr {
	font-size:10pt;
	line-height:14pt;
	}

.background {  background-attachment: fixed; background-image: url(Graphics/backgrd.gif); background-repeat: no-repeat; background-position: left left}

.background2 {  background-attachment: fixed; background-image: url(Graphics/backgrd2.gif); background-repeat: no-repeat; background-position: left left}

/* A:link {background-color: #ffffff} */

/* A:visited {background-color: #ffffff} */

/* A:active {background-color: #ffffff} */

/* A:hover {background-color: #ffffff} */
