body{
			padding:0px;
			margin:0px;
			background: url(images/bg.gif) center ;
		}
		
	table, td {
		width:100%;
		height:100%;
		border:0px;
clear:none;
	}	
	
table {border-collapse:collapse; border:0px;}
	
td { padding:0px;}	
	.bg{ background:url(images/top.gif) no-repeat top; height:10px; width:420px;clear:none; }
	.bg1{ background:url(images/left.gif) no-repeat top; width:10px; height:300px;clear:none;}
	.bg2{ background:url(images/right.gif) no-repeat top; width:10px; height:300px;clear:none;}
	.bg3{ background:url(images/bot.gif) no-repeat top; height:11px; width:420px;clear:none;}
	.bg_main{width:400px; height:300px;  background:#cc0000;clear:none; }