   BODY {

        color : #000000;

        font-family : Times New Roman, Times, sans-serif;

        font: normal x-small;

			scrollbar-DarkShadow-Color: #CBAD77;

		  	scrollbar-Track-Color: #DCDDDF;

		  	scrollbar-Face-Color: #CBAD77;

		  	scrollbar-Shadow-Color: #555E56;

		  	scrollbar-Highlight-Color: #555E56;

		  	scrollbar-3dLight-Color: #CBAD77;

		  	scrollbar-Arrow-Color: #555E56;

	}



   TABLE {

        font-family : Times New Roman, Times, sans-serif;

        font: normal x-small;

         }



   A:link  { color: #11C431; font-size: 12px; font-weight: bold; text-decoration: none }	



   A:visited  { color: #11C431; font-size: 12px; font-weight: bold; text-decoration: none }



   A:hover  { color: #000000; font-size: 12px; font-weight: bold; text-decoration: none }



   .textinput {

          font-family: Times New Roman, Times, sans-serif;

          font-size: 10pt;

          font-weight: normal;

          font-style: normal;

          border-top: thin groove #22B24B;

          border-bottom: thin groove #22B24B;

          border-left: thin groove #22B24B;

          border-right: thin groove #22B24B;

          color: #077647;

              }

			  

	   .button {

          font-family: Times New Roman, Times, sans-serif;

          font-size: 10pt;

          font-weight: normal;

          font-style: normal;

          border-top: thin groove  #F19B3A;

          border-bottom: thin groove  #F19B3A;

          border-left: thin groove  #F19B3A;

          border-right: thin groove  #F19B3A;

          color: #ffffff;

		  BACKGROUND-COLOR: #555E56; 

              }



SELECT 

{ 

    BACKGROUND-COLOR:           #CBAD77; 

    BORDER-COLOR:               #22B24B; 

    BORDER-STYLE:               SOLID; 

    BORDER-WIDTH:               1px; 

    COLOR:                      #CBAD77; 

    DROPDOWN-ARROW-COLOR:       #6699ff; 

}


