
* {   
  margin: 0;   
  padding: 5;   
}   

a {
  text-decoration:none;
  outline: none;
}

html, body {
  scrollbar-arrow-color: #999999; 
  scrollbar-base-color: #000000; 
  scrollbar-dark-shadow-color: #000000; 
  scrollbar-track-color: #000000; 
  scrollbar-face-color: #000000;
  scrollbar-shadow-color: #000000; 
  scrollbar-highlight-color: #999999; 
  scrollbar-3d-light-color: #000000;   
  border: 0;   
  margin: 0;   
  padding: 10;   
  height: 100%;   
}   
  
body {   
  font: arial, helvetica, sans-serif;   
  color: #000000;   
  text-align: center;   
}     

h1 {
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  color: white;
  text-align: center;
}

h2 {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: white;
  text-align: center;
}

h4 {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  color: #000033;
  text-align: left;
  margin-top: 1.5em;
  margin-bottom: .7em;
  padding-left: 0px;
}

#sitenav {
  text-align: center;
  font-family: Verdana;
  font-size: 14px;
  color: white;
}
    
#wrapperNavlist {   
  display: block;   
  width: 202px;   
  background: #000033;   
  margin-bottom: 28px;   
  padding: 0;   
  border-bottom: 1px solid;   
  border-left: 1px solid;   
  border-right: 1px solid;   
  border-color: #202020;   
  text-align: left;
}   
  
#navlist {   
  margin: 0;
  padding: 0;
  list-style-type: none;
}   
  
#navlist a , #navlist a:visited {   
  background: url(button.jpg) repeat-x left top;
  display: block;   
  height: 28px;   
  line-height: 28px; 
  padding: 0 0 0 28px;   
  border: none;   
  border-top: 1px solid #202020;   
  border-bottom: 1px solid #202020;   
  color: white;   
  text-decoration: none;
  list-style-type: none;
  text-align: left; 
  font-family: Arial;
  font-size: 12px;  
}   
  
#navlist a:hover {   
  background-position: 0 -28px; 
  color: white;
  text-align: left;
  list-style-type: none;
  font-family: Arial;
  font-size: 12px;  
}   

#leftlink {
  text-align: left;
  font-family: Verdana;
  font-size: 14px;
  color: white;
}

#leftlink a {
  color: #999999;
  font-family: Verdana;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  line-height: 1.5;
}

#leftlink a:hover {
  color: #ffffff;
  font-family: Verdana;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  line-height: 1.5;
}

#leftlinkb {
  text-align: left;
  font-family: Verdana;
  font-size: 14px;
  color: white;
}

#leftlinkb a {
  text-align: left;
  font-family: Verdana;
  font-size: 14px;
  color: white;
  font-weight: bold;
}

#leftlinkb a:hover {
  text-align: left;
  font-family: Verdana;
  font-size: 14px;
  color: #999999;
  font-weight: bold;
}

#imagebloc img {
  border: 1px solid black;
  align: center;
}

#imagebloc a {
  text-align: left;
  font-family: Verdana;
  font-size: 16px;
  color: #000066;
}

hr {
  color: #cccccc;
}

#texthead {
  padding-right: 2px;
  padding-left: 2px;
  font-weight: bold;
  padding-bottom: 2px;
  padding-top: 2px; 
  margin-top: 10px;
  background-color: #cccccc; 
  text-decoration: underline;
  font-family: Times New Roman;
}

#textbloc {
  padding-right: 5px;
  padding-left: 5px;
  text-align: left;
  font-family: Arial;
  font-size: 14px;
  line-height: 1.5;
}

#textbloc P {
  PADDING-LEFT: 1em;
}

#textblocl {
  padding-left: 45px
}
 
#textbloc a {
  font-family: Arial;
  color: #000099;
}

#footer p {
  text-align: center;
  padding-top: 20px;
  font-family: Arial;
  color: white;
  font-size: 12px;
  line-height: 2;
}

#footer a {
  font-family: Arial;
  color: #c0c0c0;
  font-size: 12px;

}

