﻿.TitleBar_Outer 
{
    background-image:url(Images/bg_Panel_25x21.png);
    background-repeat:repeat-x;
    background-position:bottom;
    height:32px;
}

.TitleBar_Icon 
{
}

.TitleBar_Text 
{
    padding-top:13px;
    padding-left:04px;
    
    font-family:Calibri;
    font-weight:bold;
    font-size:11pt;
    
    color:#404040;
}
