body	{
	margin:0px;
	padding:0px;
	background-color:#1E1E1E;
	font-family:Tahoma;
						}
td{
						font-size:11px;
						font-family:Tahoma;
						color:#797860;
						line-height:13px;
						vertical-align:top;
						}
.bg_left {
	background-position: right top;
	background-repeat: repeat;
						}
.bg_center {
	background-position: left top;
	background-repeat: repeat;
						}						
.bg_right	{
	background-position: left top;
	background-repeat: repeat;
						}						

