 body
        {
            font-family: Arial;
            overflow-y: visible;
            overflow: -moz-scrollbars-vertical;           
            
        }
        
        /* --------- Footer and Header --------- */
         span.HeaderCollegeName
        {
            color: #A0B9C2;
            font-size: 11px;
            font-weight: bold;
        }
         span.FooterLinkStyle
        {
            font-size: 13px;
            cursor: hand;
            color: #A0B9C2;
            font-weight: bold;
            margin-bottom: 6px;
        }
        /* --------- Footer and Header --------- */
        
        
        /* --------- Main Menu Buttons --------- */
        span.MainMenuBtnSpan
        {
            font-size: 15px;
            font-weight: bold;
            cursor: hand;
            height: 30px;
            display: block;
            padding-top: 10px;
        }
        
        font.MainMenuBtnFont
        {
            margin-top: 15px;
            height: 100%;
        }
        
         a.MainMenuBtnA
        {
            background-image: url(../Images/IndexPage/MainMenuBtn.jpg);
            background-repeat: repeat-x;
            display: block;
            width: 266px;
            height: 40px;
            text-align: center;
            color: #839AA1;
            border: 1px solid #D4D6D5;
            border-top: 0px;
        }
        
        a.MainMenuBtnA:hover
        {
            background-image: url(../Images/IndexPage/MainMenuBtnHL.jpg);
            color: #84C341;
            border: 1px solid #84C341;
            height: 41px;
        }
        
        a.MainMenuBtnAActive
        {
            background-image: url(../Images/IndexPage/MainMenuBtnHL.jpg);
            background-repeat: repeat-x;
            border: 2px solid #80AF35;
            display: block;
            width: 264px;
            height: 38px;
            text-align: center;
            color: #80AF35;
        }       
               
        a.MainMenuBtnATop
        {
            background-image: url(../Images/IndexPage/MainMenuBtn.jpg);
            display: block;
            width: 266px;
            height: 40px;
            text-align: center;
            color: #839AA1;
            border: 1px solid #D4D6D5;
        }
        a.MainMenuBtnATop:hover
        {
            background-image: url(../Images/IndexPage/MainMenuBtnHL.jpg);
            background-repeat: repeat-x;
            color: #84C341;
            border: 1px solid #84C341;
            height: 41px;
            padding-top: 1px;
        }
        a.MainMenuBtnABtm
        {
            background-image: url(../Images/IndexPage/MainMenuBtn.jpg);
            display: block;
            width: 266px;
            height: 40px;
            text-align: center;
            color: #839AA1;
            border: 1px solid #D4D6D5;
            border-top: 0px;
        }
        a.MainMenuBtnABtm:hover
        {
            background-image: url(../Images/IndexPage/MainMenuBtnHL.jpg);
            color: #84C341;
            border: 1px solid #84C341;
            height: 41px;
        }
        /* --------- Main Menu Buttons --------- */
        
        
        /* --------- SubCategory Menu Buttons --------- */
        span.SubCatSpan
        {
            font-size: 14px;
            font-weight: bold;
            cursor: hand;
            text-align: left;
            height: 30px;
            display: block;
            padding-top: 3px;
        }
        
        a.SubCatBtn
        {
            background-image: url(../Images/IndexPage/MainMenuBtnHL.jpg);
            display: block;
            width: 230px;
            height: 40px;
            text-align: left;
            font-size: 16px;
            padding-left: 12px;
            color: #80AF35;
            border: 1px solid #80AF35;
            border-top: 0px;
        }
        a.SubCatBtn:hover
        {
            color: #84C341;
            border: 1px solid #84C341;
            height: 40px;
        }
        
        a.SubCatBtnActive
        {
            background: #80AF35;
            display: block;
            width: 232px;
            height: 41px;
            text-align: center;
            color: white;
            padding-left: 12px;
        }
        
        a.SubCatBtnTop
        {
            background-image: url(../Images/IndexPage/MainMenuBtnHL.jpg);
            display: block;
            width: 230px;
            height: 40px;
            text-align: left;
            font-size: 16px;
            padding-left: 12px;
            color: #80AF35;
            border: 1px solid #80AF35;
        }
        a.SubCatBtnTop:hover
        {
            color: #84C341;
            border: 1px solid #84C341;
            height: 40px;
            padding-top: 1px;
        }
        a.SubCatBtnBtm
        {
            background-image: url(../Images/IndexPage/MainMenuBtnHL.jpg);
            display: block;
            width: 230px;
            height: 40px;
            text-align: left;
            font-size: 16px;
            padding-left: 12px;
            color: #80AF35;
            border: 1px solid #80AF35;
            border-top: 0px;
        }
        a.SubCatBtnBtm:hover
        {
            color: #84C341;
            border: 1px solid #84C341;
            height: 40px;
        }
        /* --------- SubCategory Menu Buttons --------- */
        
        
        /* --------- School Buttons --------- */
        span.SchSpan
        {
            font-size: 14px;
            font-weight: bold;
            cursor: hand;
            text-align: center;
            height: 30px;
            display: block;
            padding-top: 3px;
            padding-left: 3px;
            padding-right: 3px;
        }
        
        a.SchBtnA
        {
            background: #80AF35;
            display: block;
            width: 165px;
            height: 41px;
            text-align: center;
            color: white;
            margin-bottom: 1px;
            margin-left: 1px;
        }
        
        a.SchBtnA:hover
        {
            padding-top: 1px;
        }
        
        a.SchBtnATop
        {
            background: #80AF35;
            display: block;
            width: 165px;
            height: 41px;
            text-align: center;
            color: white;
            margin-bottom: 1px;
            margin-left: 1px;
        }
        a.SchBtnATop:hover
        {
            padding-top: 1px;
        }
        
        a.SchBtnABtm
        {
            background: #80AF35;
            display: block;
            width: 165px;
            height: 41px;
            text-align: center;
            color: white;
            margin-bottom: 1px;
            margin-left: 1px;
        }
        a.SchBtnABtm:hover
        {
            padding-top: 1px;
        }
         /* --------- School Buttons --------- */
        
        
         /* --------- Course Page Elements --------- */
         table.CourseTbl
        {
            padding-left: 3px;
            width: 96%;
            text-align: left;
        }
        span.CourseCodeSpan
        {
            font-size: 16px;
            color: #82A4AF;
        }
        span.CourseNameSpan
        {
            font-size: 16px;
            color: #273539;
        }
        span.CourseFormatSpan
        {
            font-size: 14px;
            color: #82A4AF;
        }
        a.CourseLnkA
        {
            text-decoration: underline;
            color: #546367;
        }       
      
         span.DescrTitleSpan
        {
            font-size: 17px;
            color: #273539;
        }
        table.DescrTitleTbl
        {
            padding-left: 3px;
            width: 96%;
            text-align: left;
            background: #f7f7f7;
        }
        /* --------- Course Page Elements --------- */
        
        
        /* --------- Title Spans and Other --------- */
        a
        {
            text-decoration: none;
        }
      
                       
        span.CatTitleMain
        {
            font-size: 30px;
            color: #80AF35;
        }
        span.CatTitleSec
        {
            font-size: 19px;
            color: #80AF35;
        }
        span.ASTitle
        {
            font-size: 38px;
            color: #A0B9C2;
        }
        
        span.txt{font-size:17px;color:#273539;text-align:left;vertical-align:middle}
        
        span.ExpColSpan
        {
            background: #A0B9C2;
            color: white;
            font-size: 13px;
            font-weight: bolder;
            display: block;
            width: 70px;
            height: 18px;
            text-align: center;
            cursor: hand;
        }
