.position
{
    margin-left:auto;
    margin-right:auto;
    width: 980px;
}
.logo
{
    background-image: url(../images/header.jpg);   
    height: 129px;
    width: 980px;
    background-position: left top;
    background-repeat: no-repeat;    
}
#overDiv
{
    position:absolute; 
    visibility:hidden; 
    z-index:1000;
}
.headtable
{
    width: 980px;
    font-family: Arial, Helvetica, sans-serif;    
    font-size: large;
    font-weight: bold;
    text-align: center;
}
.searchtable
{
    width: 980px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.resulttable
{
    width: 980px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
}
.detailbtn
{
    width: 980px;
    text-align: right;
}
.detailtable
{
    width: 980px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
}
.par1
{
    width: 980px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    margin: 0px;
    background-color: #164B9B;
    line-height: 15px;
    height: 15px;
}
.par2
{
    width: 980px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    margin: 0px;
    background-color: #164B9B;
    line-height: 15px;
}
.undersearchline
{
    line-height: 5px;
    background-color: #164B9B;
}
.nomargin
{
    margin-bottom: 0px; 
    margin-top: 0px;
}
.rowodd
{
    background-color: #CEE8FF;
    text-align: center;
    font-size: xx-small;
}
.roweven
{
    background-color: white;
    text-align: center;
    font-size: xx-small;
}
.headers
{
    font-family: Arial, Helvetica, sans-serif;    
    font-size: 11px;
    font-weight: bold;
}
.headers th
{
}
.select
{
    font-family: Arial, Helvetica, sans-serif;    
    font-size: 9px;
    font-weight: bold;
}
.underheaderline
{
    line-height: 0px; 
    background-color: #164B9B;
}
.formbut 
{
    border: 1px;
    border-style: solid;
    border-color: #ffffff;
    background-color: #fed339;
    color: #193f69;
    font-size: 11px;
    font-weight: bold;
}
.hrule
{
    background-color: #164B9B;
    height: 15px;
    width: 980px;
    border-style: none;
}
.hrule2
{
    background-color: #164B9B;
    height: 5px;
    width: 980px;
    border-style: none;
}
.user
{
    color: #3575BC;
    width: 20%;
}
.pass
{
    color: #3575BC;
    width: 20%;    
}
.reset
{
    color: #3575BC;
    cursor:pointer;
    width: 20%;    
}
.signin
{
    color: #3575BC;
    cursor:pointer;
    width: 20%;    
}
.search, .signout, .sreset, .clear
{
    color: #3575BC;
    cursor:pointer;
    font-size: 14px;
    text-align: center;
}
.search:hover, .signout:hover, .sreset:hover, .clear:hover, .paging:hover, .reset:hover, .signin:hover, .btn-close:hover, .btn-back:hover, .btn-homepage:hover
{
    color: #164B9B;
}
.btn-close
{
    border-style: none; 
    border-width: thin; 
    background-color:Transparent;
    color: #3575BC;
    cursor:pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;    
}
.btn-back
{
    border-style: none; 
    border-width: thin; 
    background-color:Transparent;
    color: #72B846;
    cursor:pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;    
}
.btn-homepage
{
    border-style: none; 
    border-width: thin; 
    background-color:Transparent;
    color: #72B846;
    cursor:pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
}
.log-err-message
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: small; 
    font-weight: bold; 
    color: #FF0000;
}
.popbgclass
{
    background-color: #164B9B;
}
.popfgclass
{
    background-color: white;
}
.poptextfont
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold; 
    text-align: right;
    text-decoration: none; 
    color: #3575BC;
    text-align: left;    
}
.poptextfont a:link
{
    font-size: x-small;
    font-weight: bold; 
    text-align: right;
    text-decoration: none; 
    color: #3575BC;
    text-align: left;    
}
.poptextfont a:hover
{
    color: #164B9B;
}
.sort
{
    cursor:pointer;
    height: 10px;
}
.select1
{
    font-family: Arial, Helvetica, sans-serif;    
    width: auto;  
    height: 16px; 
    font-size: x-small; 
    font-weight: bold;
}
.select2
{
    font-family: Arial, Helvetica, sans-serif;    
    width: auto;  
    height: 16px; 
    font-size: x-small; 
    font-weight: bold;
    color: #3575BC;
}
.details
{
    cursor:pointer;
    border-style: none; 
    width: 16px; 
    height :16px;
}
.paging
{
    color: #3575BC;
    text-decoration: none;
    cursor: pointer;
}
.closeimg
{
    border-style: none;
    width: 15px;
    height: 15px;
}
.statusimg
{
    border-style: none;
    width: 12px;
    height: 12px;
}
.status:hover
{
    color: #164B9B;    
    cursor:pointer;
}

