@charset "windows-1252";

 body {
 scrollbar-face-color: #dde917; scrollbar-highlight-color: #1266dc; scrollbar-shadow-color: #1266dc; scrollbar-3dlight-color: #1266dc; 
 scrollbar-arrow-color: #1266dc; scrollbar-track-color: #ff88af; scrollbar-darkshadow-color: #1266dc;
 }
      
/* button styles */	
	   
 a.button, a.buttonDis {
 display: block; background-color: transparent; background-image: url(buttonBackground.gif); background-repeat: no-repeat; 
 width: 138px; height: 36px; margin: 5px auto; padding: 8px 0 0 0; text-align: center; font-family: Arial, Helvetica, sans-serif; 
 font-size: 100%; font-weight: bold; text-decoration: none;
 }
      
 a.button:link, a.button:visited { color: #002577; }
      
 a.button:hover, a.button:active {
 background-position: 0 -42px; color: #ff7200; }
      
 a.buttonDis:link, a.buttonDis:visited, a.buttonDis:hover, a.buttonDis:active {
 background-position: 0 -72px; color: #5f5f5f; cursor: default;
 }

 .Style1 {
 font-weight: bold; font-size: 20px; font-style: normal; font-family: Garamond; color: #e9172b;
