body {font-family: Helvetica; margin:0px}
.bodytext {
        font-size: 12px;
        font-weight: normal;
        text-align: center;
   
}

.samples_row td
{
    padding-bottom:10px;
    vertical-align:top;
}
.samples_heading
{
    font-weight:bold;
}
td { 
    padding:0px; 
    border-width:0px; 
    margin:0px; 
}
 body,table,td, tr,thead,div,span, p
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
.ndviimg { 
    width: 1650px;
    height: 442px;
}
.heading {
    text-align:center;
    background: #205389;
    padding:15px;
    color: white;
}
.heading a, .heading a:hover {
    color: white;;
}
.menu {
    width:41px;
 
}
.menu-title {
    font-weight: bold;
    /*padding-left:35px;*/
}
.menu-table {
    margin-left:35px;
}
.result {
    margin-left:35px;
    margin-right: 90px;
    padding: 10px;
    background: #e7e7e7;
    
}
/*#lclu_result, #lcluconf_result {
    margin-top: -16px;
    margin-right: 140px;
}*/
.button {
    width:80px;
}
/*#lclu_result, #lcluconf_result, #df_result, #dfconf_result {
    display: none;
}*/
textarea {
    margin-left: 35px !important;
    font-weight: normal !important;  
}
.savebutton {
    background: #5cb85c;
    color: white;
    /*width: 140px; */
    font-size: 15px;
    padding: 10px;
    vertical-align: bottom; 
    margin-top: 5px;
}
.message {
    
    font-weight: bold;
    color: red;
    font-size: 17px;
    text-align: center;
}
.footer
{
    text-align: center;
}
.bodytext img {
    padding: 2px;
}
.bodytext a {
    font-size: 17px;
}
.download-data {
    text-align:center;
}
.download-data hr {
    border-top: 1px solid #c5c5c5;
}
.home-link {
    float: right;
}