BODY { font-family:Garamond;
       background-color:#ccc; }

.pagehdr { width:100%; }

.coname { font-weight:bold;
          font-size:40px;
          text-align:left;
          cursor:default;
          color:black; }

.codesc { font-weight:bold;
          font-size:12px;
          text-align:right;
          cursor:default;
          color:black; }

.addressbar { font-family:courier;
              font-weight:normal;
              font-size:10px;
              text-align:left;
              text-indent:5px;
              padding-top:2px;
              padding-bottom:2px;
              height:20px;
              cursor:default;
              color:white;
              background-color:#000099; }

.footertxt { font-weight:normal;
             font-size:10px;
             text-align:center;
             cursor:default;
             color:white;
             background-color:#000099; }




.pagecontent { border: 1px solid black;
               width: 100%;
               background-color:#ffffcc; }


.stdtext { font-weight:normal;
           font-size:20px;
           cursor:default;
           color:black; }



.prodlink { font-family:Garamond;
            font-weight:normal;
            font-size:18px;
            cursor:default;
            border: 1px solid #ffffcc;
            color:black; }

.prodlinkmo { font-family:Garamond;
              font-weight:normal;
              font-size:18px;
              cursor:default;
              color:black;
              border:1px solid black;
              background-color:white; }

.prodlinkbtn { font-family:Garamond;
               font-weight:normal;
               font-size:20px;
               text-align:center;
               cursor:pointer;
               border:1px solid #ffffcc;
               color:black; }


.mfclink { cursor:pointer;
           width:80px;
           height:80px;
           border:1px solid black; }


.enqformlbl { font-family:Garamond;
              font-weight:normal;
              font-size:15px;
              cursor:default;
              color:black;
              margin:0;
              width:70px; }

.enqforminput { font-family:arial;
                font-weight:normal;
                font-size:14px;
                height:20px;
                width:225px;
                cursor:default;
                color:black;
                padding:0;
                margin:0;
                background-color:white; }

.enqformmemo { font-family:arial;
               font-weight:normal;
               font-size:14px;
               height:60px;
               width:225px;
               cursor:default;
               color:black;
               background-color:white; }


