/* css file for klt 2nd iteration  */

body {font: 0.5em verdana;}

ul  {
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}

a.linker	{
float:left;
width:12%; 		/* width size of li's */
font: 7pt;
font-weight: bold;
text-decoration:none;
color:black;			
background-color:f30;
padding:0.2em 0.6em;
border-right:1px solid white;
}

a:hover {background-color:#3c9;}

li {display:inline;}

li
.star {
font: 8pt;
font-weight: bold;
text-decoration:none;
text-align: left;
}


img 	{
float:right;
border: 5px black solid;
border-width: 2;
#000000;
}

img.lefty 	{
float:left;
border: 5px black solid;
border-width: 2;
#000000;
margin: 1em;
}
.white-box  {
width: 300px;
border: 5px white solid;
border-width: 2;
font: 75%;
font-weight: bold;
text-decoration:none;
text-align: left;
}

.left-box {
border: 5px black solid;
border-width: 2;
#000000;
height: 40%;
margin: 1em;
text-align: left;
color: #000;
background-color: fff; 
font-weight: bold;
width: 200px;  
	padding: 5px;
}

.box  {
border-color: #000000;
border-style: groove;
border-width: 2;
line-height: 12pt; 
font-size: 60%;
padding:10px; 
font-weight: bold;
text-align: left;
vertical-align: center;
}

.pres {
position: absolute;
left: -20px; 
top: 100px;
margin: 2em;
text-align: left;
color: #000;
background-color: #fff; 
font-weight: bold;
}

.left-top {
position: absolute;
left: -30px; 
top: 125px;
margin: 2em;
text-align: left;
color: #000;
background-color: #fff; 
font-weight: bold;
}

.r-down {
position: relative;
left: 0px; 
top: 150px;
height: 40%;
margin: 1em;
text-align: left;
color: #000;
background-color: fff; 
font-weight: bold;
}

.headLine  {
background-color: #6294C5; 
font: 12pt; 
color: #fff; 
font-weight: bold; 
margin-left: 1em; 
text-align: center; 
}

td.nun {
	font: 9pt;
	font-weight: bold;
	margin-left: 1em;
	text-align: center;
}
 
td.nun-left {
	font: 9pt;
	font-weight: bold;
	text-align: left;
}

tr.tab-list	{
background-color: linen;
font: 10pt; 
color: #000; 
font-weight: bolder; 
margin-left: 1em; 
text-align: left; 
}
tr.tab-nope	{
font: 10pt; 
font-weight: bolder; 
margin-left: 1em; 
text-align: left; 
}
.special { 
font-family: "monotype corsiva "
}
.star {
font: 8pt;
font-weight: bold;
text-decoration:none;
text-align: left;
}

.footer
  {
  background-color: linen;
  caption : footer;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 50%;
  color: #333333;
  position: relative;
  bottom: -1;		
  align: center;	
  }   


td.ParagraphTitle  {
	border: 1px solid #cccccc;
    	background-color: 		#f5f5f5;
	font-weight: 			bold;
	padding: 				5px 5px 5px 5px;
	visible:false;
}
#nav { 
background: #868366; 
display: block; 
width: 170px; 
padding-top: 0.5em;	
border: 10px solid #D0B26F; 
text-decorartion: none; 
color: #000; }	

</style>


