
window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("table#searchtable","bottom","#FFF","#D6E2E4","small border #CCC");

Rounded("div#motto","all","#F2F2F2","transparent","border #999");
Rounded("h2#m1","bottom","transparent","#95B3DE","border #fff");
Rounded("h2#m2","bottom","transparent","#FFC1C1","border #fff");
Rounded("h2#m3","bottom","transparent","#FDE6B0","border #fff");
Rounded("h2#m4","bottom","transparent","#CCFFCC","border #fff");
Rounded("h2#m5","bottom","transparent","#FFFF80","border #fff");
Rounded("h2#m6","bottom","transparent","#C0C0E0","border #fff");
Rounded("h2#m7","bottom","transparent","#E0FFFF","border #fff");
Rounded("div#upevents div","top","#FFFFFF","#F2F2F2","border #CCCCCC");

Rounded("div#contento","all","#FFF","#efeadc","smooth");

Rounded("div#news","all","#F2F2F2","#F2F2F2","border #999");
Rounded("div#footer","tr bottom","transparent","#FDE6B0","border #CCCCCC"); 	
Rounded("div#searchmembers div","top","#FFFFFF","#F2F2F2","border #CCCCCC");

Rounded("div#left_bar_content","all","#FFFFFF","#F2F2F2","border #CCCCCC");
Rounded("table#filter","top","transparent","#FFC1C1","border #999");

}
