/* Created by van-studios   */
/* http://www.van-studios.com/   */
/* Created on 1/2008   */



body {
  font-size: 13px;
  background-color: #333333;
  color: #000000;
  font-family: Arial, Verdana, Helvetica; 

}

 



/* MAIN CSS */ 

h1 {
  color: #336600;
  font-size: 16px;
  word-spacing: 3px;
  font-family: Arial, Verdana, Helvetica; 
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px; 
  margin-bottom: 5px;   
  text-align: left;
  }

p {
  color: #000000;
  font-size: 13px;  
  line-height: 1.35em;
  font-family: Arial, Verdana, Helvetica; 
  margin-left: 20px;  
}   


.text {
  color: #000000;
  font-size: 13px;  
  line-height: 1.35em;
  font-family: Arial, Verdana, Helvetica; 
  text-align: left;  
} 

.textb {
  color: #000000;
  font-size: 13px;  
  line-height: 1.35em;
  font-family: Arial, Verdana, Helvetica; 
  font-weight: bold;  
  text-align: left;  
}  

.text12 {
  color: #000000;
  font-size: 12px;  
  line-height: 1.35em;
  font-family: Arial, Verdana, Helvetica; 
  text-align: left;  
} 

.text12b {
  color: #000000;
  font-size: 12px;  
  line-height: 1.35em;
  font-family: Arial, Verdana, Helvetica; 
  font-weight: bold;  
  text-align: left;  
} 

.text12reg {
  color: #000000;
  font-size: 12px;  
  line-height: 1.35em;
  font-family: Arial, Verdana, Helvetica; 
} 

.font_news { color: #333333; font-size: 11px;  line-height: 1.25em;   font-family: Arial, Verdana, Helvetica;   margin-left: 15px;   margin-right: 10px;   }  
  

/*  text-align: justify;   */


a.reg:link { text-decoration: underline; color: #336600;  }  
a.reg:active  { text-decoration: underline; color: #336600;  } 
a.reg:visited  { text-decoration: underline; color: #336600;  } 
a.reg:hover { text-decoration: none; color: #000000;   }


   
.menu {   font-family: Arial, Verdana, Helvetica;   color: #333333;  font-size: 13px; line-height: 2.25em; font-weight: bold; }   
a.nav:link { color: #333333; text-decoration: none;  }  
a.nav:active  { color: #333333; text-decoration: underline;  } 
a.nav:visited  { color: #333333; text-decoration: none;   } 
a.nav:hover { color: #336600; text-decoration: underline;  }  
 

a.link_news:link { color: #333333; text-decoration: underline;}  
a.link_news:active  { color: #333333; text-decoration: underline;  } 
a.link_news:visited  { color: #333333; text-decoration: underline;  } 
a.link_news:hover { color: #336600; text-decoration: none;}  
 

  
/*  ---- START FOOTER --- */

.footer {
  font-family: Arial, Verdana, Helvetica; 	
  font-size: 11px;   
  color: #cccccc;   
  padding-top: 5px;	   
  }

a.small:link { text-decoration: none; color: #cccccc;  }  
a.small:active  { text-decoration: none; color: #cccccc;  } 
a.small:visited  { text-decoration: none; color: #cccccc;  } 
a.small:hover { text-decoration: underline; color: #ebebeb;   }   


/* ---- END FOOTER --- */



/* -----CLOCK ---- */
.lcdstyle { /*Example CSS to create LCD countdown look*/
  font-weight: bold;  
  color: #000000;
  font-size: 25px;  
  font-family: Arial, Verdana, Helvetica; 
  padding: 10px;
  
}


