 BODY {
   background-color : White;
   background-image : url(bg-river.jpg);
   margin-top: 0px;
   margin-bottom :0px;
   margin-left : 0px;
   margin-right : 0px;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 100%;
   font-weight:normal;
   color: Black;
   text-decoration:none;
 }
A:link {
  color:#0000C0;
  font-size:90%;
  font-weight:bold;
  font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
}
 A:visited {
  color:#003380;
  font-size:90%;
  font-weight:bold;
  font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
}
 A:hover {
  color:#338080;
  font-size:90%;
  font-weight:bold;
  font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
}
H1 {
	color : #336633;
}
.sideBar {
	background-image : url(bg-cl.gif);
	vertical-align : bottom;
	text-align : center;
}
.calPg {
	background-color : White;
	border : 1px solid Black;
}
.calGrn {
	background-color : #006600;
	color : White;
	font-weight : bold;
	text-align : center;
}
.calLt {
	background-color : #FFFFF0;
	color : Black;
	font-size : 80%;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
}
.calDk {
	background-color : #F0FFF0;
	color : Black;
	font-size : 80%;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
}
.btmBar {
	background-image : url(bar-arrow.gif);
	background-repeat : repeat;
}
.currentPage {
  color:#808033;
  font-size: 80%;
  font-weight:bold;
  font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
}
 .std {
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
  text-align : justify;
  padding-left : 8px;
  padding-right : 8px;
}
 .copyright {
  color:#000000;
  font-size: 70%;
  font-weight:normal;
  font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
  text-align : center;
}
 .quoTxt1 {
  color:#000000;
  font-weight: bold;
  font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
}
 .quoTxt2 {
  color:#000000;
  font-size: 70%;
  font-weight:normal;
  font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
  text-align : right;
}
.note{
	color : Red;
	font-size : 80%;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}
.noteText{
	color : Black;
	font-size : 80%;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
}
.lnkTxt{
	color : White;
	font-weight : bold;
}