        #tipDiv
        {   
            PADDING-LEFT: 2px;
            PADDING-RIGHT: 2px;
            BORDER-LEFT: #003366 2px solid;
            BORDER-RIGHT: #003366 1px solid;
            BORDER-TOP: #003366 1px solid;
            BORDER-BOTTOM: #003366 2px solid;
            FONT-WEIGHT: normal;
            FONT-SIZE: 8pt;
            COLOR: #000000;
            FONT-FAMILY: arial;
            BACKGROUND-COLOR: #ffff80;
        }
        #box1
        {       border-style: solid;
                border-width: 2px 3px 3px 2px;
                border-top: 3px solid silver;
                border-left: 3px solid silver;
                border-bottom: 3px solid black;
                font-family: Comic Sans Ms;
                FONT-SIZE: 8pt;
                opacity: 0.955;
                padding: 1px 2px;
                background-color: #ff9999;
                display: inline;
        }
        input {background-color: #ffffcc}
        #submit {background-color: #336699; color: #ffffff}
        textarea {background-color: #ffffcc}
        select {background-color: $selectColour }
        .note {font-weight:bold; color:#cccccc; background-color: #ffffff}
        #baz {background-color: #6699ff}
        #biz {font-size: 16; font-family: "Comic Sans Ms",cursive; background-color: #6699ff}
        #buz {font-size: 16; font-family: "Comic Sans Ms",cursive; background-color: #ff9999}
        #fault {background-color: #ff6666!important}
        #ok {background-color: #ffffcc}
        #tits {font-family: "Comic Sans Ms",cursive; font-size: 16; background-color: #33ffff}
        #maybe {background-color: #ff9999!important}

        .container {background-color: #ffffcc; border: 5px red groove; width: $containwidth; position: relative; left: $containpos;}
        .boxit {background-color: #ffffcc; border: 3px red groove; position: relative; left: 0; top: 0;}
        #title {background-color: #6699ff: FONT-WEIGHT: bold; }
        #tots {font-size: 14; background-color: #33ffff}
        #biw {font-size: 14; font-family: "Comic Sans Ms",cursive; background-color: #ccc000}
        #redh3 {font-size: 14; font-family: "Comic Sans Ms",cursive;  FONT-WEIGHT: bold; color: #ff0000}
        #entryok {font-size: 14; font-family: "Comic Sans Ms",cursive; }
        #entrynotok {font-size: 14; FONT-WEIGHT: bold;  COLOR: #FF0000;   font-family: "Comic Sans Ms",cursive;}
        #titw {font-family: "Comic Sans Ms",cursive; font-size: 12; background-color: #33ffff}

        #invis {background-color: #ff9966; visibility: hidden;  background-color: #ff9966; border: 5px white groove; position: absolute; right: 175px; top: 40px; width: 150px; padding: 5px; z-index: 1;  }
        #invis2 {background-color: #ff9966; visibility: hidden;  background-color: #ff9966; border: 5px white groove; position: absolute; left: 75px; bottom: 10px; width: 150px; padding: 5px; z-index: 1;  }
        #ok {background-color: #ffff33}
        #new {background-color: #66ff66}
