﻿.wdezbody
{
    background-color: #E6F4FF;
}
.WdezMenuTitle
{
    background-image:url(Images/wdez/bg_Menu_Title.gif);
    background-repeat:no-repeat;
    height:32px;
    border-bottom: solid 1px #A4BAD1;
    
}
.WdezMenu
{
    border:solid 1px #A4BAD1;
    width:208px;
    background-color:#CBE2F4;
    text-align:center;
}
.WdezStatusBar
{
    background-image:url(Images/wdez/bg_Status_Bar.gif);
    background-repeat:repeat-x;
    height:36px;
    line-height:36px;
}
.WdezBottom
{
    text-align: center; 
    height: 50px;
    background-image:url(Images/wdez/bg_bottom.gif);
    background-repeat:repeat-x;
    height:36px;
    line-height:36px;
    color:#C9E2F6;
}
.WdezContent
{
    border: solid 1px #CAE1F3;
    vertical-align:top;
    background-color:Transparent;
}

