A:link {
	COLOR: #000066; TEXT-DECORATION: none underline
}
A:visited {
	COLOR: #000066; TEXT-DECORATION: none underline
}
A:hover {
	COLOR: #ff9900; TEXT-DECORATION: none underline
}

.HeaderSmall { font-family: Arial; text-decoration: underline; color: #003399; font-weight: 
               bold; font-size:12pt }
.Header      { font-family: Arial; font-size: 18pt; color: #003399; font-style: italic; 
               font-weight: bold }
.Normal      { font-family: Arial; font-size: 10pt }
.NormalBold { font-family: Arial; Arial; font-size: 10pt; font-weight: bold }
.RightHeader { font-family: Arial; font-size: 15px; font-weight: bold; text-align: right; 
               margin-left: 10; margin-right: 15; line-height:125%; margin-top:0; margin-bottom:0 }
.RightNormal { font-family: Arial; font-size: 12px;  text-align: left; 
               margin-left: 10; margin-right: 15; line-height:150%; margin-top:3; margin-bottom:0 }
.RightBold { font-family: Arial; font-size: 12px; font-weight: bold; text-align: left; 
               margin-left: 10; margin-right: 15; line-height:150%; margin-top:0; margin-bottom:0 }

.RightQuickLinks { font-family: Arial; font-size: 8pt; font-weight: bold; text-align: left; 
               margin-left: 10; margin-right: 15; line-height:150%; margin-top:10; margin-bottom:0 }
                              
H1 { color: #003399; font-family:  Arial; font-size: 18pt; font-weight: bold; text-align: center; 
               margin-left: 10; margin-right: 20;  }

Normal      { font-family: Arial; font-size: 10pt  }


body         { font-size: 8pt; font-family: Arial; background-color: #000000 }
bodyold         { background:#C0C0C0; font-family: Verdana; font-size: 100%  }

.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  
 .MenuTop {
    text-decoration: none; color:#000000; font-family: Arial; font-size: 14px; font-weight:bold
  }

 .MenuTop A{
    text-decoration: none; color:#000000; font-family: Arial; font-size: 14px; font-weight:bold
  }

 .MenuTop A{
    text-decoration: none; color:#000000; font-family: Arial; font-size: 14px; font-weight:bold
  }
  
  .MenuTop A:link{
    text-decoration: none; color:#000000; font-family: Arial; font-size: 14px; font-weight:bold
  }

 
 .MenuTop A:visited{
    text-decoration: none; color:#000000; font-family: Arial; font-size: 14px; font-weight:bold
  }
  
 .MenuTop A:hover {
  COLOR: #ff9900; text-decoration: none; font-family: Arial; font-size: 14px; font-weight:bold
  }


  .MenuBottom {
    text-decoration: none; color:#ffffff; font-family: Arial; font-size: 12px; font-weight:bold
  }

  .MenuBottom A{
    text-decoration: none; color:#ffffff; font-family: Arial; font-size: 12px; font-weight:bold
  }
 
 .MenuBottom A:link{
    text-decoration: none; color:#ffffff; font-family: Arial; font-size: 12px; font-weight:bold
  }

 .MenuBottom A:visited{
    text-decoration: none; color:#ffffff; font-family: Arial; font-size: 12px; font-weight:bold
  }
  
 .MenuBottom A:hover {
  COLOR: #ff9900; text-decoration: none; font-family: Arial; font-size: 12px; font-weight:bold
  }

  
  td_NoRepeat{ 
    background-repeat:no-repeat; 
  }