.thistab
 {
	font-family:garamond;
	font-size:10pt;
	font-weight: bold;
	text-align:center;
	border:0;
       	cursor:hand;
	visibility:show;
	z-index:4;
	}
.tab
 {
	font-family:garamond;
	font-size:10pt;
	font-weight: bold;
	text-align:center;
	border:0;
	border-bottom: thin white;
	cursor:hand;
	visibility:show;
	z-index:4;
	}
.contents
	{
	height:80%;
	text-align:center;
	background:#ece9d8;
	background-repeat:no-repeat;
	border-width:1pt;
       	border-style:solid;
	border-color:#000000;
	position:absolute;
	left:15px;
	top:150px;
	}

.info {
	position:absolute;
	top:28; 
	left:5; 
	height:22; 
	width:95%;
	background:#708fbe;
	border-top:1pt solid black;
	border-left:1pt solid black; 
	border-right:1pt solid black;
	z-index:-1;
	text-align:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;	
	color:white;	
	padding-top:3px;
}
