body { color:#000000; 
       bgcolor:#FFFFFF;
       font: 12pt Arial,Helvetica,san-serif;
	 line-height:125%; }


a.nav:link, a.nav:visited{color:#006600; text-decoration:none;}

a.nav:hover{color:#FFFF00; text-decoration:none;}

a.navsub:link, a.navsub:visited{color:#ad0000; text-decoration:none;}

a.navsub:hover{color:#0099ff; text-decoration:none;}

a.crumb:link, a.crumb:visited{color:#ffffff; text-decoration:none;}

a.crumb:hover{color:cyan; text-decoration:none;}

p.menu { color:black; 
		 font: 11pt;
		 white-space: nowrap;
		 line-height:125%; }

h2.name { color:#ad0000;}

h3.name { line-height:75%;}

pre.data { font-size:70%; line-height:150%;}

pre.print { font-size:7.5pt; line-height:150%;}

/*
class margs (stands for margins) adds margins within cells
2 padding values 1=top/bottom 2=left/right
*/
td.margs { padding: 15px 10px; 
           line-height:150%; } 

#menu1 { display: none; 
		 color: #ad0000; 
		 padding: 0px 5px 0px 15px; 
		 line-height:150%; }
	 
li.alp { list-style-type:lower-alpha;}

li.nostyle { list-style-type:none;
             line-height: 60%; }

li.non { list-style-image: url('../images/blackarw.gif');
         padding-top: 8px;}

.smtxt { font-size:8pt;
		line-height:100%;  }

.smlrtxt { font-size:smaller; }

.footer { font-size:8pt;}

.body_orig { color:#000000; 
       background-color:#FFFFFF;
       font: 12pt Arial,Helvetica,san-serif;
	   line-height:125%; }

.body { color:#000000; 
       background:'images/back.gif';
       font: 12pt Arial,Helvetica,san-serif;
	   line-height:125%; }

.comp {font: 10pt Arial,Helvetica,san-serif;
	   line-height:125%; }

.pagename { background:'images/back.gif';
            color: #ad0000;
	        font-weight: bold;
	        line-height: 50%; }

.title { color:#006600; background:'images/back.gif';
         font: bold 18pt Arial,Helvetica,san-serif;	}
	   
.title_orig { color:#006600; background:#FFFFFF;
         font: bold 14pt Arial,Helvetica,san-serif;	}
         
.timedate { color:#006600; 
            font: bold 10pt Arial,Helvetica,san-serif; }
            
.headtext { background-color:"#A6DEFD";
            font-size: 10pt;
            text-align: left;
	        font-weight: bold; }
	        
ul.insidetable {margin-left: 15px;
                list-style-type: square; }
                
button.ret {background-color: #0099ff;
			font-size: 10pt;
			color: #ffffff;
	        font-weight: bold; }
            