a {
	color: #0000ff;
}
body {
	background-image:  url(IdahoImages/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.LeftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#006699;
	font-weight: bold;
	margin-left: 5px;
	text-decoration: none;
}
a.LeftNav:hover {
	color:#009900;
	text-decoration: underline;
}
.style1 {font-size: 12px}
td.footer {
	background-color: #C2D9C1;
	color: #003300;
	border-top: 2px #006600 solid;	
}
a.Footer {
	color: #0000ff;
	text-decoration: none;
}
a.Footer:Hover {
	text-decoration: underline;
}
.style5 {font-size: 10pt}
h1 {
	color: #006600;
	text-align: center;
	font-size: 30px;
}
th {
	background-color: #006600;
	color:#ffffff;
}