﻿A:link { text-decoration:none; color:4444aa }
A:visited { text-decoration:none; color:4444aa }
A:hover { text-decoration:underline; color:navy}

  body { 
     color:#222266;
     font-size:20;
     font-family:Times New Roman, arial;
     margin-left:15px;
     margin-right:15px;
     margin-bottom:10 px;

  }

#main {  
     background-image:url(big-bar.jpg);background-repeat:repeat-x;
     border-left:1px solid silver;
     border-right:1px solid silver

  }


  input {
    background-color: #D4D4D4; 
    color: #666666;
    font-family: New Times Roman, Helvetica
    font-size: 8;
  }

  
table.navbar {  width:100%;
              border-bottom:1px solid silver;
			  font-size:16px;
			  text-align:center;
                      }

table.navbar td { 
    font-family: arial;
	text-align:center;
		           } 

table.navbar td a {
   padding:17px;
   display: block; 
   text-decoration: none; 
        } 
table.navbar td a:link { 
   color: navy; 
   background-image: url('top-bar.jpg'); 
   text-align: center;
         }  

table.navbar td a:visited { 
   color: navy; 
   background-image: url('top-bar.jpg'); 
   text-align: center;
         } 
table.navbar td a:hover { 
   color: navy; 
   background-image: url('top-bar-negative.jpg'); 
   text-decoration:underline;}
   
 table.navbar td a:active { 
   color: navy; 
   background-image: url('top-bar-negative.jpg');}  
  

#toplinks {  font-family:Verdana,Arial,Times New Roman;
             font-size:15;
             color:white;
             text-align:center;
             background-color:ccccff
  }
#toplinks A:link { text-decoration:none; color:4444aa }
#toplinks A:visited { text-decoration:none; color:333399 }
#toplinks A:hover { text-decoration:underline; color:white}

#langlinks {  
             background-color:transparent;
             margin-left:10px;
             font-family:Verdana,Arial,Times New Roman;
             font-size:12;
             color:white;
             text-align:center;
                                       }

#langlinks A:link { text-decoration:none; color:4444aa }
#langlinks A:visited { text-decoration:none; color:333399 }
#langlinks A:hover { text-decoration:underline; color:navy}



#links { background-color:transparent;font-family:Times New Roman, MS Mincho, arial;text-align:center;font-size:18 }
#links A:link { text-decoration:none; color:white }
#links A:visited { text-decoration:none; color:white }
#links A:hover { text-decoration:underline; color:white}

#weblinks { font-family:verdana;arial;font-size:12;margin-left:10;color:#0022aa }
#weblinks A:link { text-decoration:none;color:4444aa }
#weblinks A:visited { text-decoration:none;color:4444aa }
#weblinks A:hover { text-decoration:underline;color:red}
#weblinks img {border:1px navy solid
           }
          

#emailinks { color:blue }
#emaillinks A:link { text-decoration:none;color:blue }
#emailinks A:visited { text-decoration:none;color:blue }
#emaillinks A:hover { text-decoration:underline;color:blue }

#headline { color:silver;font-family:verdana

   }

li {   font-family:arial;
     font-size:12px;
     margin-left:40;
	 color:4444aa;
		              }
				  
li a:link { color:4444aa; }
li a:visited { color:4444aa; }
li a:hover { color:navy;text-decoration:underline; }
li a:active { color:navy;text-decoration:underline; }

.content-image { float:right;
                margin:0px 20px 20px 20px; }			 
			 

#content-headline { 
         margin-left:50px;
         color:#4444aa;
         background-color:transparent;
         font-family:arial;
         font-size:17px;
         max-width:550px; 
         
 }
			 
#content { 
         margin-left:50px;
         color:#4444aa;
         background-color:transparent;
         font-family:arial;
         font-size:12px;
         max-width:550px; 
		 font-weight:normal;
         
 }

#content2 { 
           font-size:12px;
           color:#666666;
           font-family:arial;
           max-width:550px;
           margin-left:50px;
		    font-weight:normal;
   }


p { text-align:left;margin:12 12 12 12
      }