/*

style sheet for pay4foss.org

*/


    	span.headerI1 { font-style : italic; font-family: ariel, sans-serif; font-weight:lighter; font-size:10pt }
    	
    	span.headerm {  vertical-align : top; font-style : normal; font-family: ariel, sans-serif; font-weight:bold; font-size:50pt }
    	
    	span.pagetitle { color:#330066; font-style : normal; font-family: ariel, sans-serif; font-weight:bold; }

    	span.example { color:#330099; font-style : italic; font-family: ariel, sans-serif; }

    	span.section { color:#6600CC; font-style : normal; font-family: ariel, sans-serif; font-weight:bold; }
    	
    	body { font-style : normal; font-family: ariel, sans-serif; }
    	
    	#menunav {
    		list-style: none;
			padding: 2;
			margin: 0;
			font-family: ariel, sans-serif;
    	}

		#menunav li a:link, #menunav li a:visited {
			display: block;
    		text-decoration: none;
    		color: #ffffff
		}

		#menunav li a:hover {
			background-color: #000000; 
			font-weight : bold;
		}
  	
    	#menunav ul {
	    	margin-left: 2px;
    		list-style: none;
			padding: 4;
			margin: 0;
			background-color: #ff0000; 
    	}
    	#menunav ul li {
    		list-style: none;
			padding: 0;
			margin: 0;
    		background-color : #ff0000;
			font-weight : bold;
    	}
    	#menunav ul ul {
	    	margin-left: 8px;
    		list-style: none;
			padding: 0;
    	}
    	#menunav ul ul li {
    		list-style: none;
			padding: 0;
			margin: 0;
			background-color : #ff0000;
			font-weight : normal;
    	}

    	span.disclaimer { color:#666666; font-style : italic; font-family: ariel, sans-serif; font-weight:lighter; font-size:8pt }
    	span.hosting { color:#666666; font-style : italic; font-family: ariel, sans-serif; font-weight:lighter; font-size:8pt }
