*{padding: 0; margin: 0;}

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

.nbheader{
color:rgb(145,144,144);
font-family:arial;
font-size:15px;
font-weight:bold;
text-align:center;
margin:0px 4px 0px 4px;
padding:0px;
display:inline;
}

.nbbutton{
color:rgb(50,50,50);
margin:5px;
width:165px;
height:26px;
padding:0px;
cursor:pointer;
}

.headbanner{
background:url('images/headback.png');
width:100%;
height:100px;
font-family:verdana,arial;
font-size:16px;
color:rgb(255,255,255);
font-weight:bold;
border:1px solid black;
}

.headmenu {
background:url('images/menuback2.png');
border:1px solid rgb(200,200,200);
width:100%;
font-family:arial;
font-size:10px;
vertical-align:middle;
line-height:11px;
padding:8px 0px 8px;
color:rgb(220,220,220);
font-weight:bold;
}

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

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

.header {
margin: 3px 0px 5px;
padding: 3px 0px 5px;
-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;
color:rgb(160,160,160);
}


.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(150,210,0);
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;
}

.maximizebutton{
background-color: white;
margin: 5px 0px 5px 0px;
padding: 3px 0px 3px 0px;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
text-decoration:underline;
font-size:11px;
text-align:center;
font-weight:bold;
vertical-align:middle;
line-height:12px;
color:rgb(150,210,0);
cursor:pointer;
width:150px;
}

.nbbuttons
{
cursor:pointer;
}
