.producttext {
        background-color: transparent;
        border-style: none;
        color: black;
        font-family: Tahoma;
        font-size: 12px;
        font-stretch: normal;
        font-style: normal;
        font-variant: normal;
        font-weight: 600;
        text-decoration: none;
        text-transform: none;
}



p,li,.abc {
        background-color: transparent;
        border-style: none;
        color: black;
        font-family: Tahoma;
        font-size: 14px;
        font-stretch: normal;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        text-decoration: none;
        text-transform: none;
}



h1 {
        background-color: transparent;
        border-style: none;
        color: #660000;
        font-family: Tahoma;
        font-size: 24px;
        font-stretch: normal;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        text-decoration: none;
        text-transform: none;
}

h2 {
        background-color: transparent;
        border-style: none;
        color: #444444;
        font-family: Tahoma;
        font-size: 32px;
        font-stretch: normal;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        text-decoration: none;
        text-transform: none;
        height: 25px;
}


h3 {
        background-color: transparent;
        border-style: none;
        color: #666666;
        font-family: Tahoma;
        font-size: 12px;
        font-stretch: normal;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        text-decoration: none;
        text-transform: none;
}


body {
        background-color: #666666;
        border-style: none;
        border-width: 0px;
        color: black;
        margin: 0px;
        outline-style: none;
        padding: 0px;
}

.contacttext {
        background-color: transparent;
        border-style: none;
        color: #CCCCCC;
        font-family: Tahoma;
        font-size: 12px;
        font-stretch: normal;
        font-style: normal;
        font-variant: normal;
        font-weight: 600;
        text-decoration: none;
        text-transform: none;
}


.footertext {
        background-color: transparent;
        border-style: none;
        color: #CCCCCC;
        font-family: Tahoma;
        font-size: 10px;
        font-stretch: normal;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        text-decoration: none;
        text-transform: none;
}


.borderless {
        border-style: none;
        border-width: 0px;
        margin: 0px;
        padding: 0px;
}

.bordernormal {
        border-style: none;
        border-width: 0px;
        margin: 8px;
        padding: 0px;
}

a {text-decoration:none}
a:hover {text-decoration:none;}
a:visited {text-decoration:none;}

.videobullet
 {
        background-color: transparent;
        border-style: none;
        color: #660000;
        font-family: Tahoma;
        font-size: 18px;
        font-stretch: normal;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        text-decoration: none;
        text-transform: none;
}
.videobulletgrey
 {
        background-color: transparent;
        border-style: none;
        color: #C0C0C0;
        font-family: Tahoma;
        font-size: 18px;
        font-stretch: normal;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        text-decoration: none;
        text-transform: none;
}
.td_center
{
  text-align:center;
}
.headlinetext
{
        color: red;
        font-family: Tahoma;
        font-size: 24px;
        font-stretch: normal;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        text-decoration: none;
        text-transform: none;
}

.languageTextSelected
{
  color:black;font-size:1.2em;text-decoration: none;
}
.languageTextUnSelected
{
  color:white;font-size:1.2em;text-decoration: none;
}

