body            {width:900px;margin:auto;text-align:center;height:100%; background-color:#ffffff;}
A               {text-decoration:none;color:#003399;}
A:hover		{font-weight:bold;}
A:visited	{text-decoration:none;color:#003399;}
A:unvisited	{text-decoration:none;color:#003399;}
A:link		{text-decoration:none}

.mTOP		{width:890px;padding:4px 5px 6px 5px;background-color:#E6E6E6;}
.mLEFT          {width:210px;padding:0px 0px 0px 5px; background-color:#E6E6E6;}
.mCENTER        {width:675px;padding:0px 5px 0px 5px; background-color:#E6E6E6;}
.mRIGHT         {display:none;}
.mBOTTOM	{width:890px;padding:0px 5px 4px 5px;background-color:#E6E6E6;}
.msLEFT         {display:none;}
.msRIGHT        {display:none;}

.TD_TOP 	{vertical-align:top;}
.TD_LEFT 	{vertical-align:top;}
.TD_CENTER 	{vertical-align:top;}
.TD_RIGHT 	{vertical-align:top;}
.TD_BOTTOM 	{vertical-align:top;}

#MAIN_TBL       {width:900px;}
#SUB_TBL_TOP    { }
#SUB_TBL_LEFT   { }
#SUB_TBL_CENTER { }
#SUB_TBL_RIGHT  { }
#SUB_TBL_BOTTOM { }

#StatusDiv
{
position:               absolute;
visibility:             hidden;
top:expression((document.body.clientHeight-30)/2);
z-index:                101;
width:                  300;
height:                  30;
left:expression((document.body.clientWidth-300)/2);
padding:                10px;
background-color:transparent;
layer-background-color:transparent;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
border-style:none;
}

#PopupDiv
{
background-color: buttonface;
layer-background-color: buttonface;
position:               absolute;
visibility:             hidden;
z-index:                100;
BORDER: #c7d3d8 0px solid;
}
.htmlpopuptit   {FONT-FAMILY:Tahoma;background-color:#637382;FONT-SIZE: 8pt; COLOR: #ffffff;}
.htmlpopupmain  {background-color:#ffffff;}
.htmlpopuptitleL {background-color:#637382;}
.htmlpopuptitleR {background-color:#637382;}
