#FullMain_Table{
	background:transparent url('Images/Pattern.gif') repeat scroll right top; 
	width:100%;
	margin-bottom:20px;
}
	#FullTitle_TD{
		background:transparent url('Images/TR.gif') no-repeat scroll right top;	
		height:28px;
		padding-right:10px;
		padding-top:10px;
	}
		#FullTitleR_DIV{
			float:right ;
			width:5px;
			height:16px;
			background:transparent url('Images/TitleR.gif') no-repeat scroll right center ;
		}
		#FullTitleM_DIV{
			float:right ;
			height:16px;
			padding-left:5px;
			padding-right:5px;
			background:transparent url('Images/TitleM.gif') repeat-x scroll center center ;	
		}
		#FullTitleL_DIV{
			float:right ;
			width:5px;
			height:16px;
			background:transparent url('Images/TitleL.gif') no-repeat  scroll left center ;
		}
		#FullActions_DIV{
			float:right ;
			margin-right:15px;	
		}
	#FullCPHolder_TD{
		padding:10px 10px 10px 10px ;	
	}
	#FullActions_TD{
		text-align:left;
		height:20px;
		padding-left:10px;
		padding-bottom:10px	
	}







