/*-------------------------------------------------------*/
/* General background page style and The scroll bar colours only visible in IE5.5+ */
/*-------------------------------------------------------*/
body {
    background: #FFF0DB; /* yellow egg color */
    color: #000000;
    margin: 0px;
    background-image: url(../cards/patern/back2.jpg);
	scrollbar-face-color: #FFB3B5;/* orange color */
	scrollbar-highlight-color: #FFFFFF; /* White color */
	scrollbar-shadow-color: #DEE3E7; /* light grey color */
	scrollbar-3dlight-color: #D1D7DC; /* light light grey color */
	scrollbar-arrow-color:  #B07A7A; /* dark brown color */
	scrollbar-track-color: #FFD0D1;/* light light orange color */
	scrollbar-darkshadow-color: #98AAB1; /* dark grey color */
}


/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
*/

.info_text { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 17px; } /* left inside boxText product infor*/


.header_text {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #0000FF;
  font-weight : bold;
  text-align : center;
}





