/*****************************************************
tableB01
*****************************************************/
.table-B01-table{ vertical-align: top;}
.table-B01a{
	background-image: url(images/table3/table-B01a.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
	width: 10px;
}
.table-B01b{
	background-image: url(images/table3/table-B01b.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 10px;
}
.table-B01c{
	background-image: url(images/table3/table-B01c.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 10px;
}
.table-B01d{
	background-image: url(images/table3/table-B01d.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
}
.table-B01e{
	background-image: url(images/table3/table-B01e.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}
.table-B01f{
	background-image: url(images/table3/table-B01f.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;
}
.table-B01g{
	background-image: url(images/table3/table-B01g.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 10px;
	text-align: right;
}
.table-B01h{
	background-image: url(images/table3/table-B01h.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;
}

.in01 { 
  font-size: 12px; 
  font-weight: normal; 
  font-family: "Tahoma"; 
  color: #666666;
  line-height: 16px}
  
  .in-title { 
  font-size: 12px; 
  font-weight: normal; 
  font-family: "Tahoma"; 
  color: #006699;
  line-height: 16px}
  
  .in-read { 
  font-size: 12px; 
  font-weight: normal; 
  font-family: "Tahoma"; 
  color: #83A20F;
  line-height: 23px}
  .in-read a{
	font-size: 12px;
	color: #83A20F;
	text-decoration: none;
	font-weight: normal;
}
  .in-read a:hover{
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
	color: #0066CC;
}
  
a{
color: #02527D; 
text-decoration: none;
 } 

a:hover{ 
color: #cccccc; 
text-decoration: nonoe;
}