html,body {
margin: 0px;
padding: 0px;
background-color: #ffffff;
font-family: Segoe UI, Verdana, helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
overflow: hidden;
}

/* menu section */

#menu {
float: left;
position: fixed;
top: 0px;
left: 0px;
width: 220px;
height: 580px;
background-color: #ffffff;
background-image: url(images/menu_back.jpg);
background-repeat: no-repeat;
margin: 0px;
font-size: 13px;
font-weight: normal;
color: #ffffff;
}

#loading {
position: absolute;
top: 200px;
right: 250px;
}

.underline {
text-decoration: underline;
color: #8483eb;
cursor: pointer;
}

ul {
margin: 120px 0px 0px 30px;
}

li {
list-style-type: none;
font-weight: normal;
}

li.main {
margin-top: 0.5em;
}

li.main_a {
margin-top: 0.5em;
list-style-type: disc;
font-weight: bold;
}

li.sub {
margin-left: 3ex;
}

li.sub_a {
margin-left: 3ex;
list-style-type: disc;
font-weight: bold;
}

a {
color: #fffffe;
text-decoration: none;
}

a:hover {
color: #ffaa00;
text-decoration: underline;
}

a.inactive {
color: #606080;
cursor: none;
}

a.inactive:hover {
text-decoration: none;
}

a.grey {
color: #808080
}

a.grey:hover {
color: #8080ff;
text-decoration: underline;
}

a.blue {
color: #0066cc;
}

input.highlight {
font-family: Segoe UI, Verdana, helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
height: 12px;
margin-right: 6px;
border-style: solid;
border-width: 1px;
border-color: #3d7bad #a4c9e3 #b7d9ed #b5cfe7;
}

/* help box */

div.help_box {
position: absolute;
bottom: 8px;
left: 8px;
width: 188px;
padding: 8px;
/* background-image: url(images/helpback.png); */
background-color: #ffffff;
font-size: 10px;
color: #000000;
}

div.sel_box {
margin-top: 12px;
}

div.el_list {
background-color: #ffffff;
}

div.colorbox {
clear: both;
float: left;
width: 18px;
height: 18px;
margin: 0px 8px 16px 0px;
border-style: solid;
border-width: 1px;
border-color: #ffffff;
}

div.colorbox2 {
clear: both;
float: left;
width: 18px;
height: 12px;
margin: 0px 2px 16px 0px;
border-style: solid;
border-width: 1px;
border-color: #ffffff;
}

div.colorbox3 {
clear: both;
float: left;
width: 9px;
height: 16px;
margin: 0px 8px 16px 0px;
border-style: solid;
border-width: 0px 5px;
border-color: #ffffff;
}


select {
font-family: Segoe UI, Verdana, helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
height: 20px;
border-style: solid;
border-width: 1px;
border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
}

select.graph {
width: 148px;
}

select.graph2 {
width: 148px;
margin-top: 4px;
}


/* settings section */

#dlg {
padding: 0px 20px 0px 30px;
position: absolute;
top: 0px;
left: 220px;
font-size: 12px;
font-weight: normal;
color: #000000;
background-color: #ffffff;
overflow: auto;
}

#dlg_wide {
padding: 0px;
position: absolute;
top: 0px;
left: 220px;
font-size: 12px;
font-weight: normal;
color: #000000;
background-color: #ffffff;
overflow: auto;
}

#graph {
padding: 0px 20px 0px 30px;
font-size: 12px;
font-weight: normal;
color: #000000;
background-color: #ffffff;
}

div.header {
float: left;
}

div.setting {
margin: 12px 0px 12px 25px;
border-width: 0px;
}

#tableheader, #tableheader2 {
height: 30px;
margin-top: 24px;
background-image: url(images/thback.png);
background-repeat: repeat-x;
}

#tablebox {
clear: both;
overflow: auto;
}

#addbox {
clear: both;
padding: 0px 20px 0px 30px;
border-style: solid;
border-width: 2px 0px 0px 0px;
border-color: #dddde2;
}

#savebox {
width: 100%;
clear: both;
padding-bottom: 0px;
margin-bottom: 0px;
position: absolute;
}

