a{
	color:#003399;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/*Style of the folder description*/	
.folderdesc{
	FONT-FAMILY: Verdana, Arial, Tahoma;
	FONT-SIZE: 7pt;
	Color:#666666;
	margin-left:20px;
}
/*Style of the image description in the info box*/	
.description{
	FONT-FAMILY: Verdana, Arial, Tahoma;
	FONT-SIZE: 8pt;
	COLOR:#666666;
}
/*Style of the file information(size, date, filename) in the info box*/	
.info{
	FONT-FAMILY: Verdana, Arial, Tahoma;
	FONT-SIZE: 7pt;
	COLOR:666666;
}
.info2{
	FONT-FAMILY: Verdana, Arial, Tahoma;
	FONT-SIZE: 7pt;
	COLOR:BLACK;
	FONT-WEIGHT:700;
}
.info3{
	FONT-FAMILY: Verdana, Arial, Tahoma;
	FONT-SIZE: 7pt;
	COLOR:003399;
}
/*Style of the path string*/	
.path{
	FONT-FAMILY: Verdana, Arial, Tahoma;
	FONT-SIZE: 8pt;
}
/*Style of the subfolders*/
.folder{
	FONT-FAMILY: Verdana, Arial, Tahoma;
	FONT-SIZE: 8pt;
}
/*Style of the image navigation bar*/	
.navbar{
	FONT-FAMILY: Verdana, Arial, Tahoma;
	FONT-SIZE: 8pt;
}
/*Style of the image thumbnail*/	
.thumb{

}
/*Style of the full-sized image*/
.fullimage{
	BORDER-RIGHT: gray 1px solid; 
	BORDER-TOP: gray 1px solid; 
	BORDER-LEFT: gray 1px solid; 
	BORDER-BOTTOM: gray 1px solid;
}
