body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.coreBg{
	background-image:url('../img/tele_wtr_mrk.gif');
	background-repeat:no-repeat;
	background-position: right 50%;
	background-color:#FFFFFF
	}

.topBnrbg{
	background-image:url('../img/bg_Top_01.gif');
	}
	
.topTxtbg{
	background-image:url('../img/top_bnr_text.gif');
	background-repeat:no-repeat;
	background-position: center 50%;
	}
	
.sideMnubg{
	background-image:url('../img/side_mnu_bg_01.gif');
	background-repeat:no-repeat
	}

.sideLogin{
	background-image:url('../img/login_bg_01.gif');
	background-repeat:no-repeat
	}
	
.topMnulbg{
	background-image:url('../img/menu_Bg_left.gif');
	}
	
.topMnurbg{
	background-image:url('../img/menu_Bg_right.gif');
	}
	
.btmcprt{
	background-color:#6766FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	}
.verd9white{
  font-family:Verdana,Arial;
  font-size:9px;
  color: white;
}
.verd9black{
  font-family:Verdana,Arial;
  font-size:9px;
  color: black;
  text-decoration:bold;
  font-weight: bold;
}
.verd9{
  font-family:Verdana,Arial;
  font-size:9px;
}
.verd10{
  font-family:Verdana,Arial;
  font-size:10px;
}
.verd9red{
  font-family:Verdana, Arial;
  font-size: 9px;
  font-color: red;
  color: red;
}
	
.FormBtn {background: #D6E7EF;border-bottom: 1px solid #104A7B;border-right: 1px 
solid #104A7B;border-left: 1px solid #AFC4D5;border-top:1px solid #AFC4D5; color:#000066;text-decoration:none;cursor: 
hand} 
.anc
{
	cursor: Hand;
	color: blue;
	font-color: blue;
	text-decoration: underline;
}