/* sv- This is the modified css from the www.apsim.info site */ 



body  {background:white url('images_apsim/apsru_tile.jpg') repeat-y left top; 
        font-family : Verdana, Arial, Helvetica, sans-serif; 
 	    font-size : 9pt; 
 	    color : black; 
        padding-left: 70px; 
        text-align:left}




/* sv- this is handled by Screen_Styles.css instead 

 p  {font-family : Verdana, Arial, Helvetica, sans-serif; 
 	 font-size : 9pt; 
 	 color : black;} 


 table  {font-family : Verdana, Arial, Helvetica, sans-serif; 
 	     font-size : 9pt; 
 	     color : black;} 
*/



 h1 {
        font-family : Verdana, Arial, Helvetica, sans-serif;  
 	    font-size : 11pt; 
 	    color : SteelBlue; 
 	    text-align: left} 

 h2 { 
        font-family : Verdana, Arial, Helvetica, sans-serif; 
 	    font-size : 9pt; 
 	    margin-top: 50px; 
 	    border-color: SteelBlue; 
 	    border-bottom-style: inset; 
 	    color : Black; 
 	    text-align: left; 
 	    font-weight: bold;} 




.apsim_menu {background-color: #016EA7;
       font-family : Verdana, Arial, Helvetica, sans-serif;
	    font-size : 9pt;
	    color : yellow;
	    width : 100%;
	    height : 60px;
	    margin-left: -14px;
	    margin-top: -8px;
       	    margin-bottom: 20px}

a.apsim_menulink { display: inline;
	    color : white}

.apsim_submenu {background-color: lightblue;
       font-family : Verdana, Arial, Helvetica, sans-serif;
	    font-size : 9pt;
	    color : yellow;
	    width : 60%;
	    height : 30px;
	    margin-left: 0px;
	    margin-top: -8px;
            margin-bottom: 20px}


.newsdate  {font-family : Verdana, Arial, Helvetica, sans-serif;
	 font-size : 7pt;
	 color : blue;}
