.bannerleft {
	background-color: #Ffffff;
	/* background-image: url(images/Container_HT_left.gif); */
    /* width: 101px; 
	height: 50px; */
	background-position: left;	/*border-right: 1px, white; */
	background-repeat: no-repeat;
}
.bannerFill {
	/* background-image: url(images/Container_fill.gif); */
	background-color: #Ffffff;
	background-repeat: repeat;
	background-position: left top;
}
.bannerRow {
	background-color: #FFFFFF;
}

.bannerPix {
	background-color: #FFFFFF;
	/*background-image: url(images/container_HT_right.gif);
	width: 79px; */
	/*height: 49px;*/
	background-repeat: no-repeat;
	background-position: right;	/*border-right: 1px, white; */
}

.bannerBorder {
	/* border-left: 1px solid #FCA40E;
	border-right: 1px solid #FCA40E;
	border-top: 1px solid #FCA40E;
	border-bottom: 1px solid #FCA40E; 
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: cc9933;*/
	/* background-image: url(images/banner_left.gif); */
	background-repeat: no-repeat;
	/* width: 1px; 
	height=146px;*/
}

.bannerPane {
	background-color: transparent;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	/*color: #404040;*/
	/* height: 200px;*/
}
.full {
	/*height: 100%;
	width: 100%;*/
}
td.leftpane.bannerborder { background-image: none;}
td.leftpane p {font-size:10px;}
