body{
    BACKGROUND-COLOR: #EFF5FC;    
}

form{
    margin-top: 0;
    margin-bottom: 0;
}

.prodtitle{
    BACKGROUND-COLOR: #eeeeee;
    COLOR: #000000;
    text-align: center;
}
.prod0{
    BACKGROUND-COLOR: #DCF4FF;
}
.prod1{
    BACKGROUND-COLOR: #DCFFF4;
}

.line0{
    BACKGROUND-COLOR: #DCF4FF;
}
.line1{
    BACKGROUND-COLOR: #DCFFF4;
}

.header{
    BACKGROUND-COLOR: #6FA9F3;
    COLOR: #FFFFFF;
    padding: 4px;
    FONT-WEIGHT: bolder;
}

.bottom{
    BACKGROUND-COLOR: #EEEEEE;
    COLOR: #000000;
    padding: 4px;
    FONT-WEIGHT: bolder;
}

.relocation{
    border: 1px dashed #AAAAAA;
    COLOR: #000000;
    text-align: center;
}

.error{
    BACKGROUND-COLOR: #FF0000;
    COLOR: #000000;
}

.warning{
    BACKGROUND-COLOR: #FFFF00;
    COLOR: #000000;
}

.main{
    text-align: center;
}

.mainindex{
    text-align: center;
}

.mapsite{
    display: none;
}
