body
{   
    background-image: url(images/bluematrix_tile.gif);
    background-repeat: repeat;
    font-family:Verdana;
    font-size: 8pt;
    vertical-align:top;
}
.workflowdetails
{   
    background-image: url(images/bluematrix_tile.gif);
    background-repeat: repeat;
    font-family:Verdana;
    font-size: 8pt;
    vertical-align:top;
}
.whitebg
{
    background: white;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel
{
    color: #02356C;
    padding: 2px;
    font-size: 10pt;
    text-align: left;
    height: auto;
    background-color: #FFFFFF;
    border-Bottom:solid 2px #FFFFFF;
}
.MainMenu_MenuItem TD
{
    padding-top: 0px;
    padding-left: 2px;
    padding-bottom:0px;
    font-family: Verdana;
    font-variant : small-caps;
    font-weight : bolder;
    background-color: white;
    font-size: 10pt;
    color: #02356C;
    border-bottom: #FFFFFF 3px solid;
  

}
.MainMenu_MenuItemSel
{        
    padding-bottom:0px;
    border-left: #02356C 0px solid;
    border-bottom: #02356C 0px solid;
    border-top: #02356C 0px solid;
    border-right: #02356C 0px solid;
    cursor: pointer;
    cursor: hand;
    color: #02356C;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    font-style: normal;
    background-color: #FFFFFF;
    letter-spacing: 0em;
    text-transform: none;
    vertical-align: middle;
    height:20px;
    background-position:5px center;
    background-repeat:no-repeat;
    margin-left:10px;
}
.verdana
{
	font-family: Verdana;
	font-size : 12px;
	font-variant :small-caps; 
}
.MainMenu_MenuItemSel TD
{
    padding-top: 0px;
    padding-left: 2px;
    font-family: Verdana;
    font-variant : small-caps;
    font-weight : bolder;
    font-size: 10pt;
    color: #02356C;
    padding-bottom:0px;
    border-bottom: #eff2ef 1px solid;
}


.MainMenu_SubMenu .MainMenu_MenuItem
{
    padding: 2px;
    font-size: 10pt;
    text-align: left;
    height: auto;
    color: #FFFFFF;
    background-Color: #02356C;
    border-Bottom:solid 2px #FFFFFF;
}


.MainMenu_MenuIcon
{
    display: none;
    background-color: #5069BC;
    cursor: pointer;
    cursor: hand;
    text-align: center;
    width: 15px;
    height: 21px;
}













