.igpb_Control
{
}


.igpb_Container
{
	border:solid 1px #ABC1DE;
	height: 100%;
	width: 100%;
	position: relative;
	overflow: hidden;
}


.igpb_InnerDiv
{
	height: 100%;
	width: 100%;
	position: absolute;
	overflow: hidden;
}


.igpb_BaseLabel
{
	padding:2px;
	white-space: nowrap;
	position: absolute;
	text-align:left;
}


.igpb_ForegroundLabel
{
	color:White;
}


.igpb_BackgroundLabel
{
	color:Black;
}


.igpb_Fill_Horiz
{
	background-color:#75BAE5;
	background-repeat:repeat-x;
	background-image: url(./images/igpb_horizontalfill.gif);
}


.igpb_Fill_Vert
{
	background-color:#75BAE5;
	background-repeat:repeat-y;
	background-image: url(./images/igpb_verticalfill.gif);
}


.igpb_Background_Horiz
{
}


.igpb_Background_Vert
{
}


body
{
}


