/* © 2001-2002 rasche@xcommunycationz.com all rights reserved - copyleft under the GNU GPL 2 http://www.gnu.org/copyleft/gpl.html - see also the home of the free software community: http://www.fsf.org/ */
	
	#nav {margin-left : 275px;}
	
	body  {
	
		background-color : #030188;
		
		background-image : url(share/wallblue.jpg);
	
		margin: 10px;
        
		margin-top: 10px;

        margin-bottom: 10px;

        margin-left: 50px;

		margin-right: 20px; 

		color: #ccff33;
		
		font-family: Georgia, "New York", utopia, "adobe-times-iso8859-1", "Tms Rmn", Roman, "Times New Roman", serif;
		/*           MSIE   , Mac       , Xfree , X11 Postscript  ,OS/2?s, Winxx+OS/2       , */

		font-size : 0.8em;

		line-height : 1.4em;
		
		scrollbar-face-color: #030188;
		
		scrollbar-arrow-color: #1dbfff;
		
		scrollbar-base-color: #030188;
		
		scrollbar-shadow-color: #030188;
				
		scrollbar-highlight-color: #1dbfff;
		
		scrollbar-dark-shadow-color: #030188;

		scrollbar-3d-light-color: #1dbfff;
			
		scrollbar-track-color: #030188;
		
        }

		h1, h2, h3, a, typesansserif, .typejustifysansserif, .seven  {

        font-family: Verdana, Swiss, "adobe-helvetica-iso8859-1", "SunSans-Regular", "Charter BT Roman", Geneva, Arial, Helvetica, helvetica, sans-serif;
			/*	   WIN98MSIE, OS/2 , Xfree   	             , SUN?             , X11 Postscript    , Mac   , Winxx, Mac OS/2 , Xfree    ,*/

		}

  		.type, .typejustify,  typejustifybolder {
		
		font-family: Georgia, "New York", utopia, "adobe-times-iso8859-1", "Tms Rmn", Roman, "Times New Roman", serif;
				  /*           MSIE   , Mac       , Xfree , X11 Postscript  ,OS/2?s, Winxx+OS/2       , */

		}	

		form, input  {  /* select?popup & dialog boxes */

        font-family: "Lucida Casual", "Comic Sans MS", Verdana, Swiss, "adobe-new century schoolbook-iso8859-1", "SunSans-Regular", "Charter BT Roman", Geneva, Arial, Helvetica, helvetica, sans-serif;
			/*	            ??      , Win9xMSIE      ,WIN98MSIE, OS/2, Xfree   	               , SUN?             , X11 Postscript    , Mac   , Winxx, Mac OS/2 , Xfree    , */
		
		background-color: transparent; 
		
		color : #ccff33;
		
		}

	
		pre  /*address*/  {

		font-family: mishawana, "Courier New", Monaco, "adobe-courier-iso8859-1",                , "System Proportional", Courier, monospace;
			/*	     ?        ,  Winxx        , Mac   , Xfree  , X11 Postscript?, OS/2                 , MacWin ,*/
		
		}
		
		h1  {

		color : #ccff33;
		
		background-color : transparent;

        font-size : 1.4em;

        /* line-height : 1.6em; */

		margin: 0;

		margin-top: 1.6em;
		
        }


        h2  {

        color : #ccff33;
		
		background-color : transparent;

        font-size : 1.2em;

        /* line-height : 1.4em; */

        margin: 0;

        margin-top: 1.4em;

        }


        h3  {

        color : #ccff33;
		
		background-color : transparent;

        font-size : 1.0em;

        /* line-height : 1.2em; */

        margin: 0;

        margin-top: 1.2em;

		}
	
		.type  {
	
		font-size : 0.9em;

		line-height : 1.5em;
				
		color: #ccff33;
				
		}
		
		.typesansserif  {
	
		font-size : 0.9em;

		line-height : 1.5em;
				
		color: #ccff33;
				
		}			
		
		.typejustify  {
	
		font-size : 0.9em;

		line-height : 1.5em;
		
		text-align : justify;
		
		color: #ccff33;
				
		}
						
		.typejustifybolder  {
	
		font-size : 0.9em;
		
		font-weight: bolder;

		line-height : 1.5em;
		
		text-align : justify;
		
		color: #ccff33;
				
		}
		
		.typejustifysansserif  {
	
		
		font-size : 0.9em;

		line-height : 1.5em;
		
		text-align : justify;
		
		color: #ccff33;
				
		}

		a  {
		
		font-size : 0.8em;

		line-height : 1.4em;
		
		} 
		
        a:link  {

        color: #ccff33;
		
		background-color : transparent;
		
		 }
 

        a:hover {

        color: #ffcc33;
		
		background-color : transparent;

        }


        a:active  {

        color: #ff0033;
		
		background-color : transparent;

        }


        a:visited  {

        color: silver;
		
		background-color : transparent;

        }
				
		.indent {
	 
		text-indent: 25px; 
		 
		 }
	 
		.seven  {

       	font-size : 0.7em;

		color : #ccff33;
		
      	}  