/*	from sm5aku.css 		March 15 2007,
	now  qsl.net/sk5ew.css		Dec 14 2010
	latest  ed			March 24 2011
*/

body, acronym {
	margin: 0% ;
	padding: 0% ;
	color: #000000 ;
	/*background-color: #ffffff ;*/
	background: transparent url(pix/najsbg.jpg) repeat fixed ;
	font-family: sans-serif ;
	font-size: 0.8em ;
}

		
#masthead {
	font-size: 1.5em ;
	font-weight: bold ;
	color: #000000 ;
	background-color: #69B006 ; /*#a9d1ff*/
	padding: 0.5em ;
	text-align: right ;
	/*position: fixed ;
	top: 0px;*/
	
	margin-left: 5px ;
	margin-right: 5px ;
}


#topsak {
	text-align: center ;
	font-size: smaller ;
	font-weight: bold ;
}


#here {
	font-weight: lighter ;
}


#menu {
		position: fixed;
		left: 0px;
		top: 40px;
		bottom: 0px;

	float: left ;
	width: 15% ;
	height: auto ;
	margin-left: 0% ;
	color: black ;
	/*color: #3179ac ;*/
	background-color: transparent ;
	/*background-color: #eae9e8 ;*/
	/* position: fixed ; */
	/*border-top: 1px solid #000000 ;
	border-right: 1px solid #000000 ;*/
}


#mainText {
	margin: 0 5% 0 20% ;
}

pre	{
	/*font-size: 1.2em ;*/
	font-size: 1.2em ;
}
    

#foot {
	text-align: center ;
	font-size: smaller ;
}

		
#redig {
	/*page last edited*/
	text-align: center ;
	font-size: smaller ;
	margin: 0 5% 0 25% ;
}


a {
	text-decoration: none ;
	color: #027A14 ; /* #297401  #3179ac*/
	/*background-color: #eae9e8 ;*/
	background-color: transparent ;
	/*font-weight: bold ;*/
	/*display: block ;*/
}

		
a:hover {
	color: #000000 ;
	background: #F4ED66 ;
}

		
a.full {
	font-size: smaller ;
}


acronym {
	border-bottom: 1px dashed ;
	/*border-bottom: 1px dotted;*/
	cursor:help;
	/*font-family: sans-serif ;*/
}


acronym:hover {
	color: #000000 ;
	/*color: #09f ;*/
	background: #ffffff ;
	cursor: help ;
}


h1,h2,h3,h4 {
	color: #993333 ;
	/*1 663366 */
	/*2 background: #fffefe ;*/
	margin-top: 2em ;
	margin-bottom: 1em ; 
}


h1,h2,h3,h4,h5,h6 {
	margin-left: -3% ;
	background-color: transparent ;
}

		
li.linet {
	text-decoration: line-through;
	/*background-color: transparent ;*/
}

		
p.right {
	text-align: right ;
	margin: 0 5% 1em 25% ;
}

		
ul {
	list-style: none ;
}
	/*MJ-tip 2 understand the "class" thing 061021
	ul.menu li	{border-bottom: 1px solid yellow ;
	}
	*/
	
	
#pagetop {
	text-align: right ;
	margin-right: 0 ;
	margin-bottom: 1em ;
}


#nextpage {
	text-align: right ;
	margin: 0 5% 0 25% ;
}

