<!--
A:link{ color: #000000; }
A:visited{ color: #000000; }

IMG { border-style: none; }
IMG.hspace { margin-left: 5px;
             margin-right: 5px; }
IMG.hspacefloatright { margin-left: 5px;
                       margin-right: 5px;
                       float: right; }
IMG.vspace { margin-top: 5px;
             margin-bottom: 5px; }
IMG.vspacefloatleft { margin-top: 5px;
                      margin-bottom: 5px;
                      float: left; }
IMG.vspacefloatright { margin-top: 5px;
                      margin-bottom: 5px;
                      float: right; }
IMG.floatleft { float: left }
             
LI { list-style-type: none;
     margin-left: -30px; }
LI.doublespace{ margin-top: 20px; }

.pageLink{ color: #ce6800; }

.bodyMain{  background: #f1f1ec;
            color: #000000;
            margin-left:0;
            margin-top:0; }

.menuColor{ background: #cf7d02;
            color: #000000; }

.lineColor{ background: #d4a86f;
            color: #000000; }

.text{ font-family: "MS Sans Serif", Arial, sans-serif;
       font-size: 11px; }
       
.textBold{  font-family: "MS Sans Serif", Arial, sans-serif;
            font-size: 11px;
            font-weight: bolder; }
            
.textBoldCenter{  font-family: "MS Sans Serif", Arial, sans-serif;
                  font-size: 11px;
                  font-weight: bolder;
                  text-align: center; }

.textBoldItalic{ font-family: "MS Sans Serif", Arial, sans-serif;
                 font-style: italic;
                 font-size: 11px;
                 font-weight: bolder; }

.textCenter{  font-family: "MS Sans Serif", Arial, sans-serif;
              font-size: 11px;
              text-align: center; }

.textItalic{ font-family: "MS Sans Serif", Arial, sans-serif;
             font-style: italic;
             font-size: 11px; }
             
.textBig{ font-family: "MS Sans Serif", Arial, sans-serif;
          font-size: 12px; }
.textBigBold{ font-family: "MS Sans Serif", Arial, sans-serif;
              font-size: 12px;
              font-weight: bold; }
.textBigBoldItalic{ font-family: "MS Sans Serif", Arial, sans-serif;
                    font-style: italic;
                    font-size: 12px;
                    font-weight: bold; }

.textBigger{ font-family: "MS Sans Serif", Arial, sans-serif;
             font-size: 14px; }
.textBiggerBold{  font-family: "MS Sans Serif", Arial, sans-serif;
                  font-size: 14px;
                  font-weight: bold; }
.textBiggerBoldItalic{  font-family: "MS Sans Serif", Arial, sans-serif;
                        font-style: italic;
                        font-size: 14px;
                        font-weight: bold; }

.textBiggest{ font-family: "MS Sans Serif", Arial, sans-serif;
              font-size: 20px; }
.textBiggestBold{ font-family: "MS Sans Serif", Arial, sans-serif;
                  font-size: 20px;
                  font-weight: bold; }

.textRed{ font-family: "MS Sans Serif", Arial, sans-serif;
          font-size: 11px;
          color: #CC0000; }

.textSmall{ font-family: "MS Sans Serif", Arial, sans-serif;
            font-size: 10px; }
-->					  
