.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
	
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;}
	
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;}
	
.itemnametext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;}
	
.itemerrortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; color:#CC0000;
	font-weight : bold;}	

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;}

.headtext {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC0000; font-size: 16pt;
	font-weight : bold;}
	
.boldtext {	font-family: Arial, Helvetica, sans-serif;
            font-size: 10pt; color:#CC0000;font-weight : bold;}

.saletext { color: red;}			
	
input.button {
    padding: 0 .25em;
    width: 0;
    overflow:visible;
}

input.button[class] { /*ie ignores [class]*/
    width: auto;
}

A.lnavstd {
    text-decoration: none;
	color:black;	font-size:14px;	
	font-weight:bold;
	font-family :Arial, Helvetica, sans-serif;}
	
A.lnavstd:hover {
	 font-weight:bold;
     text-decoration: underline;} 	
	
A.lnavtbl {
    text-decoration: none;
	color:#0000ff;	font-size:11px;	
	font-family :Arial, Helvetica, sans-serif;}
	
A.lnavtbl:hover {
     text-decoration: underline;} 		
	
A.lnav {
    text-decoration: none;	
	color:#CC3300;	font-size:8pt;	
	font-family :Arial, Helvetica, sans-serif;}
	
A.lnav:hover {
     text-decoration: underline; color:#ffffff; }
	 
A.lnav2 {
    text-decoration: none;	
	color:#CC0000;	font-size:8pt;	
	font-family :Arial, Helvetica, sans-serif;}
	
A.lnav2:hover {
     text-decoration: underline; color:#CC3300; }
	 
A.lnav3 {
    text-decoration: none;	
	color:#CC0000;	font-size:8pt;	
	font-family :Arial, Helvetica, sans-serif;}
	
A.lnav3:hover {
     text-decoration: underline; color:#CC0000; }	
	 
A.lnav4 {
    text-decoration: none;
	color:#CC0000;	font-size:10pt;	
	font-weight : bold;
	font-family :Arial, Helvetica, sans-serif;}
	
A.lnav4:hover {
     text-decoration: underline; font-weight : bold;}
	 
	 
A.lnav5 {
    text-decoration: none;
	color:black;	font-size:10pt;	
	font-weight : bold;
	font-family :Arial, Helvetica, sans-serif;}

A.lnav5:hover {
     text-decoration: underline; font-weight : bold;}
	 
A.lnav5:visited {
     text-decoration: none; font-weight : bold;}
	 

.snav{
	text-decoration: none;
	color:#CC3300;
	font-size: 12;
	font-family :Arial, Helvetica, sans-serif;
	font-weight : bolder;
}

.snav1{
	text-decoration: none;
	color:#CC0000;
	font-size: 12;
	font-family :Arial, Helvetica, sans-serif;
	font-weight : bolder;
}

.snav1:hover{
	color:#CC0000;
	font-size: 12;
	font-family :Arial, Helvetica, sans-serif;
	font-weight : bolder;
    text-decoration: underline;
}