*{padding: 0; margin: 0;}

html,body {
background-color: white;
font-family:verdana,arial;
margin:0px;
padding:0px;
}

div.loader {
    width: 86px;
    height: 22px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -43px;
    margin-top: -11px;
    display:none;
}

.headbar {
background:url(nimages/newlm2_topbar3.png);
width:1240px;
height:147px;

}
.option {
border:0px solid rgb(100,100,100);
margin: 0px 0px 0px;
padding: 7px 10px 0px 0px;
font-weight:bold;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:10px;
text-align:left;
vertical-align:middle;
line-height:12px;
color:rgb(120,120,120);
background-color:rgb(255,255,255);
width:120px;
-moz-user-select:none;
user-select:none;
-o-user-select:none;
}

.header {
margin: 8px 0px 0px;
padding: 3px 0px 3px;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:12px;
font-weight:bold;
text-align:center;
vertical-align:middle;
line-height:14px;
width:300px;
color:rgb(255,255,255);
background:rgb(200,200,200);
}


.submitbutton {
background-image: url('buttonback.png');
border:1px solid rgb(100,100,100);
padding: 3px 0px 3px 0px;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:14px;
text-align:center;
vertical-align:middle;
line-height:20px;
height:20px;
color:rgb(0,0,0);
cursor:pointer;
width:200px;
}

.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 {
border:0px solid rgb(0,0,0);
margin: 0px 10px 0px;
padding:0px;
font-family:arial;
font-weight:bold;
text-align:center;
font-size:11px;
line-height:11px;
display:inline;
text-align:center;
text-decoration:underline;
color:rgb(150,210,50);
cursor:pointer;
}

.uploadbuttonon {
border:0px solid rgb(0,0,0);
padding:0px;
margin: 0px 10px 3px;
font-family:arial;
font-weight:bold;
text-align:center;
font-size:11px;
line-height:11px;
display:inline;
text-align:center;
text-decoration:underline;
color:rgb(120,20,20);
cursor:pointer;
}


.pictitleon {
margin: 2px 5px 0px 5px;
padding: 2px 5px 1px 5px;
font-weight:bold;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:11px;
text-align:center;
vertical-align:middle;
color:rgb(0,100,255);
line-height:12px;
text-decoration:underline;
cursor:pointer;
width:50px;
}

.pictitleoff {
margin: 2px 5px 0px 5px;
padding: 2px 5px 1px 5px;
font-weight:bold;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:11px;
text-align:center;
vertical-align:middle;
line-height:12px;
color:rgb(200,200,200);
text-decoration:underline;
cursor:pointer;
width:50px;
}

.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;
}

.button{
margin: 5px 0px 5px 0px;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:11px;
text-align:center;
font-weight:bold;
background:url('nimages/newlm2button.png');
vertical-align:middle;
line-height:13px;
padding:14px 0px 14px;
color:rgb(90,90,90);
cursor:pointer;
width:171px;
}
