body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  background-image: url(images/gradiant.gif)
}
 .fnt
 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;

}
.fnt-head
 {
 font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
      }
	  
.fnt-head-selected
 {
 font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  background-color:#43ABE2;
  font-weight: bold;
      }

 .fnt-head_1
 {
 font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;

  }
 
.nav-link-side {
   font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

.nav-link-side:hover {
   font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}
.nav-link {
    font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
.nav-link:hover {
    font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold ;
  text-decoration:underline;
}
.nav-link:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;

}
.nav-selected
{
font-family: Arial;
font-size: 12px;
color: #246494;
font-weight: bold;
border:none;

}

.pg-border
 {
  
	BORDER-RIGHT: #23a5e3 1px solid;
	BORDER-TOP: #23a5e3 1px solid;
	font-family: verdana;
	FONT-SIZE: 10px;
	BORDER-LEFT: #23a5e3  1px solid;
	BORDER-BOTTOM: #23a5e3 1px solid;
	background-color:#ffffff;


}

