
    a:link		{font: 8pt verdana,arial; color: #706088; text-decoration: underline}
    a:visited		{font: 8pt verdana,arial; color: #706088; text-decoration: underline}
    a:active		{font: 8pt verdana,arial; color: #ff0000; text-decoration: none}
    a:hover		{font: 8pt verdana,arial; color: #00ff00; text-decoration: none; background: #6b238e}

    .heading		{font: 9pt verdana,helvetica,arial; color: #5c5c5c; font-weight: bold}
    .subheading		{font: 8pt verdana,helvetica,arial; color: #e0e0e0; font-weight: bold}
    .content		{font: 8pt verdana; color: #5c5c5c}
    .empfont		{font: 8pt verdana,helvetica,arial; color: #5c5c5c; font-weight: bold}

    strong		{font-weight: bold}
    input		{font: 8pt verdana,arial,sans serif; color: #5c5c5c}
    textarea		{font: 8pt verdana,arial,sans serif; color: #5c5c5c}

    body		{
			 scrollbar-face-color: #e0e0e0;
			 scrollbar-shadow-color: #e0e0e0;
			 scrollbar-highlight-color: #e0e0e0;
			 scrollbar-darkshadow-color: #c0c0c0;
			 scrollbar-track-color: #fffff7;
			 scrollbar-arrow-color: #828282;
			 scrollbar-3dlight-color: #e0e0e0;
			}

    .formbutton		{
       			 background-color: #e0e0e0;
   			 border-bottom: #6b238e solid 1pt;
   			 border-left: #6b238e solid 1pt;
   			 border-right: #6b238e solid 1pt;
   			 border-top: #6b238e solid 1pt;
   			 color: #5c5c5c;
   			 cursor: hand;
   			 font-family: tahoma, verdana;
   			 font-size: 9pt;
        		 font-weight: bold;
			}

    .input_sml {
       			 background-color: #b8a8c8;
 			 height: 16px;
			 width: 16px;
			 border-bottom: #5c5c5c solid 1px; 
			 border-left: #5c5c5c solid 1px; 
			 border-right: #5c5c5c solid 1px; 
			 border-top: #5c5c5c solid 1px;
   			 font-family: arial,verdana,helvetica;
    			 font-size: 8pt;
  			}

    .input_20 {
       			 background-color: #b8a8c8;
 			 height: 16px;
			 width: 20px;
			 border-bottom: #5c5c5c solid 1px; 
			 border-left: #5c5c5c solid 1px; 
			 border-right: #5c5c5c solid 1px; 
			 border-top: #5c5c5c solid 1px;
   			 font-family: arial,verdana,helvetica;
    			 font-size: 8pt;
  			}

    .input_90px {
       			 background-color: #b8a8c8;
 			 height: 18px;
			 width: 90px;
			 border-bottom: #5c5c5c solid 1px; 
			 border-left: #5c5c5c solid 1px; 
			 border-right: #5c5c5c solid 1px; 
			 border-top: #5c5c5c solid 1px;
   			 font-family: arial,verdana,helvetica;
    			 font-size: 8pt;
  			}

    .input_140px {
       			 background-color: #b8a8c8;
 			 height: 18px;
			 width: 140px;
			 border-bottom: #5c5c5c solid 1px; 
			 border-left: #5c5c5c solid 1px; 
			 border-right: #5c5c5c solid 1px; 
			 border-top: #5c5c5c solid 1px;
   			 font-family: arial,verdana,helvetica;
    			 font-size: 8pt;
  			}

    .input_200px {
       			 background-color: #b8a8c8;
 			 height: 18px;
			 width: 200px;
			 border-bottom: #5c5c5c solid 1px; 
			 border-left: #5c5c5c solid 1px; 
			 border-right: #5c5c5c solid 1px; 
			 border-top: #5c5c5c solid 1px;
   			 font-family: arial,verdana,helvetica;
    			 font-size: 8pt;
  			}


    .input1 {
       			 background-color: #f8f8f7;
			 border-bottom: #5c5c5c solid 1px; 
			 border-left: #5c5c5c solid 1px; 
			 border-right: #5c5c5c solid 1px; 
			 border-top: #5c5c5c solid 1px;
   			 font-family: arial,verdana,helvetica;
    			 font-size: 8pt;
  			}

    .submit1		{
       			 background-color: #e0e0e0;
			 border-bottom: #5c5c5c solid 1px; 
			 border-left: #5c5c5c solid 1px; 
			 border-right: #5c5c5c solid 1px; 
			 border-top: #5c5c5c solid 1px;
   			 font-family: verdana,arial,helvetica;
        		 font-weight: bold;
    			 font-size: 8pt;
   			 color: #5c5c5c;
   			 cursor: hand;
			}

