*{padding: 0; margin: 0;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%;
background-color: transparent;
}

div.loader {
    width: 86px;
    height: 22px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -43px;
    margin-top: -11px;
    display:none;
}

.option {
background-image:url('images/lmlevel0.png');
margin: 4px 0px 4px;
padding: 4px 0px 4px;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
border:0px;
font-size:14px;
text-align:center;
vertical-align:middle;
line-height:16px;
color:rgb(255,255,255);
cursor:pointer;
width:180px;
-moz-user-select:none;
user-select:none;
-o-user-select:none;
}

.suboption {
background-image:url('images/lmmidbutton.png');
margin: 5px 0px 5px;
padding: 4px 0px 4px;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:14px;
text-align:center;
vertical-align:middle;
line-height:17px;
color:rgb(255,255,255);
cursor:pointer;
width:95px;
-moz-user-select:none;
user-select:none;
-o-user-select:none;
}

.optionselected {
background-image:url('images/lmlevel0.png');
margin: 5px 0px 5px;
padding: 4px 0px 4px;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:14px;
font-weight:bold;
text-align:center;
vertical-align:middle;
line-height:17px;
color:rgb(255,255,255);
cursor:pointer;
width:180px;
-moz-user-select:none;
user-select:none;
-o-user-select:none;
}


.header {
margin: 5px 0px 5px;
padding: 3px 0px 3px;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:12px;
text-align:center;
vertical-align:middle;
line-height:14px;
color:rgb(255,255,255);
}


.submitbutton {
background-image: url('images/lmlevel0.png');
border:0px solid rgb(100,100,100);
padding: 4px 0px 4px 0px;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:14px;
font-weight:bold;
text-align:center;
vertical-align:middle;
line-height:17px;
color:rgb(255,255,255);
cursor:pointer;
width:180px;
}

.generalbutton {
background-color: rgb(0,0,0);
padding: 3px 0px 3px 0px;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:9px;
text-align:center;
vertical-align:middle;
line-height:11px;
color:rgb(0,0,0);
cursor:pointer;
width:86px;
}


.uploadbutton {
color:rgb(0,0,0);
cursor:pointer;
background-image: url('images/lmlevel0.png');
border:0px solid rgb(100,100,100);
padding: 4px 0px 4px 0px;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:14px;
font-weight:bold;
text-align:center;
vertical-align:middle;
line-height:17px;
color:rgb(255,255,255);
cursor:pointer;
width:180px;
}

.pictitleon {
background-image: url('images/smallbutton.png');
margin: 2px 0px 5px 0px;
padding: 4px 0px 4px 0px;
font-weight:bold;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:12px;
width:65px;
text-align:center;
vertical-align:middle;
line-height:17px;
color:rgb(255,255,255);
cursor:pointer;
}

.pictitleoff {
background-image: url('images/smallbuttonoff.png');
margin: 2px 0px 5px 0px;
padding: 4px 0px 4px 0px;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:12px;
width:65px;
text-align:center;
vertical-align:middle;
line-height:17px;
color:rgb(255,255,255);
cursor:pointer;
}



.noticediv {
background-color: rgb(220,255,220);
margin: 10px 10px 10px 10px;
padding: 10px 10px 10px 10px;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:10px;
text-align:justify;
vertical-align:middle;
line-height:12px;
color:rgb(90,90,90);
width:400px;
}

.toolDisplay{
background-color: rgb(220,255,220);
margin: 2px 0px 5px 0px;
padding: 2px 5px 2px;
font-weight:bold;
font-family:arial;
text-align:center;
font-size:16px;
text-align:center;
line-height:20px;
width:180px;
color:rgb(0,0,0);
cursor:pointer;
}
.valueDisplay{
background-color: rgb(220,220,220);
margin: 5px 0px 5px 0px;
padding: 3px 0px 3px 0px;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:9px;
text-align:center;
vertical-align:middle;
line-height:11px;
color:rgb(0,0,0);
/*cursor:pointer;*/
width:86px;
}

.maximizebutton{
background-color: rgb(220,220,220);
margin: 5px 0px 5px 0px;
padding: 3px 0px 3px 0px;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:9px;
text-align:center;
vertical-align:middle;
line-height:11px;
color:rgb(0,0,0);
cursor:pointer;
width:150px;
}

