body
{
	background-image: url('../MehataImages/bg.jpg');
}

.HLINK
{
	cursor: pointer;
}

.HLINK1
{
	width: 100px;
	height: 100px;
}

.LangTypeToggleMsg
{
	color:#0099CC;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight:bold;
}

.WelcomeUser
{
	font-size:14px; 
	color: #666666; 
	text-align:center;
}

.btnViewCart
{
	background-color:White;  
	color: #666666; 
	text-align:center;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	border-style:none;      
}

.BookListBookLinks a
{
	color: black;  /*#DD127B;*/
	text-decoration: none;
	font-size:14px;
}

.BookListBookLinks a:active
{
	color: black;
	text-decoration: none;
	font-size:14px;
}

.BookListBookLinks a:visited
{
	color: black;
    text-decoration: none;
    font-size:14px;
}

.BookListAuthorLinks a
{
	color: black;
    text-decoration: none;
    font-size:14px;
}

.BookListAuthorLinks a:active
{
	color: black;
    text-decoration: none;
    font-size:14px;
}

.BookListAuthorLinks a:visited
{
	color: black;
    text-decoration: none;
    font-size:14px;
}

.btnSignIn
{
 background-color:#0099CC; 
 color:white;	
 font-weight:bold;
 font-size:12px; 
 border-style:none;     
 cursor:pointer;
}

.btnSignUp
{
 background-color:#0085B7; 
 color:white;	
 font-weight:bold;
 font-size:12px;
 border-style:none;
 cursor:pointer;       
}

.btnForgotPassword
{
 background-color:#006699; 
 color:white;	
 font-weight:bold;
 font-size:12px;
 border-style:none;  
 cursor:pointer;  
}

.btnWhyRegister
{
 background-color:#333399; 
 color:white;	
 font-weight:bold;
 font-size:12px;
 border-style:none; 
 cursor:pointer;   
}

.SignInOrig
{
	background-image:url(../MehataImages/step1.jpg);
    background-repeat:no-repeat;  
    height:18px;
    width:100px;
}

.SignInSel
{
	background-image:url(../MehataImages/step1.jpg);
    background-repeat:no-repeat;
    height:29px;
    width:100px;
}

.SignUpOrig
{
	background-image:url(../MehataImages/step2.jpg);
    background-repeat:no-repeat;
    height:18px;
    width:100px;
}

.SignUpSel
{
	background-image:url(../MehataImages/step2.jpg);
    background-repeat:no-repeat;
    height:29px;
    width:100px;
}

.MehtaLinksBg
{
	background: url(../MehataImages/MehtaLinksBg.jpg);
    background-repeat: repeat-X;           
    color:Black; 
    cursor:pointer;  
}

.MehtaLinksBgHover
{
	background: url(../MehataImages/MehtaLinksBgSel.jpg); 
    color:White; 
    cursor:pointer;
}
        
.MehtaLinksBgSel
{
	background: url(../MehataImages/MehtaLinksBgSel.jpg);  
    color:White; 
    cursor:pointer;
}

.btnSearch
{
  background-image:url(../MehataImages/find.jpg);	
  background-repeat:no-repeat; 
  cursor:pointer;   
}
