.body1{
    font-family : monospace;
    color : #000000;
    font-size : 12px;
    font-weight : normal;
    font-style : normal;
    background-color : #ffffff;
}

.message1{
    color : #000000;
    font-size : 12px;
    font-weight : normal;
    background-color : #ffffff;
    padding-top : 2px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
}

.attention{
    color : #ff0000;
}

.error{
    color : #ff0000;
}

.essential{
    color : #ff0033;
    font-size : 10px;
    font-weight : normal;
}

.title1{
    color : #ffffff;
    font-weight : bold;
    font-size : 14px;
    background-color : #003399;
    padding-left : 3px;
    padding-right : 3px;
}

.title2{
    color : #ffffff;
    font-size : 14px;
    font-weight : bold;
    background-color : #990000;
    padding-top : 3px;
    padding-bottom : 3px;
    padding-left : 3px;
    padding-right : 3px;
}

.condition_title1{
    color : white;
    font-weight : normal;
    font-size : 12px;
    background-color : #808080;
    text-align : center;
    padding : 2px 3px;
}

.condition_title2{
    color : black;
    font-weight : normal;
    font-size : 12px;
    background-color : #ccc;
    text-align : left;
    padding : 2px 3px;
}

.condition_field1{
    color : #000000;
    font-weight : normal;
    font-size : 12px;
    vertical-align : top;
    padding : 2px 3px;
}

.condition_field2{
    color : #660000;
    font-weight : normal;
    font-size : 11px;
    vertical-align : top;
    padding : 2px 3px;
}

.search_message1{
    color : #000000;
    font-size : 12px;
    font-weight : normal;
    background-color : #e6e6e6;
    padding-top : 10px;
    padding-bottom : 10px;
    padding-left : 10px;
    padding-right : 10px;
}

.search_message2{
    color : #0000ff;
    font-weight : bold;
}

.search_message3{
    color : #000000;
    font-size : 12px;
    font-weight : normal;
    background-color : #ffffff;
    padding-top : 2px;
    padding-bottom : 2px;
    padding-left : 3px;
    padding-right : 3px;
}

.product_title1{
    color : #000000;
    font-size : 14px;
    font-weight : bold;
    background-color : #ffffff;
    padding-top : 2px;
    padding-bottom : 2px;
    padding-left : 3px;
    padding-right : 3px;
}

.product_title2{
    color : #ffffff;
    font-weight : normal;
    font-size : 12px;
    background-color : #808080;
    padding : 2px 3px;
}

.product_field1{
    color : #000000;
    font-size : 12px;
    font-weight : normal;
    background-color : #e6e6e6;
    padding-top : 2px;
    padding-bottom : 2px;
    padding-left : 3px;
    padding-right : 3px;
}

.product_field2{
    color : #000000;
    font-size : 12px;
    font-weight : normal;
    background-color : #ffffff;
    padding-top : 2px;
    padding-bottom : 2px;
    padding-left : 3px;
    padding-right : 3px;
}

.product_field3{
    color : #000000;
    font-size : 10px;
    font-weight : normal;
    background-color : #e6e6e6;
    padding-top : 2px;
    padding-bottom : 2px;
    padding-left : 3px;
    padding-right : 3px;
}

.product_field4{
    color : #000000;
    font-size : 10px;
    font-weight : normal;
    background-color : #ffffff;
    padding-top : 2px;
    padding-bottom : 2px;
    padding-left : 3px;
    padding-right : 3px;
}

.link1:link{
    color : #003399;
    font-size : 12px;
    font-weight : normal;
    text-decoration : none;
}

.link1:visited{
    color : #003399;
    font-size : 12px;
    font-weight : normal;
    text-decoration : none;
}

.link1:hover{
    color : #003399;
    font-size : 12px;
    font-weight : normal;
    text-decoration : underline;
}

