.igdw_ArmaliteControl
{
	background-color:Transparent;
	font-size:12px;
	font-family: Arial;
	border-width:0px;
	margin-bottom:73px;
}


.igdw_ArmaliteHeaderArea
{
	font-weight:bold;
	border-width:0px;
	height: 30px;
	cursor:default;
	color:White;
	vertical-align:baseline;
}


.igdw_ArmaliteBodyContent
{
	background-color:White;
	border:solid 0px #999999;
}


.igdw_ArmaliteHeaderButton
{
	margin:0px 8px 0px 0px;
	cursor:pointer;
}


.igdw_ArmaliteHeaderButtonArea
{
	width: 120px;
	vertical-align:middle;
}


.igdw_ArmaliteHeaderImage
{
	cursor:default;
}


.igdw_ArmaliteHeaderCaption
{
	margin-top:16px;
	margin-left:6px;
	padding-top:10px;
	color:White;
	vertical-align:middle;
}


.igdw_ArmaliteModalBackground
{
	background-color:White;
	filter: alpha(opacity : 50);
	opacity: 0.5;
	z-index: 99999;
}


.igdw_ArmaliteResizingHandle
{
	cursor:se-resize;
}


/* used only when header visible */
.igdw_ArmaliteHeaderCornerLeft
{
	background-position:top left ;
	background-image: url(./images/igdw_topleft.gif);
	font-size:1px;
	width: 4px;
}


/* used only when header visible */
.igdw_ArmaliteHeaderContent
{
	background-image: url(./images/igdw_top.gif);
	padding-top:7px;
	vertical-align:top;
}


/* used only when header visible */
.igdw_ArmaliteHeaderCornerRight
{
	background-position:top right ;
	background-image: url(./images/igdw_topright.gif);
	font-size:1px;
	width: 4px;
}


.igdw_ArmaliteBodyEdgeLeft
{
	background-position:top left ;
	background-image: url(./images/igdw_edgeleft.gif);
	font-size:1px;
	width: 4px;
}


.igdw_ArmaliteBodyEdgeRight
{
	background-position:top right ;
	background-image: url(./images/igdw_edgeright.gif);
	font-size:1px;
	width: 4px;
}


.igdw_ArmaliteBodyCornerBottomLeft
{
	background-position:bottom left ;
	background-image: url(./images/igdw_bottomleft.gif);
	font-size:1px;
	width: 4px;
	height: 13px;
}


.igdw_ArmaliteBodyContentArea
{
	vertical-align:top;
}


.igdw_ArmaliteBodyCornerBottomRight
{
	background-position:bottom right ;
	background-image: url(./images/igdw_bottomright.gif);
	font-size:1px;
	width: 4px;
	height: 13px;
}


.igdw_ArmaliteBodyEdgeBottom
{
	background-position:bottom ;
	background-image: url(./images/igdw_bottom.gif);
	font-size:1px;
	height: 13px;
}


/* used only when header hidden */
.igdw_ArmaliteBodyCornerTopLeft
{
	background-position:top left ;
	background-image: url(./images/igdw_toplefthidden.gif);
	font-size:1px;
	height: 13px;
	width: 4px;
}


/* used only when header hidden */
.igdw_ArmaliteBodyEdgeTop
{
	background-image: url(./images/igdw_tophidden.gif);
	font-size:1px;
	height: 13px;
}


/* used only when header hidden */
.igdw_ArmaliteBodyCornerTopRight
{
	background-position:top right ;
	background-image: url(./images/igdw_toprighthidden.gif);
	font-size:1px;
	height: 13px;
	width: 4px;
}



