.fleft{
	float : left;
}

.clear{
	clear : both;
}

.linkdiv{
	font-size : 12px;
	width : 100px;
}

.editdiv{

}

.deldiv{

}

.bb{
	border-bottom : 1px solid #8C8C8C;
	padding-top : 2px;
}

a.weblink:link{
  font-size : 14px;
  color : #262626;
  font-weight : bold;
  text-decoration : none;
}

a.weblink:visited{
  font-size : 14px;
  color :#262626 ;
  font-weight : bold;
  text-decoration : none;
}

a.weblink:hover{
  font-size : 14px;
  color : #262626;
  font-weight : bold;
  text-decoration : underline;
}

