body        { font-size: 100% }

UL          { margin-top: -0.1em }

A:hover	    { color: #ff0000; text-decoration: none; }

.linkText   { font-family: Verdana, "Trebuchet MS", sans-serif;
              font-size: 1.0em;
              font-weight: normal;
              margin-left: 0.5em;
              text-indent: -0.5em;
            }

.header     { font-family: Verdana, "Trebuchet MS", sans-serif;
	      font-size: 1.6em;
	      font-weight: bold;
	      color: #003366;
	    }

.header1    { font-family: Verdana, "Trebuchet MS", sans-serif;
	      font-size: 1.05em;
	      font-weight: bold;
              margin-top: -0.1em;
              color: #003366
	    }

.header2    { font-family: Verdana, "Trebuchet MS", sans-serif; 
              font-size: 0.85em; 
              font-weight: bold; 
              color: #800000; 
              text-decoration: none
	    }
	    
a:link.header2	
	    { color: #800000; text-decoration: none }
a:visited.header2
	    { color: #800000; text-decoration: none }
a:hover.header2
	    { color: #ff0000; text-decoration: underline }


.header3    {  font-family: Verdana, "Trebuchet MS", sans-serif;
               font-size: 0.7em;
               font-weight: bold; 
               color: #0E478D; 
            }


a:link.header3	
	    { color: #0E478D; text-decoration: none }
a:visited.header3
	    { color: #0E478D; text-decoration: none }
a:hover.header3
	    { color: #ff0000; text-decoration: underline }


.header3Local
            {  font-family: Verdana, "Trebuchet MS", sans-serif;
               font-size: 0.7em;
               font-weight: bold; 
               color: #8D0513; 
            }

a:link.header3Local	
	    { color: #800000; text-decoration: none }
a:visited.header3Local
	    { color: #800000; text-decoration: none }
a:hover.header3Local
	    { color: #800000; text-decoration: underline }
	    
 
.bold	    { font-weight: bold;}


.textMain   { font-family: Verdana, "Trebuchet MS", sans-serif;
	      font-size: 0.7em;
	      font-weight: normal;
	      color: #000000;
	    }

a:link.textMain	
	    { color: #000000; text-decoration: underline}
a:visited.textMain	
	    { color: #ff0000; text-decoration: underline }
a:hover.textMain	
	    { color: #ff0000; text-decoration: underline }


.linkLocal  { font-family: Verdana, "Trebuchet MS", sans-serif;
	      font-size: 1.0em;
	      font-weight: normal;
	      color: #800000;
	    }
	    
a.link.linkLocal
	    { color: #800000; text-decoration: underline}
a:visited.linkLocal	
	    { color: #800000; text-decoration: underline }
a:hover.linkLocal	
	    { color: #800000; text-decoration: underline }

a:link	
	    { color: #000000; text-decoration: underline}
a:visited
	    { color: #777777; text-decoration: underline }
a:hover
	    { color: #ff0000; text-decoration: underline }
		
.justLocal { font-family: Verdana, "Trebuchet MS", sans-serif;
	      font-size: 0.7em;
	      font-weight: normal;
	      color: #800000;
	    }
	    
a.link.justLocal
	    { color: #800000; text-decoration: underline}
a:visited.justLocal	
	    { color: #800000; text-decoration: underline }
a:hover.justLocal	
	    { color: #800000; text-decoration: underline }


.menu       { font-family: Verdana, "Trebuchet MS", sans-serif;
	      font-size: 8pt;
	      padding-left: 5px;
	      color: #800000;
	      font-weight: normal;
              line-height: normal
	    }

.menuBg  {
              background-color: #D3DCD6;
            }


a:link.menu	
	    { color: #8D0513; text-decoration: none }
a:visited.menu
	    { color: #8D0513; text-decoration: none }
a:hover.menu
	    { color: #ffff00; text-decoration: underline }

.menu1      {  font-family: Verdana, "Trebuchet MS", sans-serif; 
               font-size: 8pt; 
               font-style: normal; 
               padding-left: 10px;
               line-height: normal; 
               font-weight: normal; 
               color: #800000;}

a:link.menu1	
	    { color: #800000; text-decoration: none }
a:visited.menu1
	    { color: #800000; text-decoration: none }
a:hover.menu1
	    { color: #ffff00; text-decoration: underline }


.menuBig    { font-family: Verdana, "Trebuchet MS", sans-serif;
	      font-size: 0.7em;
	      color: #ffffff;
	      font-weight: bold;
              line-height: 1.4em
	    }

a:link.menuBig	
	    { color: #ffffff; text-decoration: none }
	    
a:visited.menuBig
	    { color: #ffffff; text-decoration: none }
	    
a:hover.menuBig
	    { color: #ffff00; text-decoration: underline }

.menuBigBg  {
              background-color: #154B77;
            }

.menuBorder {
               bordercolor="#ffffff"
            }
            
.credits    { font-family: Verdana, "Trebuchet MS", sans-serif; 
              font-size: 9px; 
              color: #000000
            }

a:link.credits	
	    { color: #000000; 
	      text-decoration: none }
a:visited.credits
	    { color: #000000; 
	      text-decoration: none }
a:hover.credits
	    { color: #000000; 
	      text-decoration: none }
	     
	     
.newsItem   { font-family: Verdana, "Trebuchet MS", sans-serif; 
              font-size: 0.7em; 
              color: #000000
            }
          
a:link.newsItem	
	    { color: #000000;
	      text-decoration: underline
	    }
a:visited.newsItem
	    { color: #FF0000; 
	      text-decoration: underline
	    }
a:hover.newsItem
	    { color: #ffff00;
	      text-decoration: underline
	    }

.header3Text {  font-family: Verdana, "Trebuchet MS", sans-serif;; font-size: 1em; font-weight: bold; color: #154B77}

.lineThru {  text-decoration: line-through}
