.copy {
	font-family: Tahoma;
	font-size: 9px;
	color: #D7BB99;
}
.text {
	font-family: Tahoma;
	font-size: 10px;
	color: #7E4636;
}
.read_more {
	font-family: Tahoma;
	font-size: 10px;
	color: #B10000;
}
.textfield {
	height: 17px;
	width: 148px;
	border: none;
	background-color: #F0EAD6;
	font-family: Tahoma;
	font-size: 10px;
	color: #7E4636;
	
}
.textarea {
	height: 77px;
	width: 319px;
	border: none;
	background-color: #F0EAD6;
	font-family: Tahoma;
	font-size: 10px;
	color: #7E4636;
	overflow:auto;
}

.txtF {
          font-family: Arial;
          font-size: 12px;
          color: #000000;
          font-weight: normal;
          text-decoration: none;
          }

.ewText, TD { 
          caption: Text;
          font-family: Arial; 
          font-size: 12px; 
          color: #7E4636; 
          font-weight: normal; 
          font-style: normal; 
          text-decoration: none; 
          } A.ewText:hover {visible:false; text-decoration: underline;} 
		  A.ewText {text-decoration: underline;} 

.ewTitle {
          caption: Title;
          font-family: Arial;
          font-size: 16px;
          color: #B6542C;
          font-weight: bold;
          text-decoration: none;
          } A.ewTitle:hover {visible:false; text-decoration: underline;} 
		  A.ewTitle {text-decoration: underline;} 
		  
.ewMenu {
          caption: Menu;
          font-family: Arial;
          font-size: 14px;
          color: #E9E3CD;
          font-weight: bold;
          text-decoration: none;
          } A.ewMenu:hover {visible:false; text-decoration: underline;}
		  
.ewAbstract {
          caption: Abstract;
          font-family: Arial;
          font-size: 12px;
          color: #7E4636;
          font-weight: bold;
          text-decoration: none;
          } A.ewAbstract:hover {visible:false; text-decoration: underline;} 
		  A.ewAbstract {text-decoration: underline;} 
		  
.ewDisclaimer { 
          caption: Disclaimer;
          font-family: Verdana, Helvetica, Arial; 
          font-size: 9px; 
          color: #9A774C; 
          font-weight: normal; 
          font-style: normal; 
          text-decoration: none; 
          } A.ewDisclaimer:hover {visible:false; text-decoration: underline;}
		  
.table {
          caption: table;
          border-width: 1px;
		  border-style: solid;
		  border-color: #D3BB9F;
          }
		  
.tableTitle {
          caption: tableTitle;
          font-family: Arial;
		  background-color: #E8D5BE;
          font-size: 12px;
          color: #7E4636;
          font-weight: bold;
          text-decoration: none;
          } A.tableTitle:hover {visible:false; text-decoration: underline;} 