﻿.lblMessage
{}
.lblModule
{
    font-weight:bold;
    background-color:#8b7249;
    width:375px;

}
.msgNotify
{
    text-align:center;
}
.tblLogin
{
    width:400px;
    position:relative;
    text-align:center;
    left:200px;  
}
.tblLogout
{
    width:400px;
    position:relative;
    text-align:center;
    left:200px;  
}
.tblModule
{
    width:400px;
    position:relative;
    text-align:center;
    left:200px;  
}
.tdLogout
{
    text-align:center;
}
.tdMessage
{
    text-align:center;
}

