   BODY {
        color : #000000;
        font-family :  Arial, Helvetica, sans-serif;
        font: normal;
		scrollbar-DarkShadow-Color: #FFFFFF;
		scrollbar-Track-Color: #FFFFFF;
		scrollbar-Face-Color: #FFFFFF;
		scrollbar-Shadow-Color: #660000;
		scrollbar-Highlight-Color: #FFFFFF;
		scrollbar-3dLight-Color: #FFFFFF;
		scrollbar-Arrow-Color: #660000;
		  
	/*background-color: #CC9F53;*/
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
}
.style2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style5 {font-size: 2px}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style7 {font-size: 10px}
.style8 {font-size: 12px}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; }

   A:link {
        COLOR: #000000;
        text-decoration: underline;
		font-weight : bold;
           }

   A:visited {
        COLOR: #000000;
        text-decoration: underline;
		font-weight : bold;
           }

   A:hover {
        TEXT-DECORATION: none;
        color: #660000;
		font-weight : bold;
          }	

   .textinput {
          font-family: " Lucida Handwriting, Comic Sans MS", "Verdana";
          font-size: 10pt;
          font-weight: normal;
          font-style: normal;
          border-top: thin groove #12499C;
          border-bottom: thin groove #12499C;
          border-left: thin groove #12499C;
          border-right: thin groove #12499C;
          color: #000066;
              }
			  
	   .button {
          font-family: " Lucida Handwriting, Comic Sans MS", "Verdana";
          font-size: 10pt;
          font-weight: normal;
          font-style: normal;
          border-top: thin groove #12499C;
          border-bottom: thin groove #12499C;
          border-left: thin groove #12499C;
          border-right: thin groove #12499C;
          color: #000066;
		  BACKGROUND-COLOR: #B3BAFF; 
              }
			
SELECT 
{ 
    BACKGROUND-COLOR:           #B3BAFF; 
    BORDER-COLOR:               #12499c; 
    BORDER-STYLE:               SOLID; 
    BORDER-WIDTH:               1px; 
    COLOR:                      #000066; 
    DROPDOWN-ARROW-COLOR:       #6699ff; 
}

.input2     { color: black; font-size: 12px; font-family:  Lucida Handwriting, Comic Sans MS; background-color: white; margin-top: 1px; margin-bottom: 1px; width: 200px; height: 20px; border: solid 1px #000000 }
.textarea     { color: black; font-size: 12px; font-family:  Lucida Handwriting, Comic Sans MS; background-color: white; margin-top: 1px; margin-bottom: 1px; border: solid 1px #000000 }



