.anylinkcss{
	position: absolute;
	visibility: hidden;
	border: 1px solid white;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	z-index: 100;
	background-color: #004C97;
	width: 200px;
	padding: 6px;
	margin-top: 4px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	padding: 1px 0px;
	text-decoration: none;
	text-indent: 5px;
	background-color: #004C97;
	color: #FFFFFF;
}

.anylinkcss a:hover{ /*hover background color*/
	width: 100%;
	display: block;
	background-color: #0055AA;
	color: #FFFFFF;
}
.tablewithborder{
  border-top: 1px solid #a6b7bf; 
  border-left: 1px solid #a6b7bf;   
}
.tablewithborder_header{
  border-bottom: 1px solid #a6b7bf; 
  border-right: 1px solid #a6b7bf; 
  background-color:#F7F7F7;
  color:#CCCCCC;
  font-size:12px;
  font-weight: bold;
  text-align:center;
  vertical-align:middle;
}

.table_header{
  background-color:#F7F7F7;
  color:#004576;
  font-size:12px;
  font-weight: bold;
  text-align:center;
  vertical-align:middle;
}

.tablewithborder_cell{
  border-bottom: 1px solid #a6b7bf; 
  border-right: 1px solid #a6b7bf;
  background-color:#F7F7F7;
  font-family: Arial;
  font-size:12px;  
  text-align:Center; 
  color:#004576;
  font-weight: bold; 
}

.tablewithborder_cellcs{
  border-bottom: 1px solid #a6b7bf; 
  border-right: 1px solid #a6b7bf; 
  font-family: Arial;
  font-size:12px;  
    
}

.textinfo
{
  font-family: Arial;
  font-size:12px;  
  text-align:Center; 
  color:#004576;
  font-weight: bold;
}
