body
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#000000;	
     
  
}
.main
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;height:100%;
}
.bg_upper
{
	background-image:url("../graphics/bg_repeat.gif");	
	background-repeat:repeat-x;
    width:446px;
	height:42px;
	
}
.bg_lower
{
	background-image:url("../graphics/bg_repeat_lower.gif");	
	background-repeat:repeat-x;
    width:446px;
	height:42px;
	
}
.bg_line
{
	background-image:url("../graphics/yellow_middle_line_bg.gif");	
	background-repeat:repeat-y;
    width:6px;
	
	
}
.yellow_repeat
{
	background-image:url("../graphics/yellow_repeat.gif");	
	background-repeat:repeat-y;
    width:747px;
	
	
}
.line_padd
{
padding-top:30px;

}
.bg_footer
{
	  font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	padding-top:4px;
	color:#DBDBDB;
	text-align:left; 
}





 