    body {scrollbar-3dlight-color: #2B513D;
		  scrollbar-darkshadow-color: #2BA07C;
		  scrollbar-face-color: #2B715D;
		  scrollbar-highlight-color: #2B513D;
		  scrollbar-shadow-color: #2B906C;
		  scrollbar-track-color: #f3f3f3; 
		  font-family: Arial; }
.Underlined_Text { border-bottom: 3px solid #2C715E }
	hr   { border: 0; color: #2C715E; background-color: #2C715E; height: 4px; }
.Hold {  
	background-image: url(images/On_Hold.gif); 
	background-repeat: no-repeat;
	background-position: center; }
.Pending {  
	background-image: url(images/On_Pending.gif); 
	background-repeat: no-repeat;
	background-position: center; }
TD.Rainbow {
	background-image: url(images/rainbow_background2.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.Adopted {  
	background-image: url(images/Adopted.gif); 
	background-repeat: no-repeat;
	background-position: center; }