html, body {
     margin:0; padding:0;
     height:100%;
}

body {
     font-family: Arial, System, "Times New Roman";
     text-align: left;
     font-size: 14px;
     background-color: #F7F4EF;
}

h1, h2, h3, h4, h5 {
     margin: 0px 0px 20px 0px;
}

.tab {
     font-size: 13px;
     border-collapse: collapse;
     border: 1px solid black;
}

.tab td {
     border: 1px solid black;
     padding: 2px;
}

.tabx {
     font-size: 13px;
}


.red {
     color: red;
}

.sel {
     width: 146px;
}

.por {
     width: 42px;
}

.selpok {
     width: 110px;
}

.cleaner {
font-size: 0px;
line-height: 0px;
height: 0px;
clear: both;
}

a {
     text-decoration: none;
     color: blue;
}

a:hover {
     text-decoration: none;
     color: black;
}

#mainpage {
     width: 100%;
     margin: 0px auto;
     padding: 0px 0px 0px 0px;
     text-align: left;
}

#topbar {
     width: 100%;
     height: 29px;
     _height: 30px;
     float: left;
     border-bottom: 1px solid black;
}

#webman {
     width: 119px;
     _width: 121px;
     height: 26px;
     _height: 30px;
     float: left;
     font-size: 20px;
     text-align: center;
     padding: 3px 0px 0px 0px;
     background-color: white;
     border-right: 1px solid black;
}

#echo {
     width: 490px;
     _width: 500px;
     height: 23px;
     _height: 30px;
     float: left;
     padding: 7px 0px 0px 10px;
     background-color: ;
}

#logout {
     width: 70px;
     _width: 80px;
     height: 23px;
     _height: 30px;
     float: right;
     text-align: right;
     padding: 7px 10px 0px 0px;
     background-color: ;
}

.logout {
     color: red;
     font-weight: bold;
}

#menu {
     width: 119px;
     _width: 120px;
     min-height: 599px;
     _height: 600px;
     float: left;
     background-color: #eeeeee;
     border-right: 1px solid black;
     border-bottom: 1px solid black;
}

#menu_1 {
     width: 114px;
     _width: 120px;
     min-height: 109px;
     _height: 120px;
     float: left;
     padding: 5px 0px 5px 5px;
     background-color: #aaaaaa;
     border-bottom: 1px solid black;
}

#menu_2 {
     width: 114px;
     _width: 120px;
     float: left;
     font-size: 11px;
     padding: 5px 0px 5px 5px;
     background-color: #dddddd;
     border-bottom: 1px solid black;
}

menu a {
     text-decoration: none;
     color: blue;
}

menu a:hover {
     text-decoration: none;
     color: black;
     font-weight: bold;
}

#page {
     float: left;
     text-align: left;
     margin: 15px 0px 0px 15px;
     background-color: ;
}

#page_l {
     width: 500px;
     _width: 500px;
     float: left;
     text-align: left;
     margin: 0px 20px 20px 0px;
     background-color: ;
}

#page_p {
     width: 500px;
     _width: 500px;
     float: left;
     text-align: left;
     background-color: ;
}