body { 
   background-color: NavajoWhite; /*#fff;  */
 
}
mos         {}
.caps        { width: 300; height: 24; line-height: 100%; border-style: dashed; 
               border-width: 1px; margin-top: 0; margin-bottom: 0 }
.tab-index   { 
   height:24px; font-family:Miriam; color:#FF0000


 }
.clickable{
   height:24px; font-family:Miriam; color:#FF0000
  
}
.tblstlwidth      { width: 650; height: 22  }
.imageTableW      { width: 650; }
.index{
     
}tr           { height: 12 }

#ButtonDISP_BY{
	background-color:lightblue;
	color:black;
	font-family:David;
	}
#ButtonDISP_YB{
	background-color:yellow;
	color:red;
	font-family:David;
	}
#ButtonDISPPIC_BY{
	background-color:#00FF00;
	color:#000000;
	font-family:David;
	}
#ButtonDISPPIC_YB{
	background-color:black;
	color:red;
	font-family:David;
	}
	
	
table.tc        { padding:0; text-align:center }
tr.tc	{ background-color: #FFFFFF; height:24 }
td.tc#td1	{background-image: url('bullette2.gif'); background-color: NavajoWhite; background-repeat: no-repeat; width:17}
td.tc#td2	{background-color: NavajoWhite; background-repeat: no-repeat; width:420}
a.tc#td2     {text-decoration: none}
td.tc#td3	{background-color: #FFFF00; background-repeat: no-repeat; width:17}

/*ul {float:right; margin: 0 0 0px 0; padding : 0; list-style: none; }
li {float:right; margin: 0 0 2px 0; padding: 0 0 0 0px;	color: #555; }*/

.list {color:#708090; text-align: right; padding: 20px 0 0 0px; width: 150px; }
.list li {color:#708090; 
	font-weight: bold; 
	margin: 0px 5px 5px 0px; 
	padding: 0px 0 0 0px;
	font-size:17px;
	cursor:hand;
}
.list li a {margin-right:5px; font-size: 9px; font-weight: bold; color:#d3d3d3; text-decoration: none;  padding: 5px 0 0 10px; display:none;}
.list li a:hover { color: thistle; text-decoration: none; display: inline-block;}
