/* #################################### */
/* ##### Satellite css by vouhead ##### */
/* #################################### */

.title1 {
  color: #700394;
  font-size: 9pt; 
  font-weight: bold; 
  text-decoration: none;
}
.title2 {
  color: #700394;
  font-size: 9pt; 
  font-weight: normal; 
  text-decoration: none;
}
.title3 {
  color: #700394;
  font-size: 8pt; 
  font-weight: normal; 
  text-decoration: none;
}
.line1 {
  background-color: #B8DD22; 
  border-bottom: 1px solid #79901a;
}
.line2 {
  background-color: #B8DD22; 
  border-top: 1px solid #79901a;
}
.line3 {
  background-color: #B8DD22; 
}

.satellite_button{
background: #F9F799; 
border:1px solid #006600;-moz-border-radius: 3px; border-radius: 3px; 
font-size:12px;
color: #006600; 
height:22px;
}
.satellite_button:hover{
background: #006600; 
border:1px solid #006600;-moz-border-radius: 3px; border-radius: 3px; 
font-size:12px;
color: #F9F799; 
height:22px;
}
