*{padding: 0; margin: 0;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%;
background-color: transparent;
}


.usualstuff {
margin: 0px 0px 0px;
padding: 0px 0px 0px;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
vertical-align:middle;
-moz-user-select:none;
user-select:none;
-o-user-select:none;
}

.option {
background-color: rgb(200,200,200);
margin: 5px 0px 5px;
padding: 3px 0px 3px;
font-weight:bold;
-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;
-moz-user-select:none;
user-select:none;
-o-user-select:none;
}



.generalbutton {
background-color: rgb(0,0,0);
margin: 5px 0px 5px 0px;
padding: 3px 0px 3px 0px;
-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(0,0,0);
cursor:pointer;
width:80px;
}

.header {
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:12px;
text-align:left;
font-weight:bold;
vertical-align:middle;
line-height:14px;
color:rgb(0,0,0);
}

.uploadbutton {
background-image:url('mimg/mainbutton.png');
margin: 2px 0px 2px 0px;
padding: 10px 0px 10px;
font-weight:bold;
font-family:arial;
text-align:center;
font-size:14px;
text-align:center;
line-height:21px;
width:270px;
color:rgb(255,255,0);
cursor:pointer;
}

.liftbutton {
background-image:url('mimg/showme.png');
margin: 2px 0px 2px 0px;
padding: 0px 0px 0px;
font-weight:bold;
font-family:arial;
text-align:center;
font-size:16px;
text-align:center;
line-height:56px;
height:56px;
width:194px;
color:rgb(255,255,0);
cursor:pointer;
}

.graybutton {
margin: 2px 0px 2px 0px;
padding: 0px 0px 0px;
font-weight:bold;
font-family:arial;
text-align:center;
font-size:16px;
text-align:center;
line-height:55px;
height:55px;
color:rgb(255,255,0);
cursor:pointer;
}


.emailbutton {
background-image:url('mimg/smallbutton.png');
margin: 2px 0px 2px 0px;
padding: 10px 0px 10px;
font-weight:bold;
font-family:arial;
text-align:center;
font-size:14px;
text-align:center;
line-height:21px;
width:142px;
color:rgb(255,255,0);
cursor:pointer;
}


.pictitleon {
background-image:url('mimg/afteron.png');
margin: 2px 0px 5px 0px;
padding: 3px 0px 12px;
font-weight:bold;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:12px;
text-align:center;
vertical-align:middle;
line-height:16px;
color:rgb(50,50,50);
cursor:pointer;
width:70px;
}

.sidebyside {
background-image:url('mimg/sidebysideon.png');
margin: 2px 0px 5px 0px;
padding: 3px 0px 12px;
font-weight:bold;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:12px;
text-align:center;
vertical-align:middle;
line-height:16px;
color:rgb(250,250,250);
cursor:pointer;
width:100px;
}


.general {
background-color: rgb(230,230,230);
margin: 5px 10px 5px 10px;
padding: 5px 10px 5px 10px;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:9px;
text-decoration:underline;
text-align:center;
vertical-align:middle;
line-height:11px;
color:rgb(100,100,100);
cursor:pointer;
}


.pictitleoff {
background-image:url('mimg/afteroff.png');
margin: 2px 0px 5px 0px;
padding: 3px 0px 12px;
font-weight:bold;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:12px;
text-align:center;
vertical-align:middle;
line-height:16px;
color:rgb(250,250,250);
cursor:pointer;
width:70px;
}


.noticediv {
margin: 4px 4px 4px 4px;
padding: 4px 4px 4px 4px;
-moz-box-sizing:border-box;box-sizing:border-box;
font-family:arial;
font-size:13px;
text-align:justify;
vertical-align:middle;
line-height:16px;
color:rgb(150,150,150);
width:500px;
}
