img {
   behavior: url("pngbehavior.htc");
}

BODY
{
}

.styleLoginSlogen
{
	font-weight: bold;
	font-size: 14pt;
	color: #496f98;
	font-family: Tahoma;
}
.styleMainTab
{
	font-weight: bold;
	font-size: 8pt;
	background:  url(../Images/MainTab.gif) 0 0 repeat-x;
	/*background-attachment: fixed;
	background-image: url(../Images/MainTab.gif);*/
	color: black;
	text-indent: 3pt;
	/*background-repeat: repeat-x;*/
	font-family: Tahoma;
}
.styleMainTabonClick
{
	font-weight: bold;
	font-size: 8pt;
	background: url(../Images/MainTab_onClick1.gif) 0 0 repeat-x;
	/*background-attachment: fixed;
	background-image: url(../Images/MainTab_onClick1.gif);
	background-repeat: repeat-x;*/
	color: black;
	text-indent: 3pt;
	font-family: Tahoma;
}
.styleSubMenu
{
	background-image: url(../images/SubBG.gif);
	background-repeat: repeat-x;
}

.styleSubMenuText
{
	font-size: 8pt;
	cursor: hand;
	color: #496f98;
	font-family: Tahoma;
	width: auto;
	text-align: center;
}
.styleMenuOnClick
{
	font-weight: bolder;
	font-size: 8pt;
	color: white;
	font-family: Tahoma;
	height: 24px;
	background-color: #013265;

}
.styleGrayTab
{
	font-weight: bolder;
	font-size: 8pt;
	background: url(../Images/GrayMenu.gif) 0 0 repeat-x;
	color: gray;
	/*background-image: url(../Images/GrayMenu.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;*/
	font-family: Tahoma;
	

}

.styleButton
{
	font-size: 8pt;
	background-attachment: fixed;
	background-image: url(../Images/Botton.gif);
	width: 80px;
	color: #003064;
	background-repeat: repeat-x;
	font-family: Tahoma;
}
.reg
{
	background: eeeeee;
}
.stylePMPTitle
{
	background-image: url(../images/TitleBG.gif);
	width: 100%;
	background-repeat: repeat-x;
}
.styleWelcome
{
	font-weight: bolder;
	font-size: 11px;
	background-image: url(../images/BgWelcome.gif);
	color: black;
	background-repeat: repeat-x;
	font-family: Tahoma;
	letter-spacing: 1pt;
	text-align: center;
}
.styleWelcomeFont9
{
	font-weight: bolder;
	font-size: 9px;
	background-image: url(../images/BgWelcome.gif);
	color: black;
	background-repeat: repeat-x;
	font-family: Tahoma;
	letter-spacing: 1pt;
	text-align: center;
}
.styleExitOM
{
	font-weight: bolder;
	font-size: 11px;
	background-image: url(../images/ExitBg_OM.gif);
	color: black;
	background-repeat: repeat-x;
	font-family: Tahoma;
	letter-spacing: 1pt;
	text-align: center;
}
.styleExit
{
	font-weight: bolder;
	font-size: 11px;
	background-image: url(../images/ExitBg.gif);
	color: black;
	background-repeat: repeat-x;
	font-family: Tahoma;
	letter-spacing: 1pt;
	text-align: center;
}
.styleExitBG
{
	background-image: url(../Images/GrayPix.gif);
	background-repeat: repeat;
	height: 100%;
}

.styleMessages-bg
{
	font-weight: bold;
	font-size: 10px;
	background-image: url(../Images/Messages-bg.gif);
	color: black;
	background-repeat: repeat-x;
	font-family: Verdana;
	height: 18px;
}

.styleMessages-text
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	text-indent: 30px;
	font-family: Verdana;
	height: 18px;
}

.styleMessages-link
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Verdana;
	height: 18px;
	text-decoration: none;
}

.bulletTD {
	padding-left: 10px;
	vertical-align: middle;	
}

#divGeneralLotsTable,
#divHoldLotsTable {
	text-align: center;
	margin: 0 auto;
	padding: 0;	
}
 
 #divGeneralLotsTable table,
 #divHoldLotsTable table {
 width: 100% !important;
 }
 
#Table1 {
 border: 1px solid #666;
 border-bottom: none;
 border-top: none;
 }
 #Table1 td {
 border: none;
 }