.contract      { color: #000; font-size: 14; font-family: arial, helvetica, sans-serif }			

.contractTable  { border: dashed 1px #999; border-collapse: collapse }	

.join1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13;
   color: white;
   text-decoration: bold;
   text-align: center;
   padding: 9px;   
}

.join2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10;
   color: white;
   text-decoration: none;
   text-align: center;   
}

.join3 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10;   
}

.joinTable {
   border: 1px solid white; /** #996699;**/
   text-align: center;  
   background-color: #2C51A2;
   position: relative;
   top: 2px;
}

/* unvisited link */
a.OrgName:link {   
   color: #000066;
   font-style: italic;  
   font-weight: bold; 
   text-decoration: none;
}     
/* visited link */
a.OrgName:visited {
   color: #000066;
   font-style: italic;  
   font-weight: bold; 
   text-decoration: none;       
}  

/* mouse over link */
a.OrgName:hover {
   color: #AD7C05;
   font-style: italic;  
   font-weight: bold; 
   text-decoration: none;    
}    

/* selected link */
a.OrgName:active {
   color: #000066;
   font-style: italic;  
   font-weight: bold; 
   text-decoration: none;       
}   

.locationtext       { color: #000; font-size: 12px }
.statecountry           { color: #c90; font-size: 90%; font-weight: bold }   
.orglisting               { color: #191970; font-size: 12px; font-weight: bold }
.class { }
