body { background-color: #ffffff;
	   background-image: url(images/bg.jpg);
       background-repeat: repeat-x; }

table { line-height:130%;
		text-align:left; }
td.rg { text-align:right; }

td.chbk_lf {background-image: url(images/chbak_lf.gif);
		 	background-repeat: no-repeat;
		 	width:25px;
		 	height:61px; }
td.chbk_cnt { background-image: url(images/chbak_cnt.gif);
			  background-repeat: repeat-x; 
			  text-align:center;}
td.chbk_rg { background-image: url(images/chbak_rg.gif);
		     background-repeat: no-repeat;
		 	 width:25px;
		 	 height:61px; }

.visit { font-size:1.8em;
		 background-color:#87CEFA;
		 padding:5px 0; }