.full_table {
	width: 760px;
	margin: 0px 0px 0px 5px;
	}

.full_top { 
	height: 31px; 
	font-size: 1px; 
	background: url(images/bkg_full_top.png) no-repeat;
	}

.thin { 
	height: 10px; 
	font-size: 1px; 
	background: url(images/bkg_full_top_thin.png) no-repeat;
	}

.full_accent {
	background: url(images/bkg_full_orange.png) no-repeat; 
	height: 7px; 
	font-size: 1px;
	}

.full_body {
	background: url(images/bkg_full_body.png) repeat-y; 
	font: normal 12px Arial, Helvetica, sans-serif; 
	padding: 0px 9px 0px 9px;
	}

.full_bottom {
	background: url(images/bkg_full_bottom.png) no-repeat; 
	height: 25px;
	}