 body      {	color             : #000000;
            background        : #DEDCC8;
            font-family       : arial,helvetica,sans-serif;
            font-size         : 10pt;

            scrollbar-face-color        : #d8c8a4;
            scrollbar-highlight-color   : #f8e8c4;
            scrollbar-shadow-color      : #a89874;
            scrollbar-3dlight-color     : #f8f8e4;
            scrollbar-arrow-color       : #000000;
            scrollbar-track-color       : #382804;
            scrollbar-darkshadow-color  : #584824;
		}

 table     {  border-collapse   : collapse;
              background-color  : #BED7AD;
           }

 table.log {  font-family       : "courier new", courier, monospace;
              font-size         : 9pt;
           }

 td        {  background        : #DEDCC8;
              font-size         : 10pt;}
 td.out    {  background        : #000000;  }
 td.border {  background        : #D8D1B7;
 }

 td.border {  background        : #D8D1B7;
			 text-align		: center;
		  }

 th        {  font-size         : 10pt;}

 th.small  {  font-size         : 8pt;     }
 th.adminTH
           {  color             : #7c0000;
              text-align        : left;
           }

 div.menu th
           {  background        : #e9d9b9;
              color             : #000000;
			  }
 div.menu th:hover
           {
	          background        : #fff9d9;
           }
 div.menu td
           {  background        : transparent;
		text-align			: center;
	  }

 div.menu a
           {  color             : #336633;
              font-weight       : bold;
              text-decoration   : none;
	  }
 div.menu a:hover
           {  color             : #339933;  }

 div.login th.menuad
           {  text-align        : left;
              color             : #ffff66;  }
 div.login th
           {  background        : transparent;
              font-size         : 8pt;
              font-weight       : bold;
			  color				: #000000;
	}
 div.login th:hover
           {
	          background        : transparent;
           }
 div.login input
           {  font-size         : 8pt;
              font-family       : arial,helvetica,sans-serif;
              color             : #000000;
              background        : #d8c8a4;
              border            : 1px solid #ffffff;
           }
 div.login input:hover
           {  background        : #e8d8b4;
           }

 div.hrefborder img
           {
              border            : 1px solid #555555;
           }

 div.hrefborder img:hover
           {
              border            : 1px solid #999999;
           }

 a         {  color             : #333311;
              font-weight       : bold;
              text-decoration   : none;     }
 a:hover   {  color             : #666644;
			text-decoration   : underline; }

 p         {  font-size         : 10pt;
		font-family       : "Comic Sans MS",arial,helvetica,sans-serif;
		}

 p.error   {  color             : #aa2222;  }
 p.copyrg  {  color             : #663333;
              font-size         : 7pt;
              margin            : 0px 0px 0px 0px;
			  text-align			: center;
			  }

 p.indent  {  margin-left       : 20px;
              margin-top        : 5px;
              margin-bottom     : 0px;      }

 p.indent2 {  margin-left       : 40px;
              margin-top        : 5px;
              margin-bottom     : 0px;      }
.plaintext{font-weight:normal;}
.plaintext a{color:#7C0000;}
 h1        {  color             : #7c0000;
              text-decoration   : none;
              font-weight       : bold;
              font-size         : 24pt;
              margin            : 0px;
              margin-bottom     : 20px;
           }

 h4
           {
              color             : #7c0000;
              font-size         : 10pt;
           }

 hr        {  color             : #DEDBC8;
              height            : 1px;
              margin-right      : 10px;
           }

 hr.short  {  width             : 50%;      }

 div.msect table
           {  empty-cells       : show;
              border-collapse   : collapse;
              margin-bottom     : 0px;
              margin-top        : 0px;
              background-color  : transparent;
           }
 div.msect td
           {  border            : 1px solid #333333;
              background-color  : transparent;
           }

 div.msect {  min-height         : 100px;
              overflow           : auto;
              width              : 100%;
              background-repeat  : no-repeat;
              background-position: center;
           }

 div.noborder td
           {
              border: none;
           }

 div.newsinclude h4
           {
              color             : #7c0000;
              margin-bottom     : 5px;
              margin-top        : 0px;
              margin-right      : 10px;
			  font-size			: 10pt;
           }
 div.newsinclude h4:hover
           {
              /*background        : #999999;
              color             : #ac3333;*/
           }

 div.newsinclude p
           {
              margin-bottom     : 5px;
              margin-top        : 5px;
              margin-left       : 10px;
              margin-right      : 10px;
			  font-weight		: bold;
           }

 input, textarea, select
           {		color             : #000000;
            background        : #DEDCC8;
			border            : 1px solid #333333;
			font-size         : 10pt;
           }
 input:hover, textarea:hover, select:hover
           {   background        : #FEFCE8;
      }
