.searchHistoryTitle{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	background-color: #948E45;
	color: White;
}

 .dearparent{
	font-family: "@Arial Unicode MS";
	font-size: 13px;
	color: #9E9E9E;
}
 
    .pictbox1{
	font-family: Tahoma;
	background-color: #efefef;
	color: #666666;
	//	font-size: 44px;
	font-size: 44px;
	font-weight: bold;
	width: 300;
}  

    .sbutton{
	font-family: Arial, Helvetica, sans-serif;	
	//font-size: 24px;
		font-size: 20px;
	font-weight: bold;
	color: #777777;	
	width: 240; 	
		
}  


.qtitleasitis{
	font-family: cursive;
	font-style: normal;
	font-size: 30px;
	font-weight: bolder;
	letter-spacing: 1px;
	color: #6B8E23;
}


.qallcaps{
	font-family: cursive;
	font-style: normal;
	font-size: 24px;
	font-weight: bolder;
	letter-spacing: 1px;
	color: #ABD554;
	text-transform: uppercase;
}



.qallsmall{
	font-family: cursive;
	font-style: normal;
	font-size: 24px;
	font-weight: bolder;
	letter-spacing: 1px;
	color: #ABD554;
	text-transform: lowercase;
}


.qsofartrue{
	font-family: cursive;
	font-style: normal;
	font-size: 24px;
	font-weight: bolder;
	letter-spacing: 1px;
	color: Green;
	text-transform: lowercase;
}
.qsofarfalse{
	font-family: cursive;
	font-style: normal;
	font-size: 24px;
	font-weight: bolder;
	letter-spacing: 1px;
	color: Red;
	text-transform: lowercase;
}


.tableImageFound{
	border: 1px solid #6B8E23;
}

.tableNoImageFound{
	border: 1px solid #FF9F9F;
	background-color: #FFF0F0;
}

.tableSearchSoFar{
	border: 1px dotted #888340;
	background-color: #FBFBFB;
}



.table2{
	border: 1px solid #D4D4D4;
}

