body{
 margin: 0px;
 overflow: auto;
}
a{
 font-family: Arial, Helvetica, sans-serif; 
}
.all{
 position: absolute;
 visibility: hidden;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-style: normal;
 font-weight: normal;
 color: #000000;
}
.B{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-style: normal;
 font-weight: normal;
 font-variant: small-caps;
 color: #000000;
 background-color: #CBCBCB;
 text-align: center;
 height: 16px;
 width: 127px;
 padding: 2px 0px 2px 0px;
 cursor: pointer;	
}
.B2{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 font-variant: small-caps;
 color: #000000;
 background-color: #CBd8CB;
 text-align: center;
 width: 148px;
 padding: 2px 3px 3px 3px;
 cursor: pointer;
}
.subM{
 position: absolute;
 display: none;
 width: 127px;
 padding: 0px;
 background-color: #ececec;
 z-index: 3;
}
.S{
 width: 127px;
 height: 14px;
 background-color: #CBd8CB;
 border: 1px solid #ececec;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 cursor: pointer;
 text-align: center;
}

.normal{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-style: normal;
 font-weight: normal;
 color: #000000;
}
.input{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 border: 1px solid #CBd8CB;
}
.display{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-style: normal;
 font-weight: normal;
 padding-bottom: 3px;
 color: #000000;
}
.displayBold{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-style: normal;
 font-weight: bold;
 color: #000000;
}
.button{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: #0000ff
}
.productText{
 padding: 15px;
 background-color: #CBd8CB;
}
.mainText{
 font-size: 16px;
}