body {
    width:100%;
    height:100%;
    padding:5px;
    margin:0;
    background-color:white;
}

table, body {
    font-family:arial, verdana, tahoma;
    font-size:12px;
    color:#4E4E4E;
}

strong, b {
    color: #2E2B80;
}

img {
    border-width:0;
}

pre {
    font-size:13px;
}

a {
    color:#2E2B80;
    text-decoration:none;
}

a:hover {
    color:#FF6B1B;
}

form {
    padding:0;
    margin:0;
}

h1, h2, h3 {
    font-weight:bold;
    color: #2E2B80;
}

h1 {
    font-size:17px;
}

h1 {
    font-size:15px;
}

h1 {
    font-size:13px;
}

.c1_header {
    color: #2E2B80;
    font-family: tahoma;
    font-size: 18px;
    font-weight:bold;
}

.c3_link {

}

.p_c3_link {
    color: #2E2B80;
    font-family: tahoma;
    font-size: 12px;
    text-decoration:underline;
}

.p_c3_link:hover, .p_c3_link_active {
    color: #FF6917;
    font-family: tahoma;
    font-size: 12px;
    text-decoration:underline;
}

.product_link {
    color: black;
    font-family: tahoma;
    font-size: 12px;
}

.popup_product_header {
    color: #FF6B13;
    font-family: tahoma;
    font-size: 18px;
    font-weight: bold;
    padding:0;
    margin:0 0 10px 0;
}

.popup_product_description {
    color: #2E2B80;
    font-family: tahoma;
    font-size: 11px;
    text-align:left;
    line-height:17px;
}

.popup_product_description p {
    margin:5px 0;
}

.popup_product_description img {
    margin:0;
}

.product_article {
    color: #FF6914;
}

.search_ok_button {
    border-width:0;
    background-color:white;
    color:blue;
    height:12px;
    width:15px;
}

table.usinginfo p {
    margin: 3px 0;
}

table.usinginfo a {
    font-family:arial;
    font-size:11px;
    font-weight:bold;
    color:#88b3c8;
}

.using_category {
    font-family:arial;
    font-size:13px;
    font-weight:bold;
    color:#f36522;
}

.using_product {
    font-family:arial;
    font-size:11px;
    font-weight:bold;
    color:#88b3c8;
}

table.grid {
    border-collapse:collapse;
}

table.grid td , table.grid th {
    border:1px solid #88b3c8;
    padding:3px;
}



table.table-p {
      border-collapse:collapse;
      width:100%;
      margin-top:20px;
}

table.table-p td {
      padding:3px;
      border-bottom:1px solid #7799BB;
      background-color:#FFFFFF;
}

table.table-p tr.header td {
      background-color:#7799BB;
      padding:3px;
      color:#FFFFFF;
}
