a:link {color:#c4151c; background:transparent; text-decoration:none}    
a:visited {color:#c4151c; background:transparent; text-decoration:none}    
a:hover {color:#c4151c; background:transparent; text-decoration:none}    
a:active {color:#c4151c; background:transparent; text-decoration:none} 

.footer a:link {color:#ffffff; background:transparent; text-decoration:underline}    
.footer a:visited {color:#ffffff; background:transparent; text-decoration:underline}    
.footer a:hover {color:#ffffff; background:transparent; text-decoration:underline}    
.footer a:active {color:#ffffff; background:transparent; text-decoration:underline} 


html , body {
  font-family:"arial";
  font-size:10px;
  color:#000000;
  background-color:#416920;
  background-image:url(/files/images/pic/bg.jpg);
  background-repeat:repeat-x;
  margin-top:0px;
}

td {
  font-family:arial;
  font-size:11px;
  color:#000000;
}

.footer {
  font-family:arial;
  font-size:11px;
  color:#ffffff;
  background-color: #202c6a;
}

.menu_bg{
background-image:url(/files/images/pic/menubg.gif);
height:50px;
background-repeat:repeat-x;
}

.maincontent{
  height:340px;
}

.btn{
  font-family:"arial";
  font-size:11px;
  color:#000000;
  padding-4px;
  border:1px solid #ababab;
}