body{
    color:      blue;
    margin:     10px;
    background: #ffffcc;
    left        top;
}
/***/
img     { border: none;}
img.gazo{ border: none; float: right;}
/***/
a        { color: blue;}
a:visited{ color: navy;}
a:hover  { color: red;}
/***/
#nikititle{
    clear:       both;
    font:        bold 16pt #606060;
    clear:       both;
    width:       120px;
    display:     auto;
    min-height:  160px;
    padding:     5px 14px 4px 250px;
    background:  #ffffcc
    left         top;
    text-align:  center;
    line-height: 120%;
}
/***/
#return{
    clear:       both;
    font-size:   11px;
    width:       640px;
    display:     auto;
    min-height:  24px;
    margin:      0px;
    padding:     3px 3px 3px;
    background:  #ffcc99
    left         100px;
    text-align:  left;
    font-style:  normal;
    font-weight: normal;
    line-height: 120%;
}
/***/
#subtitle{
    clear:       both;
    font-size:   11px;
    width:       640px;
    display:     auto;
    min-height:  16px;
    margin:      0px;
    background:  #ffcc99
    left         100px;
    text-align:  center;
    font-style:  normal;
    font-weight: normal;
    line-height: 120%;
}
/***/
#footer{
    clear:      both;
    width:      670px;
    display:    auto;
    min-height: 38px;
    margin:     0px;
    padding:    3px 3px 3px;
    font:       #ffffff 10pt narmal 100%
    font-color: #ffffff;
    background: #f0b460 left top;
    text-align: left;
}
/***/
#card_niki_table{
    clear:      both;
    float:      left;
    width:      670px;
    min-height: 280px;
    display:    inline;
    margin:     8px 8px 8px 0px;
    padding:    10px;
    background: #ffcc99 left top;
    border:     3px solid #fffff; 
}
/***/
#card_niki_td1{
    clear:            both;
    color:            #395300;
    background-color: #ffffff;
    font-size:        12pt bold;
    padding:          15px;
    line-height:      160%;
    border:           1px dotted #f0b460; 
}
/***/
#card_niki_td2{
    clear:            both;
    color:            #333333;
    background-color: #ffcc99;
    text-align:       right;
    font-size:        10pt;
    padding-right:    100px;
    line-height:      100%;
}
/***/
#card_niki_td3{
    clear:            both;
    color:            #395400;
    background-color: #f0d0c0;
    font-size:        11pt;
    padding:          15px;
    line-height:      140%;
}