#c_box {
width: 100%;
height: 100%;
padding-left: 4px;
font-size: 12px;
font-weight: normal;
color: #000000;
background-color: #ffffff;
background-image: url(images/thback.png);
background-repeat: repeat-x;
overflow: auto;
}

#sorters {
height: 30px;
background-image: url(images/thback.png);
background-repeat: repeat-x;
font-family: Consolas, courier new;
font-size: 12px;
}

#c_con {
width: 100%;
}

#lns {
margin-left: 4px;
font-family: Consolas, courier new;
font-size: 12px;
margin: 2px 0px;
}

table.buttons {
margin: auto;
}

div.setting_box {
clear: both;
text-align: left;
margin-top: 1px;
padding: 4px 0px 8px 0px;
background-image: url(images/sbox_back.png);
background-repeat: repeat-x;
}

div.tab_bar {
height: 25px;
margin: 12px 12px 0px;
background-image: url(images/tab_back.png);
background-repeat: repeat-x;
background-position: bottom;
vertical-align: bottom;
white-space: nowrap;
}

div.tab {
float: left;
height: 17px;
margin-top: 4px;
padding: 2px 4px;
border-style: solid;
border-width: 0px 1px;
border-color: #808080;
background-image: url(images/buttonback_n.png);
cursor: pointer;
}

div.tab:hover {
background-image: url(images/buttonback_h.png);
}

div.tab_a {
float: left;
height: 20px;
padding: 2px 4px;
border-style: solid;
border-width: 1px 1px 0px 1px;
border-color: #404040;
background-color: #ffffff;
}

div.tab_box {
padding: 10px;
margin: 0px 12px;
border-style: solid;
border-width: 0px 1px 1px 1px;
border-color: #808080;
}

div.closebar {
float: left;
margin: 0px;
padding: 4px 0px 4px 48%;
width: 100%;
height: 10px;
background-image: url(images/closebar_n.png);
background-repeat: repeat-x;
line-height: 0px;
}

div.closebar2 {
float: left;
margin: 0px;
padding: 4px 0px 0px 0px;
width: 100%;
height: 20px;
background-image: url(images/closebar_n.png);
background-repeat: repeat-x;
line-height: 0px;
}

table.tablebox {
width: 100%;
text-align: center;
border-style: solid;
border-width: 0px 0px 2px 0px;
border-color: #dddde2;
}

table.section {
margin: 12px 0px 12px 25px;
}

td.key {
font-weight: bold;
color: #404040;
}

td.val {
padding-left: 8px;
}

td.info3 {
border-style: solid;
border-width: 0px 1px 0px 0px;
border-color: #999999;
padding-right: 12px;
}

td.right {
padding-left: 12px;
}

h1 {
margin: 24px 0px 8px 0px;
color: #003399;
font-size: 12pt;
font-weight: normal;
}

h2 {
clear: left;
margin: 16px 0px 0px 0px;
background-image: url(images/h_bar.png);
background-repeat: repeat-x;
background-position: center left;
font-size: 12px;
font-weight: normal;
}

.h2_text {
background-color: #ffffff;
padding-right: 6px;
}

hr {
margin-bottom: 8px;
color: #dddde2;
}

p.help {
margin: 0px;
color: #000000;
}

p.explain {
margin: 0px 28px 0px 18px;
}

form {
margin: 0px;
}

.smalltext {
font-size: 10px;
}

input.text {
font-family: Segoe UI, Verdana, helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
height: 12px;
margin-right: 6px;
border-style: solid;
border-width: 1px;
border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
}

input.highlight {
font-family: Segoe UI, Verdana, helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
height: 12px;
margin-right: 6px;
border-style: solid;
border-width: 1px;
border-color: #3d7bad #a4c9e3 #b7d9ed #b5cfe7;
}

div.button {
float: left;
height: 21px;
padding: 0px;
text-align: center;
background-image: url(images/buttondiv_n.png);
background-repeat: repeat-x;
/*border-width: 1px;
border-style: solid;*/
cursor: pointer;
/* font-size: 12px; */
/*  position: absolute; */
white-space: nowrap;
}

