        .PageContainer
        {
            width: 100%;
            height: 100%;
            background-image: url(file:///C|/Users/stepx78/Documents/Visual%20Studio%202008/WebSites/DotNetNuke%20Website2/Portals/_default/Skins/New_dnn_skin/dic_background.gif);
            margin: 0px;
            padding: 0px;
        }
        .ContentContainer
        {
            width: 800px;
            height: 100%;
            background-color: Transparent;
            margin: 0px;
            padding: 0px;
        }
        .MenuContainer
        {
            width: 100%;
            background-image: url(file:///C|/Users/stepx78/Documents/Visual%20Studio%202008/WebSites/DotNetNuke%20Website2/Portals/_default/Skins/New_dnn_skin/dic_background_menu.gif);
            border-bottom: solid 1px #333333;
            border-right: solid 1px #333333;
            border-top: none;
            border-left: solid 1px #ffffff;
            height: 30px;
        }
        .dic_banner
        {
            background-image: url(file:///C|/Users/stepx78/Documents/Visual%20Studio%202008/WebSites/DotNetNuke%20Website2/Portals/_default/Skins/New_dnn_skin/dic_banner.png);
            z-index: 500;
            width: 955px;
            height: 191px;
            margin: 0px;
            padding: 0px;
        }
        .FooterContainer
        {
            background-color: Transparent;
            width: 100%;
            border: 1px solid;
        }
        
        SkinObject
        {
        font-weight: bold;
        font-size: 8.5pt;
        color: #444444;
        font-family: Tahoma, Arial, Helvetica;
        text-decoration: none;
        }
        A.SkinObject:link
        {
        text-decoration: none;
        color: Navy;
        }
        A.SkinObject:visited
        {
        text-decoration: none;
        color: Navy;
        }
        A.SkinObject:hover
        {
        text-decoration: underline;
        color: Navy;
        }
        A.SkinObject:active
        {
        text-decoration: none;
        color: Navy;
        }
        .Main_DNNMenu_ContainerSub
        {
            background-image: url(file:///C|/Users/stepx78/Documents/Visual%20Studio%202008/WebSites/DotNetNuke%20Website2/Portals/_default/Skins/New_dnn_skin/dic_background_menu.gif);
            background-color: Transparent;
            border-right: none;
            border-bottom: none;
            border-top: none;
            border-left: none;
            z-index: 1000;
            cursor: pointer;
            cursor: hand;
            padding: 1px 3px 2px 3px;
            margin: 0px;
        }
        .Main_DNNMenu_NodeRoot
        {
            cursor: pointer;
            cursor: hand;
            color: 006600;
            font-size: 11pt;
            font-weight: bold;
            font-style: normal;
            font-family: Verdana, Arial, Helvetica;
            background-color: Transparent;
            white-space: nowrap;
            padding: 0px 10px 0px 5px;
        }  
        .Main_DNNMenu_Node td
        {
            cursor: pointer;
            cursor: hand;
            color: #556655;
            font-size: 9pt;
            font-weight: none;
            font-style: normal;
            font-family: Verdana, Arial, Helvetica;
            background-color: Transparent;
            white-space: nowrap;
            padding: 3px 3px 1px 7px;
        }
        .Main_DNNMenu_NodeHover
        {
        background-color: #eeeeee;
        color: #222222;
        }
        .Main_DNNMenu_NodeHover td
        {
        background-color: Transparent;
        border: solid 1px #778877;
        color:Black;
        font-weight: bolder;
        }


























































































