.bannerhomeleft {
	background-color: #Ffffff;
	/* background-image: url(images/Container_HT_left.gif); */
    width: 101px;
	height: 49px;
	background-position: left;	/*border-right: 1px, white; */
	background-repeat: no-repeat;
}
.bannerhomeFill {
	background-image: url(images/Container_fill.gif);
	background-color: #Ffffff;
	background-repeat: repeat;
	background-position: left top;
}
.bannerhomeRow {
	background-color: #FFFFFF;
}

.bannerhomePix {
	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; */
}

.bannerhomeBorder {
	/* 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;
}

.bannerhomePane {
	background-color: transparent;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	/*color: #404040;*/
	/* height: 200px;*/
}
.full {
	height: 100%;
	width: 100%;
}

