body {
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
}

#Body {  /* put it in the id selector so richtext editor doesn't pick it up. */
        background: none repeat scroll 0 0 silver;

}

.pagemaintable {
        width: 800px;
        height: 100%;
}
.frametopleft {
        height: 13px;
        padding-left: 12px;
        background: url(Frame_TopLeft.gif);
}
.frametopright {
        height: 13px;
        padding-right: 12px;
        background: url(Frame_TopRight.gif);
}
.frameleft {
        height: 12px;
        width: 6px;
        background: url(Frame_Left.gif);
}
.frameright {
        height: 12px;
        width: 6px;
        background: url(Frame_Right.gif);
}
.frametop {
        height: 12px;
        width: 100%;
        background: url(Frame_TopBg.gif);
}
.frametopleftdown {
        height: 11px;
        width: 12px;
        background: url(Frame_TopLeftDown.gif);
}
.frametoprightdown {
        height: 11px;
        width: 12px;
        background: url(Frame_TopRightDown.gif);
}
.framedown {
        height: 11px;
        width: 7px;
        background: url(Frame_Down.gif);
}
.pageleft {
        height: 6px;
        width: 12px;
        background: url(Page_Left.gif);
}
.pageright {
        height: 6px;
        width: 12px;
        background: url(Page_Right.gif);
}
.menuleft {
        height: 22px;
        width: 12px;
        background: url(MenuLeft.gif);
}
.menuright {
        height: 22px;
        width: 12px;
        background: url(MenuRight.gif);
}
.menubg {
        height: 22px;
        width: 100%;
        background: url(MenuBg.gif);
}
.menuregisterlogin {
        height: 22px;
        width: 80px;
        padding-right: 5px;
        background: url(MenuBg.gif);
}
.menuunderleft {
        height: 5px;
        width: 12px;
        background: url(MenuUnderLeft.gif);
}
.menuunderright {
        height: 5px;
        width: 12px;
        background: url(MenuUnderRight.gif);
}
.menuunderbg {
        background: #F7F7F7;
}
.searchmenuleft {
        height: 31px;
        padding-left: 12px;
        background: url(SearchMenuLeft.gif);
}
.searchmenuright {
        height: 31px;
        padding-left: 12px;
        background: url(SearchMenuRight.gif);
}
.searchmenuicon {
        height: 31px;
        width: 25px;
        background: url(SearchMenuIcon.jpg);
}
.searchmenutext {
        height: 31px;
        color: #B3B0B0;
        background: url(SearchMenuBg.gif);
        font: lighter 10px Verdana, sans-serif;
}
.searchmenutext A:Link, .searchmenutext A:visited, .searchmenubox A:Link, .searchmenubox A:Visited {
        color: #B3B0B0;
        font: lighter 10px Verdana;
}
.searchmenutext A:Hover, searchmenubox A:Hover {
        color: #000;
        text-decoration: none;
}
.searchmenubox {
        height: 31px;
        width: 150px;
        padding-right: 5px;
        background: url(SearchMenuBg.gif);
}
.searchmenubox INPUT {
        border-left: #DDDDDE 1px solid;
        border-bottom: #DDDDDE 1px solid;
        border-top: #DDDDDE 1px solid;
        border-right: #DDDDDE 1px solid;
        color: #A4A2A2;
        background: #F7F7F7;
        font: lighter 10px Verdana;
}
.framemidbottomleft {
        height: 19px;
        width: 12px;
        background: url(Frame_MidBottom_Left.gif);
}
.framemidbottomright {
        height: 19px;
        width: 12px;
        background: url(Frame_MidBottom_Right.gif);
}
.framemidbottombg {
        height: 19px;
        width: 100%;
        background: url(Frame_MidBottom_Bg.gif);
}
.framemidicon {
        height: 19px;
        width: 25px;
        background: url(Frame_MidIcon.gif);
}
.framemidbg {
        height: 19px;
        width: 770px;
        background: url(Frame_MidBg.gif);
}
.framebottomleft {
        height: 11px;
        width: 12px;
        background: url(Frame_Bottom_Left.gif);
}
.framebottomright {
        height: 11px;
        width: 12px;
        background: url(Frame_Bottom_Right.gif);
}
.framebottombg {
        height: 11px;
        width: 100%;
        background: url(Frame_Bottom_Bg.gif);
}
.framebottommidleft {
        height: 19px;
        width: 12px;
        background: url(Frame_BottomMid_Left.gif);
}
.framebottommidright {
        height: 19px;
        width: 12px;
        background: url(Frame_BottomMid_Right.gif);
}
.framebottommidbg {
        height: 19px;
        width: 100%;
        background: url(Frame_BottomMid_Bg.gif);
}
.dnnCOPYRIGHT, .Terms_Privacy_Class {
        color: #B3B0B0;
        vertical-align: text-bottom;
        font: lighter 10px Verdana, sans-serif;
}
.dnnBREADCRUMB {
        padding-left: 3px;
}
.Terms_Privacy_Class {
        padding-top: 5px;
        padding-bottom: 10px;
        color: #666;
}
.Terms_Privacy_Class A:Link, .Terms_Privacy_Class A:visited {
        color: #666;
        text-decoration: none;
}
.Terms_Privacy_Class A:Hover {
        color: #FFF;
        text-decoration: none;
}
.LogoCell {
        background: #FFF;
        align: left;
}
.controlpanel {
        width: 100%;
        border-right: #E0E0E0 1px solid;
        border-top: #E0E0E0 1px solid;
        border-left: #E0E0E0 1px solid;
        border-bottom: #E0E0E0 1px solid;
        background: #F2F2F2;
}
.MainContentCell {
        height: 100%;
        width: 100%;
        background: #FFF;
}
.Content_Table {
        height: 100%;
        width: 100%;
}
.toppane {
        width: 100%;
        background: transparent;
}
.leftpane {
        width: auto;
        background: transparent;
}
.centerpane {
        width: 100%;
        background: transparent;
}
.rightpane {
        width: auto;
        background: transparent;
}
.bottompane {
        width: 100%;
        background: transparent;
}
.MainMenu_MenuContainer, .ModuleTitle_MenuContainer {
        background: transparent;
}
.MainMenu_MenuBar, .ModuleTitle_MenuBar {
        cursor: hand;
        background: Transparent;
}
.MainMenu_MenuItem, .ModuleTitle_MenuItem {
        color: black;
        cursor: hand;
        height: 22px;
        border-right: #FFF 0 solid;
        border-top: #FFF 0 solid;
        border-left: #FFF 0 solid;
        border-bottom: #FFF 0 solid;
        background: transparent;
        font: lighter 11px Verdana;
}
.MainMenu_MenuIcon, .ModuleTitle_MenuIcon {
        cursor: hand;
        text-align: center;
        width: 25px;
        background: #EEE;
}
.MainMenu_SubMenu {
        z-index: 1000;
        cursor: hand;
        border-right: #ADACAC 1px solid;
        border-top: #E8E8E8 0 solid;
        border-left: #D0CECE 1px solid;
        border-bottom: #ADACAC 1px solid;
        background: #FFF;
        font: lighter 11px Verdana;
}
.ModuleTitle_SubMenu {
        z-index: 1000;
        cursor: hand;
        border-right: #ADACAC 1px solid;
        border-top: #D0CECE 1px solid;
        border-left: #D0CECE 1px solid;
        border-bottom: #ADACAC 1px solid;
        background: #FFF;
        font: lighter 11px Verdana;
}
.MainMenu_MenuBreak, .ModuleTitle_MenuBreak {
        height: 1px;
        border-top: #FFF 1px solid;
        border-bottom: #FFF 1px solid;
}
.MainMenu_MenuItemSel {
        color: #FFF;
        height: 22px;
        cursor: hand;
        border-right: #FFF 0 solid;
        border-top: #FFF 1px solid;
        border-left: #FFF 0 solid;
        border-bottom: #FFF 1px solid;
        background: url(MainMenuSelectedBg.gif);
        font: lighter 11px Verdana;
}
.ModuleTitle_MenuItemSel {
        color: #666;
        height: 22px;
        cursor: hand;
        border-right: #FFF 0 solid;
        border-top: #FFF 1px solid;
        border-left: #FFF 0 solid;
        border-bottom: #FFF 1px solid;
        background: transparent;
        font: lighter 11px Verdana;
}
.MainMenu_MenuArrow, .ModuleTitle_MenuArrow {
        border-right: #FFF 1px solid;
        border-bottom: #FFF 1px solid;
        border-top: #FFF 0 solid;
        cursor: hand;
        padding-left: 10px;
        font: 10pt webdings;
}
.MainMenu_RootMenuArrow, .ModuleTitle_RootMenuArrow {
        cursor: hand;
        padding-left: 5px;
        padding-right: 5px;
        font: 10pt webdings;
}
.Head {
        color: #333;
        font: lighter 12px Verdana, sans-serif;
}
.SubHead {
        font: lighter 11px Verdana, sans-serif;
}
.SubSubHead {
        font: lighter 10px Verdana, sans-serif;
}
.SkinObject {
        color: #000;
        font: lighter 11px Verdana, sans-serif;
}
.Normal {
        font: lighter 10px Verdana, sans-serif;
}
.NormalTextBox {
        border-style: groove;
        border-width: 1px;
        border-color: #999;
        font: lighter 10px Verdana, sans-serif;
}
.NormalRed {
        color: #F00;
        font: bold 10px Verdana, sans-serif;
}
.NormalBold {
        font: bold 10px Verdana, sans-serif;
}
.ItemTitle {
        font: bold 10px Verdana, sans-serif;
}
.StandardButton {
        background: #7F8386 none;
        color: #FFF;
        border-right: #6C7073 1px solid;
        border-top: #A6AAAD 1px solid;
        border-left: #A6AAAD 1px solid;
        border-bottom: #6C7073 1px solid;
        font: normal 11px Verdana, sans-serif;
}


