body {
            background-image: url(none);
            background-color: #FFF7DA;
}
#nav_bot,#nav_top,#nav_container {
            background-image: url(none);
            background-color: #FFF7DA;
}
#cn_container,#headerbg {
    background-color: #000000;
    background-image: url("none");
    color: #fff;
    padding: 5px 0;
    text-align: center;
}
#footer, #footerbg {
			background-color: #6f93c7;
    		background-image: url("none");
		    border-bottom: medium solid #000;
}
#footer a {
    color: #9FC5E7;
    text-decoration: none;
}
#styleNav .primary-webcomMenuItem-middle{
            font-size: 10pt;
            color: #000000;
            font-weight: bold;
}
#styleNav .secondary-webcomMenuItem-middle {
            font-family: Arial;
            font-size: 10pt;
            font-weight: bold;
            color: #FFF7DA;
}
#styleNav .primary-webcomMenuItem.selected .primary-webcomMenuItem-middle{
            font-family: Arial;
            font-size: 10pt;
            font-weight: bold;
            color: #000000;
}
#styleNav .primary-webcomMenuItem .secondary-webcomMenuItem.selected .secondary-webcomMenuItem-middle{
            font-family: Arial;
            font-size: 10pt;
            font-weight: bold;
            color: #6C3F20;
}
#styleNav .primary-webcomMenuItem.hover .primary-webcomMenuItem-middle{
            font-family: Arial;
            font-weight: bold;
            color: #6F93C7;
            font-size: 10pt;
}
#styleNav .primary-webcomMenuItem .secondary-webcomMenuItem.hover .secondary-webcomMenuItem-middle{
            font-family: Arial;
            font-size: 10pt;
            font-weight: bold;
            color: #c0c0c0;
}
#layout {
    background-color: #9fc5e7;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    width: 915px;
}