BODY,TD
  {font-family:
  Verdana, Arial, sans-serif; Color: #999999; Font-size: 11px; font-weight:normal; 
	line-height:13px;
	margin:0;
	margin-bottom:40px;
	padding:0;
	text-shadow:#cccccc 1px 1px 2px;}








  
  A:link { text-decoration: none; font-weight: normal; Color: #5d544e; }
A:visited { text-decoration: none; font-weight: normal; Color: #5d544e; }
A:hover { text-decoration: underline; font-weight: normal; Color: #5d544e; }
A:active { text-decoration: none; font-weight: normal; Color: #000000; }

.menu_act{
 Font-Family: Arial, Helvetica, Verdana, sans-serif;
 Font-weight: bold;
 Font-size: 11px;
 color: #999999;
}
#boldunderline { font-weight: normal; Font-size: 12px; Color: #97ab01;}
#grayunderline { font-weight: normal; Font-size: 12px; Color: #d0d8a8;}
#links { font-weight: normal; Color: #666666;}
#links2 { font-weight: normal; Color: #5d544e;}
#links3 { font-weight: normal; Font-size: 13px; Color: #ee0011;}
#navigatebar { font-weight: bold; Font-size: 15px; Color: #AFCD17;}


.lista { list-style-image: url(b_yellow.gif); LIST-STYLE-TYPE: none;}
.listb { list-style-image: url(b_blue.gif); LIST-STYLE-TYPE: none;}
.listc { list-style-image: url(b_red.gif); LIST-STYLE-TYPE: none;}
.listg { list-style-image: url(b_gray.gif); LIST-STYLE-TYPE: none;}
.listflash { list-style-image: url(b_flash.gif); LIST-STYLE-TYPE: none;}
.listzip { list-style-image: url(b_zip.gif); LIST-STYLE-TYPE: none;}
input.asdf {
display: none;
}


/* CSS3 Styled Buttons */
            
.addthis_share_btn a, .addthis_share_btn a:visited {
    background: #91bd09 url(images/btn-overlay.png) repeat-x;
    display: inline-block; 
    padding: 6px 12px; 
    font-family: arial,helvetica,lucida,verdana,sans-serif;
    font-size: 12px;
    line-height: 1em;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);  
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
}
.addthis_share_btn a:hover { background-color: #749a02; color: #fff; }
.addthis_share_btn a:active { top: 1px; }

.addthis_share_btn a span, .addthis_share_btn:visited a span {
    background: url(images/icon-addthis.gif) no-repeat left;
    padding: 1px 0 1px 18px;
}       
           
