body {
    margin-left: 0;
    margin-top: 0;
	font-size: 90%;
    font-weight: 400;
    text-align: left;
    font-style: normal;
    color: #222222;
    background-color: #ffffff;
}

span.title {
    font-size: 105%;
    font-weight: 900;
    text-align: left;
    color: #ffffff;
}

span.titleSysErr {
    font-size: 120%;
    font-weight: 900;
    text-align: left;
    color: #ff0000;
}

span.category {
    font-size: 110%;
    font-weight: 900;
    color: #333333;
    background-color: #ffffff;
}

span.comment {
    font-size : 90%;
    line-height: 120%;
    color: #333333;
}

span.commentDone {
    font-size : 100%;
    font-weight : 500;
    color: #000000;
}

span.commentSysErr {
    font-size : 110%;
    font-weight : 900;
    color: #000000;
    line-height : 150%;
}

span.columnSysErr {
    font-size : 130%;
    font-weight : 900;
    line-height: 150%;
    color: #880000;
}

span.accountNum {
    font-size: 100%;
    font-weight: 400;
    color: #4d4d4d;
    background-color: #ffffff;
}

td.subMenu {
    font-size: 85%;
    text-align: center;
}

td.subMenu2 {
    font-size: 85%;
    text-align: right;
}

th.listName1 {
    font-size: 90%;
    color: #4d4d4d;
    font-weight: 900;
    padding: 10px 0px 10px 5px;
}

td.listName1 {
    font-size: 90%;
    color: #4d4d4d;
    font-weight: 900;
}

th.listName2 {
    color: #4d4d4d;
    font-size: 90%;
    font-weight: 900;
    padding: 2px 0px 2px 0px;
}

td.listValue1 {
    color: #222222;
    font-size: 90%;
    font-weight: 400;
    padding: 10px 0px 10px 0px;
}

td.listValue2 {
    color: #222222;
    font-size: 90%;
    font-weight: 400;
    padding: 6px 0px 6px 0px;
}

td.listValueNumber1 {
    color: #222222;
    font-size: 100%;
    font-weight: 400;
}

td.listValueNumber2 {
    color: #222222;
    font-size: 100%;
    font-weight: 400;
    padding: 6px 0px 6px 0px;
}

td.return {
    margin-top: 20px;
    text-align: right;
}

font.passwd {
    color: #ff0000;
    font-size: 110%;
    font-weight: 900;
    letter-spacing: 0.1em
}

font.warn {
    color: #ff0000;
}

font.delete {
    color: #ff0000;
}

font.stop {
    color: #0000ff;
}

font.reserve {
    color: #009900;
}

font.change {
    color: #0000ff;
}

font.notDefault {
    color: #4400cc;
}

font.strong {
    font-size: 110%;
    font-weight: 900;
}

font.strongWarn {
    color: #ff0000;
    font-size: 110%;
    font-weight: 900;
}

font.errorMsg1 {
    color: #ff0000;
    font-size: 100%;
    font-weight: 900;
}

font.errorMsg2 {
    color: #ff0000;
    font-size: 100%;
    font-weight: 900;
}

font.smallMenu {
    font-size: 90%;
}

span.pageNext {
    font-size: 100%;
    font-weight:900;
}

span.pageCurrent {
    font-size: 100%;
    font-weight: 900;
    color: #dc143c;
}

span.pageOther {
    font-size: 100%;
    font-weight:900;
}

td.background {
    background-color: #ffffff;
}

td.tableItemColor img {
    display:  block;
}
td.tableLineColor img {
    display:  block;
}

img.toBlock {
    display:  block;
}

img.to_inline {
    vertical-align: middle
}

a.back {
    font-size: 9pt;
    color: #4d4d4d;
    text-decoration: none;
}

a.back:hover {
    text-decoration: underline;
    color : #ffc2c2;
}

input.button200 {
    width: 200px;
}

input.button170 {
    width: 170px;
}

input.button150 {
    width: 150px;
}

input.button130 {
    width: 130px;
}

input.button100 {
    width: 100px;
}

input.button80 {
    width: 80px;
}

input.button60 {
    width: 60px;
}

input.buttonDL {
    font-size : 8pt;
    font-style: normal;
    width: 80px;
    height: 22px;
}

input.text130 {
    width: 130px;
}

img.spaceUnderTitle {
    width: 10px;
    height: 10px;
}

img.spaceUnderTitleComment {
    width: 10px;
    height: 10px;
}

img.spaceUnderNotice {
    width: 15px;
    height: 15px;
    display:  block;
}

img.spaceUnderCategoryName {
    width: 10px;
    height: 10px;
    display:  block;
}

img.spaceUnderCategory {
    width: 65px;
    height: 65px;
    display:  block;
}

img.spaceUnderList {
    width: 25px;
    height: 25px;
    display:  block;
}

img.spaceBetweenList {
    width: 40px;
    height: 40px;
    display:  block;
}

img.spaceUnderActionComment {
    width: 15px;
    height: 15px;
    display:  block;
}

img.spaceUnderCategoryName {
    width: 15px;
    height: 15px;
    display:  block;
}

img.spaceAboveReturn {
    width: 15px;
    height: 15px;
    display:  block;
}

img.spaceAboveInnerReturn {
    width: 10px;
    height: 10px;
    display:  block;
}

img.spaceUnderReturn {
    width: 25px;
    height: 25px;
    display:  block;
}

img.spaceAbovePage {
    width: 5px;
    height: 5px;
    display:  block;
}

img.spaceUnderPage {
    width: 15px;
    height: 15px;
    display:  block;
}

td.middleRadio {
    font-size: 90%;
}

span.blockRadio {
    padding: 10px 12px 10px 5px;
}
