/* Cleaned CSS: */

        body { background-color: #51ada6;

            background-image: url("https://www.scribbld.com/palimg/component/bg.gif/p03e847e");
            background-repeat: repeat;
            background-position: center;
            background-attachment: scroll;
        
            margin-top: 0px; margin-left: 0px;
            margin-right: 0px;
            font-family: Arial, sans-serif;
            font-size: 11px;
            color: #515151;
        }

        form {
            margin: 0;
            padding: 0;
            }

        td, tr {
            font-family: Arial, sans-serif;
            font-size: 11px;
            color: #515151;
            line-height: 22px;
        }

        a {
            color: #0c5d57;
            text-decoration: none;
        }

        a:visited {
            color: #555555;
        }

        a.calendarLink {
            color: #0c5d57;
        }

        a.header {
            color: #ffffff;
        }
        a.headerLinks {
            color: #ffffff;
        }

                a:hover { text-decoration: underline;}
        select {
            font-family: Arial, sans-serif;
            font-size: 11px;
            background-color: #51ada6;
        }

        input {
            line-height: normal;
            background-color: #51ada6;
            color: #f7feff;
        }

        textarea {
            background-color: #51ada6;
            color: #f7feff;
        }
            

        .subject { font-weight: bold; }
        .small { margin-top: 3px;}

        .header {
            background-image: url("https://www.scribbld.com/palimg/component/top-bg.gif/pt0e3b4a");
            background-repeat: repeat-x;
            height: 25px;
        }

        .userTitle {
            font-size: 18px;
            text-weight: bolder;
            color: #c7d1cc;
            line-height: 17px;
        }

        .userSubTitle {
            font-size: 12px;
            color: #c7d1cc;
            line-height: 22px;
        }

        .header-item {
            padding-left: 15px;
            position: relative;
            top: 5px;
        }

        .dkLine { background-color: #000000; }
        .ltLine { background-color: #18647c; }
        .medLine { background-color: #3e847e; }
        .divLine { background-color: #c7d1cc; }
        .tabBg { background-color: #0e3b4a; }

        .entryDate {
            font-size: 11px;
            color: #c7d1cc;
        }

        .entryHolderBg {
            background-color: #51ada6;
            color: #f7feff;
            padding-top: 7px;
            padding-right: 7px;
            padding-left: 7px;
            padding-bottom: 7px;
        }

        .entry {
            padding-top: 7px;
            padding-right: 7px;
            padding-left: 7px;
            padding-bottom: 7px;
            background-color: #ffffff;
            font-size: 12px;
        }

        .entryHeader {
            font-size: 12px;
            font-weight: bold;
        }

        .entryComments {
            font-size: 11px;
            margin-top: 8px;
            margin-left: 8px;
            color: #f7feff;
        }

        .entryDash {
            background-color: #3e847e;
            width: 100%;
            height: 1px;
        }

        .sideHeader {
            font-size: 11px;
            color: #c7d1cc;
        }

        .comp { margin-bottom: 3px; }

        .compBg { background-color: #51ada6; }

        .compContent {
            padding-left: 6px;
            padding-right: 6px;
            padding-bottom: 6px;
            padding-top: 3px;
            line-height: 18px;
            color: #f7feff;
        }

        .compFont {
            color: #f7feff;
        }

        .compList {
            line-height: 20px;
            padding-left: 6px;
        }

        .userPic { border-color: #3e847e; }

        .shortLine {
            width: 20px;
            background-color: #3e847e;
            margin-bottom: 1px;
        }

        .calendarInactive {
            background-color: #ffffff;
            font-size: 9px;
            letter-spacing: 2px;
            color: #515151;
        }

        .calendarActive {
            color: #0c5d57;
            background-color: #318d86;
            font-size: 9px;
            letter-spacing: 2px;
        }

    
