
body {

  scrollbar-face-color: #B1CA00;
  scrollbar-shadow-color: #669900;
  scrollbar-darkshadow-color: #336600;
  scrollbar-3dlight-color: #ccff33;
  scrollbar-highlight-color: #ccff33;  
  scrollbar-track-color: #d7d8a2;
  scrollbar-arrow-color: #361b75;

  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
  }

table.purple {
  background:#361B75;
  height:3px;
  }

table.footerline {
  background:#361B75;
  height:2px;
  }

table.logo {
  background-image: url(images/edmonton/top_logo_bg.gif);
  background-repeat: repeat;
  height:156px;
  }

table.navbar {
  background:#361b75;
  height:20px;
  }

table.navbar td {
  background: #361b75;
  width: 25%;
  text-align: center;
  }

table.navbar a {
  color:#FFFFFF; 
  text-decoration:none; 
  font-size: 10pt; 
  font-weight: bold; 
  }

table.navbar a:hover {
  color:#B1CA00; 
  background:none; 
  text-decoration:none; 
  font-size: 10pt;  font-weight: bold; 
  }
  
a.nav:hover {
  color:#FF6600; 
  background:none; 
  text-decoration:none; 
  font-size: 10pt; 
  font-weight: bold; 
  font-family: Arial, Verdana, Helvetica, sans-serif;
  }
  
a.nav {
  color:#FFFFFF; 
  text-decoration:none; 
  font-size: 10pt; 
  font-weight: bold; 
  font-family: Arial, Verdana, Helvetica, sans-serif;
  }
  

a {
  color:#361B75;
  text-decoration:underline; 
  letter-spacing: 0.02em;
  }

a:hover {
  color:#B1CA00; 
  text-decoration:none;
  letter-spacing: 0.02em;
  }

a, a:hover {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  }

.left p {
  color:#361B75; 
  text-decoration:none;
  font-size: 10pt;
  font-weight: bold;
  }
  
.left {
  color:#361B75; 
  text-decoration:none;
  font-size: 10pt;
  font-weight: bold;
  }
 
.left a {
  color:#361B75; 
  text-decoration:none;
  font-size: 10pt;
  font-weight: bold;
  }

.left a:hover {
  color:#B1CA00;
  text-decoration:underline;
  font-size: 10pt;
  font-weight: bold;

  }

.footer a:hover {
  color:#B1CA00;
  text-decoration:underline;
  font-size: 8pt;
  font-weight:
  bold;}

.footer a {
  color:#361B75;
  text-decoration:none;
  font-size: 8pt;
  font-weight: bold;}

.footer {
  color:#000000;
  text-decoration:none;
  font-size: 8pt;
  font-weight: normal;}



P, UL, OL, H1, H2, H3, H4, H5, H6 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  }

P {
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #000000;
  font-size: 11pt; 
  }
  
  

P.small {
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #000000;
  font-size: 8pt; 
  }


UL {
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #000000;
  font-size: 11pt; 
  }


H1 {
  font-size: 13pt;
  font-weight: bold;
  text-decoration:none;
  color:#B1CA00;
  }


H2 {
  font-size: 12pt;
  font-weight: bold;
  text-decoration:none;
  color:#B1CA00;
  }


H3 {
  font-size: 11pt;
  font-weight: bold;
  text-decoration:none;
  color:#B1CA00;
  }


H4 {
  font-size: 10pt;
  font-weight: bold;
  text-decoration:none;
  color:#B1CA00;
  }


H5 {
  font-size: 9pt;
  font-weight: bold;
  text-decoration:none;
  color:#B1CA00;
  }

H6 {
  font-size: 8pt;
  font-weight: bold;
  text-decoration:none;
  color:#B1CA00;
  }

#content { position:absolute; left:150px; top:350px;}