div.div_hover {
background-image: url(images/buttondiv_h.png);
}

div.div_down {
background-image: url(images/buttondiv_d.png);
}

button {
font-size: 12px;
margin: 0px 3px;
height: 21px;
padding: 0px;
text-align: center;
background-image: url(images/buttonback_n.png);
background-repeat: repeat-x;
border-width: 0px;
cursor: pointer;
white-space: nowrap;
}

button.hover {
background-image: url(images/buttonback_h.png);
}

button.down {
background-image: url(images/buttonback_d.png);
}

div.c_set_up {
padding: 0px 15px 0px 6px;
height: 30px;
text-align: right;
background-image: url(images/up.png);
background-position: right;
background-repeat: no-repeat;
cursor: pointer;
font-family: Segoe UI, Verdana, helvetica, sans-serif;
font-size: 12px;
}

div.c_set_down {
padding: 0px 15px 0px 6px;
height: 30px;
text-align: right;
background-image: url(images/down.png);
background-position: right;
background-repeat: no-repeat;
cursor: pointer;
font-family: Segoe UI, Verdana, helvetica, sans-serif;
font-size: 12px;
}

div.c_not_set {
padding: 0px 15px 0px 6px;
height: 30px;
text-align: right;
background-image: url(images/not_set.png);
background-position: right;
background-repeat: no-repeat;
cursor: pointer;
font-family: Segoe UI, Verdana, helvetica, sans-serif;
font-size: 12px;
}

div.c_hover {
padding: 0px 15px 0px 6px;
height: 30px;
text-align: right;
background-image: url(images/not_set.png);
background-position: right;
background-repeat: no-repeat;
cursor: pointer;
font-family: Segoe UI, Verdana, helvetica, sans-serif;
font-size: 12px;
}

div.sorter{
margin-top: 0px;
padding-top: 6px;
}

img.tb {
float: right;
cursor: pointer;
}

#sorters td {
text-align: right;
padding: 0px 6px;
cursor: pointer;
font-family: Segoe UI, Verdana, helvetica, sans-serif;
font-size: 12px;
}

#sorters tr.list: {
background-color: #ff0000;
padding: 0px 1px;
}

#sorters tr.list:hover {
/* background-image: url(images/row_select.png); */
}

#sorters th {
text-align: right;
font-weight: normal;
}

#sorters td.entry {
height: 16px;
}

#settings_frame {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-image: url(images/darken.png);
vertical-align: middle;
}

#settings_frame_off {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-image: url(images/darken.png);
vertical-align: middle;
}

.settings_box {
width: 360px;
margin: 120px auto;
padding: 16px 4px 4px 30px;
background-color: #ffffff;
border-style: solid;
border-width: 1px;
border-color: #003399;
}

.green {
color: #20a020;
}

input.radio {
position: relative;
top: 3px;
}

.shadow {
box-shadow: 3px 3px 4px #404040;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#404040')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#404040');
}

.hand {

cursor: pointer;
}

#co_box {
width: 100%;
height: 100%;
padding: 1px 2px;
font-size: 12px;
font-weight: normal;
color: #000000;
background-color: #ffffff;
overflow: auto;
border-style: solid;
border-width: 1px 0px 0px;
border-color: #d7d8dd;
background-image: url(images/co_box_back.png);
background-repeat: no-repeat;
background-position: bottom right;
}

.co_vbar {
height: 400px;
clear: left;
float: right;
background-image: url(images/co_vbar_back.png);
background-position: bottom right;
}

.co_hbar_cont {
height: 41px;
margin: 0px;
padding: 0px;
}

.co_hbar {
background-color: #7c9bff;
background-image: url(images/co_hbar_back.png);
background-repeat: no-repeat;
}

.co_button {
float: left;
height: 40px;
width: 29px;
margin-bottom: 1px;
cursor: pointer;
}

.co_entry {
float: left;
margin-bottom: 1px;
height: 28px;
padding: 6px 12px;
background-color: #ffd88e;
border-style: solid;
border-width: 0px 1px;
border-color: #ffecc7;
font-size: 14px;
font-weight: 660;
line-height: 14px;
text-align: center;
cursor: pointer;
}