body         { background-image: url(../images-layout/hg.jpg) ;
	      background-color: #EADFCD;
               background-repeat:no-repeat;
               background-attachment:fixed;
               scrollbar-base-color: #EADFCD;
               scrollbar-track-color: #EADFCD;
               scrollbar-arrow-color: #9C8356;
               scrollbar-shadow-color: #9C8356;
               scrollbar-3d-light-color: #9C8356;  }

table         { font-size: 12px;
                font-family: Verdana;
                color: #325B31;
                position: absolute;
                weight: 80%;
                top: 10px;
                left: 10px; }

H3           { text-align: center;
               color: #325B31; }

H4           { text-align: left;
               color: #325B31; }

HR           { width: 50%;
               color: #325B31;
               height: 1px; }

A            { font-size: 12px;
               color: #325B31;
               font-family: Verdana;
               font-weight: bold;
               text-decoration: none;
               border-color: #9C8356; }

A:Hover      { font-size: 12px;
               color: #9B641B;
               font-family: Verdana;
               font-weight: bold;
               text-decoration: none;
               border-color: #9C8356; }

.a1          { font-size: 16px;
	      font-family: Verdana;
               text-align: center;
               color: #325B31;
               font-weight: bold; }

input        { background-color:#EADFCD; color:#325B31;}

.b1	    {  border-width: 2px;
                border-style: groove;
                border-color: #9C8356;
                padding: 1px; }