.maintext { background-position: center center;
            background-repeat: no-repeat;
            color: #000045;
            cursor: auto;
            font-family: tahoma;
            font-size: 13px;
            padding-right: 10px;
            padding-top: 0px;
            text-align: justify; }

.table { background-color: #f3cad0;
         background-position: center center;
         background-repeat: no-repeat;
         border-color: #984B4F;
         border-style: solid;
         border-width: 1px;
         color: #000045;
         font-family: tahoma;
         font-size: 11px; }

/**/

.example { background-color: #ffccaa;
           border-color: #555555;
           border-style: dashed dashed none dashed;
           border-width: 2px 1px 1px 1px;
           cursor: crosshair;
           font-family: harrington, verdana;
           font-size: 14px;
           font-variant: small-caps; }

.title { color: #990033;
         font-family: arial;
         font-size: large;
         font-style: italic; }

.tablebanner { background-image: URL(images/logo.gif);
               background-position: left top;
               background-repeat: no-repeat;
               color: #990033;
               font-family: Times;
               font-size: 46px; }

.body { background-color: #f3cad0;
        color: #000045;
        cursor: default;
        font-family: tahoma;
        font-size: 13px;
        font-style: normal;
        text-align: justify; }

.br { clear: both; }

.a:visited,a:link,a:active { color: #003399;
                             text-decoration: none; }

.a:hover { color: #FF9900;
           text-decoration: none; }

.hidden { -moz-opacity: .00;
          filter: alpha(opacity=00);
          font-size: 0;
          opacity: .00; }

.view { background-color: none;
        border-color: transparent;
        border-style: solid;
        border-width: 0px;
        cursor: default;
        padding: 6;
        position: relative; }

.view_hover { -moz-opacity: .50;
              background: #FFDFDF;
              border-color: #984B4F;
              border-style: solid;
              border-width: 1;
              cursor: default;
              filter: alpha(opacity=50);
              opacity: .50;
              padding: 5; }

.left { background-color: none;
        color: #003399;
        cursor: default; }

.left_hover { background: #FFDFDF;
              color: #4070AE;
              cursor: hand; }

.pageedit { -moz-opacity: .75;
            background-color: #FFEAEA;
            border-color: #984B4F;
            border-style: solid;
            border-width: 1;
            filter: alpha(opacity=75);
            opacity: .75;
            padding: 5;
            position: absolute;
            visibility: visible;
            z-index: 10000; }

.textedit { -moz-opacity: .75;
            background-color: #FFEAEA;
            border-color: #984B4F;
            border-style: solid;
            border-width: 1;
            filter: alpha(opacity=75);
            opacity: .75;
            padding: 5;
            visibility: visible;
            z-index: 10000; }

.announ { background-position: center center;
          background-repeat: no repeat; }