<!--
.warning {
    margin-left: 8px;
    margin-right: 8px;
    padding: 1px 3px 1px 3px;
    border: 1px solid #FCECA0;
    background: #fffeee url( yellow_grad.png ) 0 0 repeat-x;
}

.error {
    padding: 1px 3px 1px 3px;
    color: red;
}

body.title, body.contents {
    border-left: none;
}
body.title {
    background: #ffffff url( img/gray_grad.png ) 0 0 repeat-x;
}


/* Left TOC */
div.content {
    border-left: 1px solid #999999;
    height:100%;
    vertical-align:top;
}
div.leftTOCitem{
    width:126px;
    padding:6px 0 6px 3px;
    color:#61779f;
    font-size:16px;font-family:Arial;font-weight:bold;
    margin:0;border:0;outline:none;
    text-indent:0;
    vertical-align:top;
}
div.leftTOCbor {
    border-top:1px solid #666666;
}

div.leftTOC {
    padding-top:5px;
}


.h1 {
    font-size: 24px;
    text-align: center;
    color: #051b59;
    /*margin-bottom: 14px;*/
    margin-top: 10px;
}

td {
/*   font-size: 75%;*/
/*    padding: 2px;*/
}


td.clean {
    padding:0px;
    vertical-align:top;
}
table.clean {
    border-collapse:collapse;border:0px;border-spacing:0px;
}


.header {
    border-bottom: 1px solid #138;
    margin-bottom: 14px;
}

.option {
    margin-bottom: 0;
    background: #f2f5fc url( blue_grad.png ) 0 0 repeat-x;
}

.margin {
    margin-bottom: 8px;
}

.copyright {
    font-size: 90%;
}

.details {
    margin-left: 22px;
}

.main {
    font-size: 12px;
    font-weight:normal;
    color: black;
    text-align:justify;
    width:100%;
}
.big {
    font-size: 14px;
    text-align:left;
}

li.big {
    line-height:20px;
}

li.lev1 {
    margin-bottom:20px
}

.link {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
}

a.link {
    margin-top: 0;
    margin-bottom: 0;
    color: blue;
}

div.small {
    margin-top: 10px;
    margin-bottom: 10px;
}

a.small {
    font-size: 12px;
    text-decoration: none;
}
a.small:hover {
    text-decoration: underline;
}

div.contents {
    font-size: 14px;
    color: blue;
    line-height:22px;
    margin-top:20px;
    height:80%;
    /*margin-left: 20px;*/

}
div.sub {
    margin-left:20px;
    font-size: 12px;
    line-height:18px;
}

.descr {
    width:1000px;
}

th.data {
    background-color:#61779F;
    font-weight:normal;
    color:white;
}

table.data{
    border-style: solid;
    border-color: black;
    border-width: 0 1px 1px 0;
    width:auto;
}

td.data, th.data {
    border-style: solid;
    border-color: black;
    border-width: 1px 0 0 1px;
    padding-right: 5px;
    padding-left: 5px;
}

td.box {
    width:50%;
    vertical-align:top;
    border-style: solid;
    border-color: black;
    border-width: 1px;
    padding: 10px;
}



.warning {
    margin-left: 8px;
    margin-right: 8px;
    padding: 1px 3px 1px 3px;
    border: 1px solid #FCECA0;
    background: #fffeee url( img/yellow_grad.png ) 0 0 repeat-x;
}

#searchSubmit {
background:#FFFFFF url(search.gif) no-repeat scroll center center;
border:medium none;
cursor:pointer;
height:14px;
margin:0;
overflow:hidden;
padding:0;
/*position:absolute;*/
/*right:3px;*/
text-indent:14px;
/*top:5px;*/
width:16px;
}

table.tip {
    width:500px;
    text-align:left;
}
div.tip {
    margin-top:20px;
    margin-left:100px;
}


.option {
    font-size:10pt;
    margin-left:5px;
    margin-right:5px;
    margin-bottom: 5px;
    float:left;
    background: #f2f5fc url( img/blue_grad.png ) 0 0 repeat-x;
}
.optionitem {
    padding-left:20px;
    margin-bottom:0;
    padding-top:10px;
    padding-right:20px;
}

.optionitemlink {
    font-size: 12pt;
    text-decoration:none;
    font-weight:bold;
    color: blue;
}

.optionitemtext {
padding-bottom:10px;padding-top:5px; text-align:justify;
}
/*
.comment {
    margin-top:5px;
    color: gray;
    font-size:8pt;
}

.comment:hover {
    color: blue;
}*/

.about {
    margin-top: 20px;
    font-size:10pt;
}

.u_manual li.lev1 {
    margin-top:30px;
    margin-bottom:0;
}

.u_manual li.lev2 {
    margin-top:10px;
    margin-bottom:0;
}
.deletemodel {
   color: red;
}

-->
