body {
	margin: 10px;
      color:black; 
      font: 11px tahoma;
}

/*-----------------------------------------*/
.table_main a{
text-decoration: none;
color:black; 
font: 11px tahoma;

}
.table_main a:hover{
text-decoration:underline; 
}

/*-----------------------------------------*/

.table_main_header {  
	border-collapse: collapse; 
            }


.table_main {  
	border-collapse: collapse; border-width: 1px; border-style: solid; border-color:grey; 
}

.table_main th { 
	background: url(../gallery/images/chromebg.gif) right center repeat;
      border:1px solid; 
	font-size: 11px; 
	padding:5; 
	color: grey; 
	background-color :  white; 
	font-weight:normal;
	text-align: left;
	
}

.table_main td { 
	font-size: 11px; 
	padding:5; 
	color: #333333; 
	text-align:center; 
	background-color: lightgrey; 
	font-weight:normal;
}


.img_thumb {
color:silver;
border-top: 10px solid white;
border-bottom: 10px solid white;
border-left: 10px solid white;
border-right: 10px solid white;
}

