.text
{
    FONT-SIZE: 11px;
    line-height: 16px;
    COLOR: #505050;
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-weight: normal;
}

.iconText
{
    FONT-SIZE: 10px;
    COLOR: gray;
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-weight: bold;
    line-height: 12px;
}

.iconTextBlack
{
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-weight: bold;
    line-height: 12px;
}

.itemNameSmall
{
    FONT-SIZE: 10px;
	COLOR: #83c326;
    FONT-FAMILY: arial, helvetica, sans-serif;
    font-weight: bold;
    line-height: 12px;
}

h1 
{
  font-size: 15px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration:none;font-weight: bold;color: #e1949e;
  padding:0px;
  margin:0px;

}
.h1link 
{
  font-size: 15px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration: none;font-weight: bold;COLOR: orange;
  padding:0px;
  margin:0px;

}
.h1link:hover
{
  font-size: 15px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration:none;font-weight: bold;color: red;
  padding:0px;
  margin:0px;
}

h2
{
  FONT-SIZE: 12px;
  line-height: 20px;
  padding:0px;
  margin:0px;
}

h3
{
  FONT-SIZE: 12px;
  line-height: 18px;
  padding:0px;
  margin:0px;
}

h4
{
  FONT-SIZE: 12px;
  line-height: 18px;
  padding:0px;
  margin:0px;
}

.nw
{
	display:none;
}

.TM
{
  FONT-SIZE: 12px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration: none;font-weight: bold;COLOR: #83c326;
  line-height: 12px;
}

.TM:hover
{
  FONT-SIZE: 12px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration:none;font-weight: bold;color: red;
  line-height: 12px;
}

.BoxHead
{
  FONT-SIZE: 12px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration:none;font-weight: bold;color: #e1949e;
  line-height: 12px;
}

.tm_link {
  FONT-SIZE: 12px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration: none;
  COLOR: gray;
  font-weight: normal;
}
.tm_link:hover {
  FONT-SIZE: 12px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration: none;
  COLOR: #e1949e;
  font-weight: normal;
}

.tm_slink {
  FONT-SIZE: 10px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration: none;
  COLOR: gray;
  font-weight: normal;
}
.tm_slink:hover {
  FONT-SIZE: 10px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration: none;
  COLOR: #e1949e;
  font-weight: normal;
}

.hotLink {
  FONT-SIZE: 11px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration: none;
  COLOR: #e1949e;
  font-weight: normal;
}
.hotLink:hover {
  FONT-SIZE: 11px;
  FONT-FAMILY: arial,helvetica,sans-serif;
  text-decoration: none;
  COLOR: red;
  font-weight: normal;
}

.button
{
    background: white;
    width: 90;
    height: 18;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    font-weight: bold;
    color: black;
    border: 1px solid gray;
    background-color: white;
  line-height: 10px;
}

.buttondotted
{
    background: white;
    width: 90;
    height: 18;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    font-weight: bold;
    color: black;
    border: 1px dotted green;
    background-color: white;
  line-height: 10px;
}

.buyButton
{
    background: white;
    width: 66;
    height: 17;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 9px;
    font-weight: bold;
    color: #e1949e;
    border: 1px solid gray;
    background-color: white;
  line-height: 10px;
}

.smallBox
{
    width: 90;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    font-weight: normal;
    line-height: 10px;
    color: #000000;
//    overflow-x: visible;
}

.regularBox
{
    width: 140;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    font-weight: normal;
    line-height: 10px;
    color: #000000;
//    overflow-x: visible;
}

.maxBox
{
//    width: 140;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    font-weight: normal;
    line-height: 10px;
    color: #000000;
//    overflow-x: visible;
}

.vsmallBox
{
    width: 30;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    font-weight: normal;
    line-height: 10px;
    color: #000000;
//    overflow-x: visible;
}

