
document.write('<style type="text/css" media="screen">');
document.write('#ualfooter1 { background-image: url("../img/swn_2007_shadowbottom.png"); }');
document.write('* html #ualfooter1 { ');
document.write('     background-image: url(../img/d.gif);');
document.write('     filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/swn_2007_shadowbottom.png", sizingMethod="scale");');
document.write('	}');
document.write('.udm ul { background-image: url("../img/swn_menu_bg.gif") !important; }	');

document.write('body, #bodymain { background: #F3F7FE }');

document.write('#containerLeft { background-image: url("../img/swn_2007_shadowleft.png"); }');
document.write('#containerRight{ background-image: url("../img/swn_2007_shadowright.png"); }');
document.write('* html #containerLeft { ');
document.write('	background-image:url(../img/d.gif);');
document.write('	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/swn_2007_shadowleft.png", sizingMethod="scale"); ');
document.write('	}');
document.write('* html #containerRight { ');
document.write('	background-image:url(../img/d.gif);');
document.write('	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/swn_2007_shadowright.png", sizingMethod="scale"); ');
document.write('	}');
document.write('#ualswnarea { background-image: url(../img/swn_bar_bg.gif); }');
document.write('#ualbonusbar {	background-image:url(../img/swn_bonusbar_bg.gif); }');
document.write('</style>');

