BODY {

}


.textarea {

  	 border:solid 1 #CCCCCC;
   	padding: 1px 1px 1px 1px;
  	height:100px;
  	width:440px;
  	font-family:arial;
  	font-size:11px;
	background:  url("../images/textarea_top.jpg") repeat-x top ;
	background:  url("../images/textarea_bottom.jpg") repeat-x bottom;
    background-color:#FFFFFF;
}



.page_title{
  	FONT:  18px helvetica, arial;
  	font-family:century gothic,arial;
  	COLOR: #000000; 
  	font-weight:bold;
	TEXT-DECORATION: strong;

	width:780px;
	padding: 5px 18px 8px 18px;	
	border-left:0px solid #ECE7CC;
	
	
}










