A.art_pages, A.art.pages:visited{	
	font-size:		 12px;
	color:			 #626461;
	text-decoration: none;
    border:			 1px solid;
    border-color:	 #e6e6e4;
    padding: 	 	 3px 3px 3px 3px;

}
		
A.art_pages:hover{
	font-size:		 12px;
	color:			 #626461;
	text-decoration: underline;
	border:			 1px solid;
    border-color:	 #e6e6e4;
    padding: 		 3px 3px 3px 3px;

}

.art_noactive{
    font-size:		 12px;
	color:			 #b1b1b1;
	text-decoration: none;
    border:			 1px solid;
    border-color:	 #e6e6e4;
    padding: 	 	 3px 3px 3px 3px;

}

.art_current{
    font-size:		 12px;
    text-weight:	 bold;
	color:			 #2f2f2f;	
    border:			 1px solid;
    border-color:	 #e6e6e4;
    padding: 	 	 3px 3px 3px 3px;    

}

.subtopic_title{
    font-size:		  15px;
	color:			  #2f2f2f;
    padding: 	 	  5px 5px 5px 5px;
	background-color: #e4e4e4;

}

.m_textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #4A4A4A;
	border: 1px solid #8a8a8a;
	background-color: #FFFFFF;
	font-size:11px;
}



table.forma{
          height: 165px;          
          background: url(../images/trans/form.gif) repeat-x;
          
}
       
table.forma_1{
         background: url(../images/trans/forms.gif) repeat-x;
       
}
       
td.headt{
          font-family: Arial;
          font-size:   17px;
          font-weight: 400;
          font-style: normal;
          color: #ffffff;
          padding-top: 10px;
       
       }
       
td.head_textt{
          font-family: Arial;
          font-size:   12px;
          font-weight: 400;
          font-style:  normal;
          color: #ffffff;
          padding-top: 15px;
       
}
       
img.displayt{
          display: block;       	  
       }
       
input.textt{
         background-color: #fff;
         border: 1px solid #a45309;
         color: #484848;
         font-weight: 400;
         font-size: 14px;
         vertical-align: middle;
         padding-top: 3px;
         font-family: Arial;
         width: 130px;
         height: 20px;
         
       }
       
       td.footer_formt{
         padding-top: 10px;
       
       }
       
      td.form_tdt{
         padding-top: 5px;
       
       }
       
       a.linkt{
         text-decoration: underline;
         color: #fff;
         font-size: 13px;
         
       }
       
       a.linkt:hover{
         text-decoration: none;
       
       }
       
       a.bootomt{
          font-family: Arial;
          font-size:   13px;
          font-weight: 400;
          font-style: normal;
          color: #ffffff;
          text-decoration: underline;
       
       }
       
       a.bootomt:hover{
         text-decoration: none;
       
       }