.body {
    background-color: window;
    color: Windowtext;
    font-family: verdana,arial;
    font-size:smaller;
    margin-right:0;       
    margin-bottom:0;
    margin-left:0;
}

.wizardbody {
    color: Windowtext;
    font-family: verdana,arial;
    font-size:smaller;
    margin-right:0;       
    margin-bottom:0;
    margin-left:0;
}

.dialog {
    background-color: ButtonFace;
    color: Windowtext;
    font-family: verdana,arial;
    font-size:smaller;
    margin-left:10px;       
    text-align:justify;
}

.dialogbody {
    background-color: menu;
    color: Windowtext;
    font-family: verdana,arial;
    font-size:smaller;
    margin-right:0;       
    margin-bottom:0;
    margin-left:0;
}

.dialogtext {
    background-color: ButtonFace;
    font-family: verdana,arial;
    font-size:8pt;
    text-align:justify;
}

.banner {
    font-size: 11pt;
}

.banneroffset{
    position: relative; 
    left: 5px; 
}

.abovetabbar {
    background-color:window;
    height:0
}

.tabbar {
    background-color: ActiveCaption;
    color: CaptionText;
    font-size:100%;
}

.belowtabbar { 
    background-color: window;
    height: 10px;
}

.tab  {
    background-color: ActiveCaption;
    color: CaptionText;
    border: 0;
    border-Color: ActiveCaption;
    cursor: hand;
    text-decoration: none;
    font-size: 8pt;
    width: 95pt;
    height:17px;
}    


.selectedtab  {
    background-color: #3C6CA3;
    font-size: 8pt;
    width: 95pt;
    height:17px;
    font-weight: bolder;
    border:0;
    border-Color: ActiveCaption;
    color: CaptionText;
    cursor: hand;
    text-decoration: none;
}


.tabspace  {
    background-color: ActiveCaption;
    font-size:8pt;
    height:17px;
    border:0;
    border-Color: ActiveCaption;
    color:InfoText;
    text-decoration: none;
}    

.content{
    background-color: window;
    color: windowtext;
    font-family: verdana,arial;
    font-size:8pt;
    margin-left:10px;  
}

.contentdbcs{
    background-color: window;
    color: windowtext;
    font-family: MS Gothic,verdana,arial;
    font-size:8pt;
}

.inputctrl{
    background-color: window;
    color: windowtext;
    font-family: verdana,arial;
    font-size:8pt;
}

.simplebutton{
     color: windowtext;
    font-family: verdana,arial;
    font-size:8pt;
    margin-left:10px;  
}

.dialogcontent{
    background-color: menu;
    color: windowtext;
    font-family: verdana,arial;
    font-size:8pt;
    margin-left:10px;
    
}

.ready    {
    color: green;
    font-family: verdana,arial;
}

.notready {
    color:red;
    font-family:Verdana,arial;
}

.check {
    position:absolute;
    left:20px;
}

.option    {
    background-color: #336699;
}

.blockquote    {
    margin-bottom: 0;
    margin-top: 0
}

div.popup        { visibility:hidden;
                 z-index:3;
                 position:absolute; 
                 top:200px; left:200px; 
                 width:"250px"; padding:"6px"; 
                 background-color: #FFFFCC;
                 border-style: solid;
                 border-width: 1px;
                 border-color: #666666;
		 font-family: verdana,arial;
                 font-size:8pt;
                 }


.button
{
    background-color: Caption;
    color: InfoText;
    cursor: hand;
    text-decoration: none;
    font-family:MS Sans Serif;
    font-size:8pt;
    height:17pt;
    width:50pt;
}

.sfubutton
{
    background-color: Caption;
    color: InfoText;
    cursor: hand;
    text-decoration: none;
    font-family:MS Sans Serif;
    font-size:8pt;
}

.linkbutton {
    background-color: window;
    color: InfoText;
    border: 0;
    font-size: 8pt;
    width: 100pt;
    height:18px;
    cursor: hand;
    margin-left: 0
}

.frame
{
    overflow:auto;
    height:100;
    top:-10;
}
