body
{
    background-color: #ffffff;
}
.pagemaster
{
    width: 100%;
    background-color: #E9E3BB;
    }
.logo
{
    background-image: url(images/logo.gif);
    height: 178;
    width: 218;
    
    }
.topcenter
{
    background-image: url(images/topcenter.gif);
    height: 101;
    width: 252;

    }
.worldtopcenter
{
    background-image: url(images/worldtopcenter.gif);
    height: 101;
    width: 252;

    }
.controls
{    
    height: 101;
    width: 252;  
    }
.topright
{
    background-image: url(images/topright.gif);
    height: 101;
    width: 270;
    }
.banner
{
    height: 77;
    width: 522;
    background-image: url(images/banner.gif);
    }
.menu
{
    height: 29;
    width: 740;
    background-image: url(images/menu.gif);
    }
.bodycell
{
    height: 243;
    width: 740;
    background-image: url(images/body.gif);
    }
.bodytop
{
    height: 16;
    width: 740;
    background-image: url(images/bodytop.gif);
    }
.mainbody
{
   	font-family: Arial, Georgia;
    height: 517;
    width: 540;
    background-image: url(images/mainbody.gif);
    }
.rightbottombody
{
    font-family: Arial, Georgia
	height: 517;
    width: 200;
    background-image: url(images/rightbottombody.gif);
    }    
.worldbody
{
    height: 533;
    width: 740;
    background-image: url(images/worldbody.gif);
    background-color: #311010
    }
.bottomleft
{
    font-family: Arial, Georgia
	height: 290;
    width: 218;
    background-image: url(images/bottomleft.gif);
    }
.bottomcenter
{
    font-family: Arial, Georgia
	height: 290;
    width: 252;
    background-image: url(images/bottomcenter.gif);
    }
.bottomright
{
    height: 290;
    width: 270;
    background-image: url(images/bottomright.gif);
    }
.subtopcenter
{
    height: 178;
    width: 322;    
    background-image: url(images/subtopcenter.gif); 
    }
.sublinetop
{
    height: 178;
    width: 4;    
    background-image: url(images/subtopline.gif); 
    }
.subtopright
{
    height: 178;
    width: 196;
    background-image: url(images/subtopright.gif);
    }
.submainbody
{
    height: 517;
    width: 540;
    background-image: url(images/submainbody.gif);
    }
.subline
{
    height: 517;
    width: 4;
    background-image: url(images/subline.gif);
    }
.subrightpane
{
    height: 517;
    width: 196;
    background-image: url(images/subrightpane.gif);
    }
.loginarea
{
    padding-right: 15px;
    padding-left: 10px;
    padding-bottom: 6px;
    padding-top: 10px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-family: Arial, Georgia
    letter-spacing: 2px;
    font-variant: small-caps;
    color: #311010;
}
/*--------- SKIN CSS ----------*/

.MainMenu_MenuContainer
{font-family: Arial, Georgia
    background: transparent;
    width: 1px;
    margin: 0px auto;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuIcon
{
    display: none;
}
.MainMenu_MenuArrow
{
    display: none;
}
.MainMenu_RootMenuArrow
{
    display: none;
}
.MainMenu_MenuBreak
{
    display: block;
}
.MainMenu_MenuItem
{
    color: #311010;
    font-size: 13px;
    padding: 2px 15px 2px 10px; /* border: 1px #DBE6F1 solid;*/
    border-width: 1px 0px;
    font-family: Arial, Georgia
    font-variant: small-caps;
    letter-spacing: 2px;
}
.submenuitemselected, .submenuitembreadcrumb
{
    color: #FFFFD1;
    font-size: 13px;
    font-weight: bold;
    padding: 2px 15px 2px 10px;
    background: #311010;
    border: 1px #311010 solid;
    border-width: 1px 0px;
    font-family: Arial, Georgia
    font-variant: small-caps;
    letter-spacing: 2px;
}
.submenu
{
    z-index: 1000;
    border: 1px #311010 solid;
    padding: 0px;
    margin-top: 1px;
    margin-left: 1px;
    background: #FFFFD1;
}
.rootmenuitem TD
{
    color: #311010;
    height: 22px;
    font-size: 13px;
    font-weight: bold;
    border: 0px;
    padding: 0px 5px 0px 5px;
    margin: 0px;
    background: transparent;
    font-family: Verdana, Georgia;
    font-variant: small-caps;
    letter-spacing: 2px;
}
.rootmenuitemselected TD, .rootmenuitembreadcrumb TD
{
    height: 22px;
    border: 0px;
    font-size: 13px;
    font-weight: bold;
    padding: 0px 5px 0px 5px;
    margin: 0px;
    background-position: center top;
    background-repeat: no-repeat;
    font-family: Verdana, Georgia;
    font-variant: small-caps;
    background-attachment: scroll;
    background-color: transparent;
    letter-spacing: 2px;
}
/*      END Menu Specific CSS        */



