
window.onload=function(){
if(!NiftyCheck())
    return;

//login page

//Rounded("div.content","bottom","#5787BD","white");
//Rounded("div.content","top","#5787BD","white");
//Rounded("div.content","top","#5787BD","white");
//Rounded("div.content","bottom","#5787BD","white");
Rounded("div#header","all","#FFFFD7","#003366");
Rounded("div#whatsnew","all","#FFFFD7","#003366");
////Rounded("div.content","all","#5787BD","#00A981");
///Rounded("div#loginbox","top","white","#5787BD");
///Rounded("div#loginbox","bottom","white","#5787BD");



///Rounded("Login1.logbox","top","#e2e2e2","#99bb7b");
///Rounded("Login1.logbox","bottom","#e2e2e2","#F0F0E7");

///Rounded("div#loginInfo","all","white","#D6C66E");

//Rounded("a.buttons","all","#5787bd","#D6C66E");
//Rounded(".buttons:hover","all","red","#D6C66E");

//Rounded("div#block5","top","#e2e2e2","#99bb7b","border #C0C0C0");
//Rounded("div#block5","bottom","#e2e2e2","#F0F0E7","small border #ccc");




//Rounded("div#header2 h1","bottom","#84B7FF","#657DA6","small smooth");
//Rounded("div#content3","tl bottom","#D6DEEC","#FFF","smooth");
//Rounded("div#nav","tr bottom","#D6DEEC","#95B3DE","smooth");
//Rounded("div#sidenotes","all","#D6DEEC","#B1C0D5","smooth");
//Rounded("form3","all","#D6DEEC","#B4CEF7","smooth");
//Rounded("blockquote","tr bl","#FFF","#CDFFAA","border #88D84F");
//Rounded("div#relax","all","#FFF","transparent");
//Rounded("div#footer2","all","#D6DEEC","#CCCCCC","small border #fff");

Rounded("div.tblResourcesHeader","top","white","#003366");
Rounded("div.tblResourcesHeader","bottom","white","#003366");


}
