﻿body
{
    background-position: 0% 0%;
    font-size: .80em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    color: #696969;
    background-image: none;
    background-repeat: inherit;
    background-attachment: inherit;
    background-color: #FFFFFF;
}
#container {
     left: 0px;
    min-height: 100%;
    position: relative;
    top: 0px;
}

h2
{
    
    font-weight: 400;
    color: #3D8437;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

.div_header
{
    padding: 5px 5px 0px 5px;
    width: auto;
    height: 55px;
    vertical-align: bottom;
    background-color: #F0F5FB;
}
.crawlerImage
{
}
.div_Header_title
{
    position: relative;
    width: 316px;
    height: 22px;
    float: right;
    text-align: left;
     top: -21px;
    left: 4px;
}
.div_Header_Welcome
{
      position: relative;
    width: 294px;
    height: 22px;
    float: right;
    text-align: left;
    top: 24px;
    left: 303px;
}
.div_header_crawlerImage
{
    position: relative;
    float: left;
}
.div_header_hr
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
    height: 1px;
    width:90%;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    }

.div_content
{
    padding: 5px;
    width: 1250px;
    margin: 5px auto 5px auto;
    height: auto;
   /* min-height: 575px; */
    text-align: center;
    vertical-align: top;
    background-color: #FFFFFF;
}
.div_content_menu
{
    position: relative;
    vertical-align: bottom;
    width: 175px;
    float: left;
    height: auto;
    text-align: left;
     background-color: #FFFFFF;
    top: 0px;
    left: 0px;
}
.div_content_left
{
    padding: 1px;
    margin: 1px;
    position: relative;
    text-align: left;
    top: 5px;
    width: 1000px;
    height: auto;
    float: left;
    background-color: #FFFFFF;
}
.div_footer
{
    width:100%;
    height: 55px;
    text-align: center;
    background-color: #F0F5FB;
}
.divLogin
{
    width: 80%;
     text-align: center;
}
.tbl_Login
{
    position: relative;
    width: 69%;
}
.lable
{
    color: #0033CC;
}
.Boldlable
{
    color: #0033CC;
    font-weight: bold;
}
.divContentPages
{
    width: auto;
    height:auto;
      
}
.divReportTitle
{
    margin: 1px;
    background-color: #DEE7F1;
    padding-right: 5px;
    padding-left: 5px;
}
a:link {
    color: #339900;
    text-decoration: none;
}
a, a:link, a:visited{
    color: #339900;
    text-decoration: none;
}
.tblTitle
{
    background-color: #3C6D9F;
    color: #FFFFFF;
}
.clear 
{
    clear: both;
}