body {
	background-color: #C2B5A9;
	/*
	scrollbar-face-color: #DEE3E7;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;	
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
*/
	scrollbar-face-color: #B9A899;
	scrollbar-shadow-color: #B9A899;
	scrollbar-highlight-color: #FFFFFF;	
	scrollbar-3dlight-color: #D3CAC0;
	scrollbar-arrow-color:  #917B64;
	scrollbar-track-color: #D7CDC4;
	scrollbar-darkshadow-color: #B5A495;
	
}
a:visited {
	color: #0080FF;
	text-decoration: none;

}
a:link {
	color: #0080FF;
	text-decoration: none;
}
td.txtMain {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
}
td.txtHeading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
td.txtNavigation {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;

}
td.txtPoem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
td.txtThumbs {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
img.imgThumb {
	border-top: 0px none;
	border-right: 1px solid #917B64;
	border-bottom: 1px solid #917B64;
	border-left: 0px none;

}
td.txtClickToView {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}
img.imgPainting {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #917B64;
	border-bottom-color: #917B64;
}
td.txtPainting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	text-align: center;

}

