/* sv- This is the modified css from the www.apsim.info site */ 




.apsim_menu {background-color: white;
       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;}










