.SelectMenu
{
    background-color: #CCCCCC;
    border-color: #999999;
    border-style: double;
    border-width: 3px;
    width: 100%;
}
.SelectMenu th
{
    width: 100%;
    background-color: #000000;
    color: #FFFFFF;
    font-weight: bold;
}
.SelectMenu td
{
    width: 100%;
    border-style: double;
    border-width: 3px;
}

.SelectMenuButton
{
    width: 100%;
    height: 100%;
    border-width: 0;
    background-color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
}

.TableInputA th
{
    color: #545454;
    text-align: right;
    background-color: #F4F4F4;
    border-bottom-style: groove;
    height: 30px;
}

.TableInputA td
{
    text-align: left;
    border-bottom-style: groove;
    color: Blue;
}

.TableListA
{
    color: #555;
    border-collapse: collapse;
    text-align: center;
}

.TableListA th
{
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 3px;
    margin: 0px;
    background-color: #B5B5B5;
}

.TableListA td
{
    padding: 3px;
    margin: 0px;
    border-bottom: 1px solid #bbb;
}

.TableSeachA th
{
    color: Black;
    text-align: left;
    background-color: #F4F4F4;
    border-bottom-style: groove;
    height: 25px;
    text-align: right;
}

.TableSeachA td
{
    text-align: left;
    border-bottom-style: groove;
}

.TableSeachB
{
    border-style: double;
}
.TableSeachB th
{
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 3px;
    margin: 0px;
    background-color: #ADCBDA;
}
.TableSeachB td
{
    padding: 3px;
    margin: 0px;
    background-color: #fff;
}

.MastInput
{
    color: Red;
}

.Note_Page
{
    padding:3%;
    background-color: #DDFFCC;
    max-width:800px;
    font-family:ΌΠ·’Ει; 
    font-weight:bold;
    font-size:large;    
}
