/* GUI Styles */
#TSLogo_Div {
	background-repeat:no-repeat;
	position: absolute;
	top:110px;
	left:-500px; /*was 185*/
	width:411px;
	height:170px;
	z-index:2;
}
#Envpop_Div {
	position: absolute;
	top:110px;
	left:-500px;
	width:614px;
	height:543px;
	z-index:20;
	display:none;
}

.TSLogo {
	background-repeat:no-repeat;
	background-position:top;
	width:411px;
	height:170px;
}
.RightShadow {
	background-repeat:no-repeat;
	background-position:left top;
	height:215px; 
	width:14px;
}

.LeftShadow {
	background-repeat:no-repeat;
	background-position:right top;
	height:215px; 
	width:14px;
}
/*
.TopShadow {
	background-repeat:no-repeat;
	background-position:top;
	width:926px;
	padding: 8px 13px;
}

.MainShadowBack {
	background-repeat:no-repeat;
	background-position:top;
	width:926px;
	padding: 8px 12px;
}

.TopcornerShadowLeft {
	background-repeat:norepeat;
	background-position:right bottom;
	height:10px; 
	width:10px;
}

.TopcornerShadowRight {
	background-repeat:norepeat;
	background-position:left bottom;
	height:10px; 
	width:10px;
}

.BottomShadow {
	background-repeat:repeat-x;
	background-position:top right;
	height:20px;
	width:100%;
}

.BotcornerShadowLeft {
	background-repeat:norepeat;
	background-position:right top;
	height:10px; 
	width:10px;
	
}	
.BotcornerShadowRight {
	background-repeat:norepeat;
	background-position:left top;
	height:10px; 
	width:10px;
}


.TopFeedLeft {
	background-repeat:no-repeat;
	background-position:right;
	height:32px; 
	width:5px;
}
.TopFeedRight {
	background-repeat:no-repeat;
	background-position:left;
	height:32px; 
	width:5px;
}*/
