.Top_Width02{
Width:800px;
}

.Top_Input_Submit01, a.Top_Input_Submit01, div.Top_Input_Submit01{display: inline-block; text-align: center; width: 81px;
Width:100px;
Height:30px;

Font-Size:12px;
Font-Weight:Bold;

Color:RGB(255,255,255);

Background-Image:URL("../Image/Table01.JPG");

Border-Width:0px;

Cursor: Pointer; 
}

.Top_Input_Submit02, a.Top_Input_Submit02, div.Top_Input_Submit02{display: inline-block; text-align: center;
Width:80px;
Height:25px;

Font-Size:12px;
Font-Weight:Bold;

Color:#4F91B1;

Background-Color:RGB(245,255,255);

Border-Width:0px;

Cursor: Pointer;
}

.Top_Margin01{
Margin-Top:0px;
Margin-Bottom:0px;
Margin-Left:0px;
Margin-Right:0px;
}

.Top_Border01{
Border-Width:0px;
}

.Top_Padding01{
Padding-Top:0px;
Padding-Bottom:0px;
Padding-Left:0px;
Padding-Right:0px;
}

.Top_Font01{
Font-Family:"Arial","Helvetica","sans-serif";
}

/* Override anchor styling inside converted divs */
div.Top_Input_Submit01 a, div.Top_Input_Submit02 a {
    text-decoration: none;
    color: inherit;
    display: block;
    line-height: 30px;
}

/* Override anchor styling for all converted form submit elements */
a[class*="Input_Submit"] {
    display: block;
    text-decoration: none;
    color: inherit;
    cursor: pointer;
    padding: 0 10px;
    line-height: 28px;
    background-repeat: no-repeat;
    box-sizing: border-box;
}
