<style>
body {
margin:0;
padding:0
}

.main12 {
font-family: Tahoma, Arial;
font-size: 10px;
color:#ffffff;
text-decoration:underline;
font-weight: bold;
text-transform:uppercase;
}
.main12:hover {
font-family: Tahoma, Arial;
font-size: 10px;
color:#ffffff;
text-decoration:none;
font-weight: bold;
text-transform:uppercase;
}

.main11 {
font-family: Tahoma, Arial;
font-size: 10px;
color:#ffffff;
text-decoration:underline;
font-weight: bold;
text-transform:uppercase;
}
.main11:hover {
font-family: Tahoma, Arial;
font-size: 10px;
color:#ffffff;
text-decoration:none;
font-weight: bold;
text-transform:uppercase;
}

  .main1 {
font-family: Tahoma, Arial;
font-size: 10px;
color:#000000;
text-decoration:underline;
font-weight: bold;
}
  .main4 {
font-family: Tahoma, Arial;
font-size: 10px;
color:#000000;
text-decoration:none;
font-weight: bold;
}
  .main1:hover {
font-family: Tahoma, Arial;
font-size: 10px;
color:#1990CF;
text-decoration:none;
font-weight: bold;
}

  .main2 {
font-family: Tahoma, Arial;
font-size: 12px;
color:#000000;
text-decoration:none;
font-weight: bold;
}
  .main2:hover {
font-family: Tahoma, Arial;
font-size: 12px;
color:#ffffff;
text-decoration:none;
font-weight: bold;
}



p, font, td{
font-family: Tahoma ,Arial;
font-size: 12px;
color:#000000;
text-decoration: none;
font-weight: regular;
}

  .text{
font-family: Tahoma ,Arial;
font-size: 12px;
color:#000000;
text-decoration: none;
font-weight: regular;
}
  .text1{
font-family: Tahoma ,Arial;
font-size: 12px;
color:#ffffff;
text-decoration: none;
font-weight: regular;
}

  .input{
font-family: Tahoma ,Arial;
font-size: 10px;
color:#000000;
text-decoration: none;
font-weight: regular;
}
  .big{
font-family: Tahoma, Arial;
font-size: 23px;
color:#8F8E8E;
text-decoration: none;
font-weight: bold;
}
  .bigred{
font-family: Tahoma, Arial;
font-size: 20px;
color:#ff0000;
text-decoration: none;
font-weight: bold;
}
h1 {
font-size:15px;

}

  .green{
font-family: Tahoma, Arial;
font-size: 10px;
color:#09C500;
text-decoration: none;
font-weight: bold;
}
  .textzag{
font-family: Tahoma, Arial;
font-size: 12px;
color:#ffffff;
text-decoration: none;
font-weight: bold;
background-image: url(images/bg4.jpg);
}

.link{
font-family: Tahoma ,Arial;
font-size: 12px;
color:#2797D2;
text-decoration: none;
font-weight: bold;
}
.link:hover{
font-family: Tahoma ,Arial;
font-size: 12px;
color:#2797D2;
text-decoration: underline;
font-weight: bold;
}
.link1{
font-family: Tahoma ,Arial;
font-size: 11px;
color:#ffffff;
text-decoration: none;
font-weight: regular;
}
.link1:hover{
font-family: Tahoma ,Arial;
font-size: 11px;
color:#000000;
text-decoration: underline;
font-weight: regular;
}
.link2{
font-family: Tahoma ,Arial;
font-size: 12px;
color:#197E97;
text-decoration: underline;
font-weight: regular;
}
.link2:hover{
font-family: Tahoma ,Arial;
font-size: 12px;
color:#197E97;
text-decoration: none;
font-weight: regular;
}
.link3{
font-family: Tahoma ,Arial;
font-size: 11px;
color:#979797;
text-decoration: none;
font-weight: regular;
}
.link3:hover{
font-family: Tahoma ,Arial;
font-size: 11px;
color:#197E97;
text-decoration: underline;
font-weight: regular;
}
.input_search{
font-family: Tahoma ,Arial;
font-size: 11px;
color:#000000;
text-decoration: none;
font-weight: regular;
border: 0px;
border-style: solid;
border-color: #CC1D0A;
border-spacing: 0px;

background-image: url(images/bg.jpg);
}

.input1{
font-family: Tahoma ,Arial;
font-size: 11px;
color:#000000;
text-decoration: none;
font-weight: regular;
border: 0px;
border-style: solid;
border-color: #CC1D0A;
border-spacing: 0px;
background-color:#ffffff;
}

.highslide {
    cursor: crosshair;
    cursor: url('highslide/graphics/zoomin.jpg');
    outline: none;
}
.highslide-active-anchor img {
        visibility: hidden;
}
.highslide img {
        border: 2px solid gray;
}
.highslide:hover img {
        border: 2px solid white;
}

.highslide-wrapper {
        background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
        color: black;
        font-size: 8pt;
        font-family: sans-serif;
        font-weight: bold;
    text-decoration: none;
        padding: 2px;
        border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
        font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
        background: url(highslide/graphics/fullexpand.gif) no-repeat;
        display: block;
        margin: 0 10px 10px 0;
        width: 34px;
        height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* These are not Highslide core CSS rules, but define the styles of the caption. */
.control {
        float: right;
    display: block;
    position: relative;
        margin: 0 5px;
        font-size: 9pt;
    font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
        color: #666;
}

.ordertext
{
        font:8pt Tahoma;
        height: 15px;
}
.orderitog
{
        font:bolder 8pt Tahoma;
        text-align: right;
}
.orderinput
{
        border:0;
        height:14px;
        width: 200px;
        font: 8pt Tahoma;
}
.opdertextarea
{
        border:0;
        height:70px;
        width: 200px;
        font: 8pt Tahoma;
}
.carttext
{
font-family: Tahoma ,Arial;
font-size: 12px;
}
.cartcount
{
        font-family: Tahoma ,Arial;
font-size: 12px;
}
</style>