       html {background: #F2F3EE url (images/bckg_green.gif) repeat-y;
            margin-left:0;
            margin-top:0;  
          }
      

      body, p, blockquote, ol, ul, dl, li, dt, dd, td {
           font-family: Times, Times Roman, Garamond, serif; 
           color:#003300; 
           font-size: 100%;
           font-weight:	normal;
	       word-spacing:	normal;
	       letter-spacing:	normal;
	       text-transform:	none; 
	       font-size-adjust:	.58;
           } 
      
     /*	 To keep Milonic menu to the front that is the front layer.  */
      .mmlayer {z-index:5; }
      
      .announce {color:#333366;}
      
      .attention {color:#333366;
                  font-weight: bold;
                  background:white;
                 }
                 
      .standout {	
	           font-style:italic;
	           font-weight:	bold;
	            }
	            
      .bottom_menu {
                    font-family: Arial, Verdana, Tahoma, sans-serif; 
                    color:  #663333;
                    font-weight: bold;
                    font-size: 90%;
                   }    
     
     .small {font-size: 0.8em;
             }
      
     .header3 {
                text-decoration: underline;
               }
  
  /* freepage is used for the quick view pdf pages and large photo pages  */
     .freepage  {
                text-align:center;
                background: #666666; 
                color: #ccffcc;
                border: 1px solid black;
                margin: 20px 0px 20px 90px; 
                padding: 10px 0px 10px 0px;
                }
     
     P, UL, OL, DL, DD, LI, DIR, MENU	{	
	       /* inherit from body */	
	    }
	  
	  TABLE, TBODY, TR, TD	{  
	      color:#003300; 	
	      font-size: 100%;
	      word-spacing:	normal;
	      letter-spacing: normal;
	      text-transform: none;
	      font-family:	Times, Times Roman, Garamond;
	      font-size-adjust:	.58;
	    }
	
	
	EM	{	
	           font-style:	normal;
	           font-weight:	italic;
	    }
	
	B	{
	           font-weight:	bold;
	    }
	
    I	{
	           font-style:	italic;
	    }
	
	

A:link  {         
        text-decoration:        none;
        font-weight:    normal;
        color:  #663333;
        }       
                
A:visited  {      
        text-decoration:        none;
        font-weight:    normal;
        color:  #330066;
        }       
                
A:active        {      
        text-decoration:        none;
        font-weight:    normal;
        color:  #000000;
        background:     #FC0;
        }       
                
A:hover {      
        text-decoration:        none;
        color:  #663366;
        background:     #CCFFCC;
        }       
                

/*	 classes not in use  */
	
	 .middle_announce     {text-align:center; 
	                       color:#333366;
                           }
	
    img.float_left_margin { float:left;
                            margin-right: 10px;}
    
    img.float_right_margin	{float:right;
                             margin-left: 10px;
                             }
	
    img.float_right_top_margin	{float:right;
                             margin-left: 10px;
                             margin-top: 10px;
                             }

/*	 used only in TX and MS pages  */	
	img.indent { float:left;
	             margin-left: 25px;
                 margin-right: 10px;}    
	
	
