BODY {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : Black;
}

STRONG {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
        background-color : transparent;
        color : Black;
}

H1 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 16px;
        font-weight : bold;
        background-color : transparent;
        color : Black;
}

H2 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 14px;
        font-weight : bold;
        background-color : transparent;
        color : Black;
}

H3 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : bold;
        background-color : transparent;
        color : Black;
}

A:link {
        font-family : Arial, Helvetica, sans-serif;
        font-size :11px;
        font-style : normal;
        text-decoration: underline;
        background-color : transparent;
        color: Black;
}


A:visited {
        font-family : Arial, Helvetica, sans-serif;
        font-size :11px;
        font-style : normal;
        text-decoration: underline;
        background-color : transparent;
        color: Black;
}


A:active{
        font-family : Arial, Helvetica, sans-serif;
        font-size :11px;
        font-style : normal;
        text-decoration: underline;
        background-color : transparent;
        color: Black;
        }

A:hover {
        font-family : Arial, Helvetica, sans-serif;
        font-size :11px;
        font-style : normal;
        text-decoration: underline;
        background-color : transparent;
        color: Black;
}

P {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-style : normal;
        color: Black;
        background-color : transparent;
}

.checkbox {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-style : normal;
        color: Black;
        background-color : transparent;
}

.big {
        font-family : Arial, Helvetica, sans-serif;
        font-weight : bold;
        font-size : 14px;
        color : Black;
        background-color : transparent;
}

.red {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
        background-color : transparent;
        color : Black;
}

.normal {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-style : normal;
        background-color : transparent;
        color : Black;
}

.small {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
}

.head {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
        font-style : normal;
        color : Black;
        background-color : transparent;
}

td.light {
        font-family:  Arial, Helvetica, sans-serif;
        font-size : 11px;
        text-decoration : none;
        background-color : white;
        color : gray;
}

td.light A:LINK{
        font-family:  Arial, Helvetica, sans-serif;
        font-size : 11px;
        text-decoration : none;
        background-color : white;
        color : gray;
}
td.light A:ACTIVE{
        font-family:  Arial, Helvetica, sans-serif;
        font-size : 11px;
        text-decoration : none;
        background-color : white;
        color : gray;
}

td.light A:VISITED{
        font-family:  Arial, Helvetica, sans-serif;
        font-size : 11px;
        text-decoration : none;
        background-color : white;
        color : gray;
}

td.light A:HOVER {
        font-family:  Arial, Helvetica, sans-serif;
        font-size : 11px;
        text-decoration : none;
        background-color : white;
        color : gray;
}

td.middle {
        font-family:  Arial, Helvetica, sans-serif;
        font-size : 11px;
        text-decoration : none;
        background-color : white;
        color : black;
}

td.middle A:LINK {
        font-family:  Arial, Helvetica, sans-serif;
        font-size : 11px;
        text-decoration : none;
        background-color : white;
        color : #6A9CC0;
}

td.middle A:ACTIVE{
        font-family:  Arial, Helvetica, sans-serif;
        font-size : 11px;
        text-decoration : none;
        background-color : white;
        color : #6A9CC0;
}

td.middle A:VISITED {
        font-family:  Arial, Helvetica, sans-serif;
        font-size : 11px;
        text-decoration : none;
        background-color : white;
        color : #6A9CC0;
}

td.middle A:HOVER {
        font-family:  Arial, Helvetica, sans-serif;
        font-size : 11px;
        text-decoration : none;
        background-color : white;
        color : #6A9CC0;
}

td.strong{
        font-family: Arial, Helvetica, sans-serif;
        font-size : 11px;
        text-decoration : none;
        background-color : transparent;
        color: #1E90FF;
}

td.strong A:LINK{
        font-family: Arial, Helvetica, sans-serif;
        font-size : 11px;
        text-decoration : none;
        background-color : transparent;
        color: #1E90FF;
}

td.strong A:ACTIVE{
        font-family: Arial, Helvetica, sans-serif;
        font-size : 11px;
        text-decoration : none;
        background-color : transparent;
        color: #1E90FF;
}

 td.strong A:VISITED{
        font-family: Arial, Helvetica, sans-serif;
        font-size : 11px;
        text-decoration : none;
        background-color : transparent;
        color: #1E90FF;
}

td.strong A:HOVER {
        font-family: Arial, Helvetica, sans-serif;
        font-size : 11px;
        text-decoration : underline;
        background-color : transparent;
        color: #1E90FF;
}

td.dark{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
        text-decoration:none;
        background-color : transparent;
        color: #1E90FF;
}

td.dark A:LINK {
        font-family: Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
        text-decoration : none;
        background-color : transparent;
        color : #1E90FF;
}

td.dark A:ACTIVE {
        font-family: Arial,Helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
        text-decoration : none;
        background-color : transparent;
        color : #1E90FF;
}

