//listing categories on main page

.normal  { font-family: Arial; font-size: 14pt; text-decoration: none; color: #000033; 
               font-weight: normal }
.normal a { font-family: Arial; font-size: 14pt; text-decoration: none; color: #000033; 
               font-weight: normal }   

                      
               
.normSmall  { font-family: Arial; font-size: 8pt; text-decoration: none; color: #663333; 
               font-weight: normal }
.normSmall a { font-family: Arial; font-size: 8pt; text-decoration: none; color: #663333; 
               font-weight: normal }                        
.normSmall a:hover { font-family: Arial; font-size: 8pt; text-decoration: none; color: #ffffff; 
               font-weight: normal }   

<!-- logout button, 'create new category on cats.php'  -->
.simple { font-family: Arial; font-size: 9pt; text-decoration: none; color: #333333; 
               font-weight: normal }              
.simple a { font-family: Arial; font-size: 9pt; text-decoration: none; color: #333333; 
               font-weight: bold }              
.simple a:hover { font-family: Arial; font-size: 9pt; text-decoration: none; color: #fc0000; 
               font-weight: bold }

               
.normal2  { font-family: Arial; font-size: 14pt; text-decoration: none; color: #000000; 
               font-weight: bold }
.normal2_red { font-family: Arial; font-size: 14pt; text-decoration: none; color: #000000; 
               font-weight: bold }
.normal2 a { font-family: Arial; font-size: 14pt; text-decoration: none; color: #0000000; 
               font-weight: bold }   
.normal2 a:hover { font-family: Arial; font-size: 14pt; text-decoration: underline; color: #000000; 
               font-weight: bold }   

               
.buttonout {background: #CCCCCC ;}

.buttonover {background: #FFFFCC ; font-family: Arial; font-size: 14pt; text-decoration: none; color: #000000; font-weight: normal }
.buttonover a {background: #FFFFCC ; font-family: Arial; font-size: 14pt; text-decoration: none; color: #000000; font-weight: normal }
.buttonover a:hover {background: #FFFFCC ; font-family: Arial; font-size: 14pt; text-decoration: underline; color: #000000; font-weight: normal }



.buttonclick {background: #ff9900 ;}    


.contents_title { font-family: Arial; font-size: 16pt; text-decoration: none; color: #000000; 
               font-weight: bold }
.contents_title a { font-family: Arial; font-size: 16pt; text-decoration: underline; color: #000000; 
               font-weight: bold }

                            
.banner { font-family: Arial; font-size: 18pt; text-decoration: italic; color: #000000; 
               font-weight: bold }
               
<!-- FORMAT FOR ORG DETAILS -->

.org_title  { font-family: Arial; font-size: 14pt; text-decoration: none; color: #000033; 
               font-weight: bold }
               

.field_title { font-family: Arial; font-size: 12pt; text-decoration: none; color: #000033; 
               font-weight: bold }
.field_entry { font-family: Arial; font-size: 12pt; text-decoration: none; color: #000033; 
               font-weight: none }
.field_entry a { font-family: Arial; font-size: 12pt; text-decoration: underline; color: #000033; 
               font-weight: none }
.field_entry a:hover { font-family: Arial; font-size: 12pt; text-decoration: none; color: #a80000; 
               font-weight: none }
               
.field_entry_red { font-family: Arial; font-size: 12pt; text-decoration: none; color: #000000; 
               font-weight: none }
               

<!-- SEARCH FORMATTING -->

.search_query { font-family: Arial; font-size: 12pt; text-decoration: none; color: #000033; 
               font-weight: bold }
.result { font-family: Arial; font-size: 12pt; text-decoration: none; color: #000033; 
               font-weight: bold }
.result a { font-family: Arial; font-size: 12pt; text-decoration: underline; color: #000033; 
               font-weight: bold }
.result a:hover { font-family: Arial; font-size: 12pt; text-decoration: none; color: #000000; 
               font-weight: bold }
