/*body {
    background-color: #fffff2;
    font-family: "Arial Unicode MS", "Lucida Grande", Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    line-height: 14px;
    font-style: normal;
}*/

td, th {
    /*background-color: #EAAE37;*/
    font-family: "Arial Unicode MS", "Lucida Grande", Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
}

b.hit {
    color: #0000FF;
    font-weight: bold; 
}

button.find {
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    font-style: normal; 
    text-align: center;
    width: 55px;
    height: 23px;
}

button.step {
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    font-style: normal; 
    text-align: center;
    width: 20px;
    height: 20px;
}

input.smallbutton {
    font-weight: normal;
    font-size: 10px;
    color: #000000;
    font-style: normal; 
    text-align: center;
}

input.text{	
    /*background-color: #FFFFFF;*/
    border: 1px solid #000000;
    font-size: 16px;
    font-style: normal;
    color: #000000;
}

input.hidden-text {	
    /*background-color: #FFFFFF;*/
    border: 1px solid #000000;
    font-size: 16px;
    font-style: normal;
    color: #000000;
    visibility: hidden;
}

input.visible-text {	
    /*background-color: #FFFFFF;*/
    border: 1px solid #000000;
    font-size: 16px;
    font-style: normal;
    color: #000000;
}

select {
    /*background-color: #FFFFFF;*/
    border: 1px solid #000000;
    font-size: 14px;
    font-style: normal;
    color: #000000;
}

input.label {	
    /*background-color: #fffff2;*/
    border-style: none;
    font-size: 14px;
    font-style: normal;
    color: #000000;
}

span {
    font-size: 10px;
}
