body	{
						margin:0;
						padding:0;
						background-color:#069;
						font-family:Tahoma;
						}
td{
						font-size:11px;
						font-family:Tahoma;
						color:#797860;
						line-height:13px;
						vertical-align:top;
						}
.bg_left {
						background-image: url("images/bg_left.gif");
						background-position: right top;
						background-repeat: repeat;
						}
.bg_center {
						background-image: url("images/bg_left.gif");
						background-position: left top;
						background-repeat: repeat;
						}						
.bg_right	{
						background-image: url("images/bg_right.gif");
						background-position: left top;
						background-repeat: repeat;
						}						



