 BODY {
   background-color : White;
   background-image : url(bg.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:80%;
  font-weight:bold;
  font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
}
 A:visited {
  color:#003380;
  font-size:80%;
  font-weight:bold;
  font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
}
 A:hover {
  color:#338080;
  font-size:80%;
  font-weight:bold;
  font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
}
.sideBar {
	background-image : url(bg-sidebar.gif);
	vertical-align : bottom;
	text-align : center;
}
.pgTtl {
	color : #442004;
	vertical-align : top;
	text-align : center;
	padding-left : 10px;
	padding-right : 10px;
	font-size : x-large;
	font-weight : bold;
}
.pgTtl2 {
	color : #442004;
	text-align : center;
	font-weight : bold;
	font-size : larger;
}
.pgTtl3 {
	color : #442004;
	font-weight : bold;
	line-height : 22px;
	font-size : small;
}
.calPg {
	background-color : White;
	border : 1px solid Black;
	float : left;
	padding-left : 2px;
	padding-bottom : 2px;
	padding-right : 2px;
	padding-top : 2px;
	margin-right : 10px;
}
.calPg1 {
	background-color : White;
	border : 1px solid Black;
	padding-left : 2px;
	padding-bottom : 2px;
	padding-right : 2px;
	padding-top : 2px;
}
.calBrn {
	background-color : #804600;
	border : 1px solid Black;
}
.calLt {
	background-color : #FFFFFF;
	color : #442004;
	text-align : center;
	font-weight : bold;
	font-size : larger;
	border : 1px solid Black;
	padding-bottom : 4px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 4px;
	text-align : center;
}
.calDk {
	background-color : #FFFFF0;
	border : 1px solid Black;
}
.btmBar {
	background-image : url(div-log.jpg);
	background-repeat : repeat;
}
.mapBox{
	font-family : Tahoma, sans-serif;
	color : white;
	text-align : center;
	font-weight : bold;
	font-size : 11px;
	background-color : #804600;
	padding-bottom : 8px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 8px;
}
.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;
}
.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;
}