/* 
================================
 Container Styles for ASP.NET
================================
*/

.eGate_ConTopLeft 
{
	background:url(eGate_ConTopLeft.jpg);
	background-repeat:no-repeat;
	width:11px;
	height:10px;
}

.eGate_ConTopRight
{
	background:url(eGate_ConTopRight.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:10px;
}

.eGate_ConTopBG
{
	background:url(eGate_ConTopBG.jpg);
	background-repeat:repeat-x;
	height:10px;
}

.eGate_ConBottomLeft 
{
	background:url(eGate_ConBottomLeft.jpg);
	background-repeat:no-repeat;
	width:11px;
	height:11px;
}

.eGate_ConBottomRight
{
	background:url(eGate_ConBottomRight.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:11px;
}

.eGate_ConBottomBG
{
	background:url(eGate_ConBottomBG.jpg);
	background-repeat:repeat-x;
	height:11px;
}

.eGate_ConLeft
{
	background:url(eGate_ConLeft.jpg);
	background-repeat:repeat-y;
	width:11px;
}

.eGate_ConRight
{
	background:url(eGate_ConRight.jpg);
	background-repeat:repeat-y;
	width:9px;
}
.eGate_MiniBorder {
	BORDER-RIGHT: #1f497d 1px dashed;
    BORDER-TOP: #1f497d 1px  dashed;
    BORDER-BOTTOM: #1f497d 1px  dashed;
    BORDER-LEFT: #1f497d 1px  dashed;
}