
H1
{
    font-weight: bold;
    font-size: 20px;
    float: left;
}
H2
{
    font-family: Tahoma,Verdana,sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin: 19px 0 4px 0;
    padding: 0;
    color: #1987cc;
}
H3
{
    font-family: Tahoma,Verdana,sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #3aba07;
    margin: 19px 0 4px 0;
    padding: 0;
}
A
{
    font-size: 10pt;
    color: navy;
    text-decoration: none;
    font-weight: bold;
}
A:hover
{
    color: Orange;
    text-decoration: none;
    font-weight: bold;
}
TABLE
{
    font-size: 10pt;
    color: #666;
    font-family: Arial, Verdana, Sans;
}
.hBorder
{
    border-right: #cccccc 1px solid;
    border-top: #66ccff 4px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #66ccff 15px solid;
    background-color: #ffffff;
}

.normal
{
    width: 71%;
}
.heading
{
    background-color: BLACK;
    color: #ffffff;
}

.dimension
{
    width: 70%;
    text-align: Center;
    background-color: #f5f5f5;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 3px solid #c1d1cd;
    border-top: 3px solid #c1d1cd;
}

.dimension TH
{
    background-color: BLACK;
    color: #ffffff;
    margin: 0px;
}
.dimension TH
{
    background-color: BLACK;
    color: #ffffff;
    margin: 0px;
}
.dimension TD
{
    white-space: nowrap;
}

.labelsDeviant
{
    font-size: 100%;
    color: #000000;
    font-family: tahoma, verdana, arial, helvetica;
}
TR.rating
{
    background-color: MAROON;
    color: #ffffff;
}
TR.dimensionHeader
{
    background-color: BLACK;
    color: #ffffff;
}

img
{
    border: none;
}

/*Content header*/
contentheader
{
    background: url(images/background.png) no-repeat 0 0;
    padding: 43px 8px 0 22px;
    height: 83px;
}
#contentheader
{
    background: url(images/background.png) no-repeat 0 0;
    padding: 43px 8px 0 22px;
    height: 83px;
}
#contentheader h2
{
    font-family: "Segoe UI" ,Tahoma,Verdana,sans-serif;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 85%;
    color: #1987cc;
    margin: 0 0 2px -2px;
    padding: 0;
}
#contentheader h2 a:link, #contentheader h2 a:visited, #contentheader h2 a:hover
{
    color: #1987cc;
    text-decoration: none;
}
#contentheader h3
{
    font-family: "Segoe UI" ,Tahoma,Verdana,sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #333;
    margin: 0;
    padding: 0;
}

#contentheaderright
{
    position: absolute;
    top: 116px;
    left: 50%;
    width: 468px;
    margin-left: -90px;
    text-align: right;
}
#contentheaderright .langbox
{
    padding: 0 0 9px 0;
    text-align: right;
}

body
{
    background: white;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 11px;
    color: black;
    margin: 0;
    padding: 0;
    text-align: center;
}

#container
{
    width: 779px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

