 BODY {
   background-color : white;
   margin-top: 0px;
   margin-bottom :0px;
   margin-left : 0px;
   margin-right : 0px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight:normal;
   color: Black;
   text-decoration:none;
   background-image : url(bg.gif);
   font-size : 90%;
 }
A:LINK {
   color:#0000CC;
   font-family:Arial, Helvetica, sans-serif;
   font-weight: bold;
   text-decoration:none;
}
 A:visited {
   color:#000080;
   font-family:Arial, Helvetica, sans-serif;
   font-weight: bold;
   text-decoration:none;
}
 A:hover {
   color:#00A0C0;
   font-family:Arial, Helvetica, sans-serif;
   font-weight: bold;
   text-decoration:none;
}
.sideBar{
	width : 120;
	text-align : center;
}
 .std {
  color:#000000;
  font-size : 80%;
  font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
  text-align : justify;
  margin : 8px;
}
 .stdLg {
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
  font-weight : bold;
  margin : 8px;
}
 .stdTT {
  color:#000000;
  font-size : 120%;
  font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
  margin : 8px;
  font-weight : bold;
  text-align : center;
}
.copyright{
	color : black;
	font-size : 70%;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	text-align : center;
}
 .navMenu {
   color:#AAAAAA;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 70%;
   font-weight: bold;
   text-decoration: none;
}
 .stdSb {
  color:#000000;
  font-size : 80%;
  font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
}
.noteText{
	color : Black;
	font-size : 70%;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
}
.noteRed{
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}
.bylawText1{
	color : Black;
	font-size : 70%;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	padding-left : 8px;
}
.bylawText2{
	color : Black;
	font-size : 70%;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	padding-left : 16px;
}
.adBox{
	border : 2px solid Black;
	background : #FFFFF0;
}
.bgBox{
	background : #E0F0F0;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;
}
.blBox{
	background : #F0F0FF;
	border-left : 1px solid Black;
	border-right : 1px solid Black;
	border-bottom : 1px solid Black;
}
.welcomeBox{
	border : 2px solid Black;
	background : #F0F0FF;
}
.pgHdr{
	background : #00466a;
	background-image : url(bg-titlebar.gif);
	width : 100%;
	height : 91px;
	text-align : center;
}
 .norm {
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  text-decoration:none;
}
