.table_bg {

  background-image: url('images/bg.gif'); 
  background-repeat:  no-repeat;
  background-position: top right;
  background-color: #99ccff;
}

.bSmall {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
}

.bSmall .on {
    background-color: #ddd;
  }

  .bSmall .off {
  background-color: #fff;
  }
 tr.bSmall:hover {
 background-color: #99CCFF;
 cursor: pointer;
	 }
	 	 
.bSmall_Main {
	font: 11px Arial, Helvetica, sans-serif;
	color: #076395;
}

.bSmall_Main1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #076395;
    
}

.bSmall_B {
	font: 10px Arial, Helvetica, sans-serif;
	color: red;
	
}

.resultHeader {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a.resultHeader {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

a.resultHeader:hover {
	text-decoration: underline;
}

.resultRetail {

}

.resultWholesale {

}

.productHeader {
	font: bold 18px Arial, Helvetica, sans-serif;
}

.b1 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
}

.productTop {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a {
	color: #3333FF;
	text-decoration:none;
}

a:hover{
font-weight: bold;
text-decoration: underline;
}

.forminput {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	width: 95%;
	border: 1px solid #666666;
}

 .button {
border-left: 1px solid #000;
border-top: 0px solid #000;
border-bottom: 0px solid #000;
height: 26px;
width:auto;
line-height: 26px;
text-align: center;
font-size: 14px;
font-family: verdana, arial, sans-serif;
}
.button a {
display: block;
width: 100%;
color:white;
background: blue;
text-decoration: none;
}

.button a:hover {
background: #0193fe;
font-size: 14px;
font-weight:normal;
font-family: verdana, arial, sans-serif;

}

 .button1 {
border-left: 1px solid #000;
border-top: 0px solid #000;
border-bottom: 0px solid #000;
height: 26px;
width:auto;
line-height: 26px;
text-align: center;
font-size: 14px;
font-family: verdana, arial, sans-serif;
background: black;
color:white;
}

.button1 a {
display: block;
width: 100%;
color:white;
background: black;
text-decoration: none;
}
.button1 a:hover {
background: #0193fe;
font-size: 14px;
font-weight:normal;
font-family: verdana, arial, sans-serif;

}

 .anylinkcss{
border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; border-bottom:0px solid black; position:absolute;
visibility: hidden;
line-height: 26px;
z-index: 100;
background-color:blue;
font-family: arial,helvetica,sans serif; font-weight: normal; font-size:14px;
width: 170px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
text-align: center;
color:white;
}

.anylinkcss a:hover{ /*hover background color*/
color: #FFFFFF;
background-color:#0193fe ;
font-weight: normal;
font-size: 14px;
}