td.dark A:VISITED{
        font-family: Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
        text-decoration : none;
        background-color : transparent;
        color : #1E90FF;
}

td.dark A:HOVER{
        font-family: Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
        text-decoration : underline;
        background-color : transparent;
        color : #1E90FF;
}

td.nobg{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        background-color : transparent;
        color : Black;
}

.button {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        background-color : transparent;
        color : Black;
        border-color : black;
        border : thin solid;
        width : 86px;
}
.button3 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        background-color : transparent;
        color : Black;
        border:1px solid black;
}

td.products_strong {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        background-color : Silver;
        color:black;
        font-weight:bold;
}


td.products_light {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        background-color : #E5E5E5;
        color:black;
}


iframe.subst {
background-color: transparent;
margin: 0px 0px 0px 0px;
padding: 2px 0px 0px 0px;
}
td.iframe_left           { padding:0px 0px 0px 5px; }
#-BorderContainer        { background-color:transparent;  font-size:11px; font-family: verdana, geneva, arial, helvetica, sans-serif; font-weight:normal;}
span.hint                { color: #000000; font-size:11px; font-family: verdana, geneva, arial, helvetica, sans-serif; font-weight:normal;}
div.headline             { background-image: url('images/hl_arrow.gif'); background-repeat:no-repeat; background-color: #ffffff; width: 271px; margin: 5px 0px 0px 0px; padding: 10px 7px 7px 22px; color: #d68800; font-weight:bold; font-size:13px; font-family: verdana, geneva, arial, helvetica, sans-serif; border-top: #d68800 solid 1px; border-left: #d68800 solid 1px; border-right: #d68800 solid 1px;}
div.headline2            { background-color: #ffffff; width: 286px; margin: 0px 0px 0px 0px; padding: 7px 7px 7px 7px; font-size:12px; font-weight:bold; font-family: verdana, geneva, arial, helvetica, sans-serif; border-left: #d68800 solid 1px; border-right: #d68800 solid 1px; }
div.message              { background-color: #ffffff; width: 286px; margin: 0px 0px 20px 0px; padding: 7px 7px 7px 7px; color: #000000; font-size:11px; font-family: verdana, geneva, arial, helvetica, sans-serif; border: #d68800 solid 1px; }

dl                        { background-color: transparent; width: 300px; margin:0px; padding: 0px 15px 0px 0px; border: white solid 0px; }
dt                        { background-color: transparent; width: 300px; margin:0px; color:#000000; font-size: 12px;  vertical-align: top; text-align: left; border: 0px solid white; padding: 0px 0px 0px 0px; font-family: verdana, geneva, arial, helvetica, sans-serif; color: #000000; font-weight: normal;}
dd                        { background-color: transparent; width: 300px; margin:0px; vertical-align: top; text-align: left; border: 0px solid white; padding: 2px 15px 10px 0px;}

.required                { background-color: transparent; font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 12px; color: #d68800; font-weight:bolder; }
.optional                { background-color: transparent; font-family: verdana, geneva, arial, helvetica, sans-serif; font-size: 12px; color: #000000; }
.message                 { background-color: #ffffff; width: 300px; font-family: verdana, geneva, arial, helvetica, sans-serif; font-size :11px; color: black; }
textarea.message         { background-color: #ffffff; width: 300px; height: 100px; font-family: verdana, geneva, arial, helvetica, sans-serif; font-size :11px; color: black; border: solid 1px #868786; }
.iptext                 { background-color: #ffffff; width: 300px; font-family:verdana, geneva, arial, helvetica, sans-serif; font-size :12px; color: black; border: solid 1px #868786; }

ul                        { background-color: transparent; width:290px; font-family:verdana, geneva, arial, helvetica, sans-serif; font-size :11px; color: #d68800; list-style: none; text-align:left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
li                        { background-color: transparent; width:290px; font-family:verdana, geneva, arial, helvetica, sans-serif; font-size :11px; color: #d68800; list-style: none; text-align:left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.button                         { background-color: #e5eaee; width: 300px; height: 20px; border:1px solid grey;}
.thanks                   { background-color: #FFFFFF; width: 300px; height: 80px; font-family:verdana, geneva, arial, helvetica, sans-serif; font-size :11px; color: #000000; margin: 20px 0px 20px 0px; list-style: none; padding: 0px 0px 0px 0px;}

input.newsletter_textbox     { background-color:#ffffff; width:300px; float:none; text-align:left; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; display:inline-block;}
input.newsletter_submit      { background-color:#e8e8e8; width:302px; float:none; text-align:center; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; display:inline-block; border:1px solid black;}
input.newsletter_captcha           { background-color:#ffffff; width:300px; float:none; text-align:left; margin:10px 0px 0px 0px; padding:0px 0px 0px 0px; display:inline-block; border:1px solid black;}
#captcha-label                   {margin:0px 0px 10px 0px;}
