@import url("/App_Themes/General.css");

    .shell_header
    {
        background:#275B8F;    
    }
    .ctrl_account_name
    {
        font-family:Tahoma;
        font-weight:normal;
        font-size:11px;
        color:#275B8F;
    }
    .nav_header_generic
    {
        font-family:Tahoma;
        font-weight:bold;
        font-size:11px;
        color:#ffffff;
        height:26px;
        vertical-align:middle;
        background: #275B8F;
        border-bottom: solid 1px #ffffff;
        padding: 2px 5px 0px 5px;
        cursor:pointer;
        width:100%;
    }
    DIV.nav_item_generic
    {
        background:#B9D4ED;
    }
    TD.nav_item_generic
    {
        font-family:Tahoma;
        font-weight:normal;
        background:#B9D4ED;
        font-size:11px;
        color:#5C5957;
        height:24px;
        width:100%;
        vertical-align:middle;
        padding: 1px 2px 1px 2px;
        cursor:default;
    }
    A.nav_item_generic,A.nav_item_generic:link,A.nav_item_generic:visited,A.nav_item_generic:active
    {
        text-decoration:none;
        font-family:Tahoma;
        font-weight:normal;
        font-size:11px;
        color:#275B8F;
    }
    A.nav_item_generic:hover
    {
        text-decoration:underline;
        font-family:Tahoma;
        font-weight:normal;
        font-size:11px;
        color:#275B8F;
    }
	
	.texttiny
{
    font-family: arial;verdana;tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #8c8c8c;
	text-align:justify;
	text-decoration:none;
}

.textheadertiny
{
    font-family: arial;verdana;tahoma;
    font-weight: bold;
    font-size: 11px;
    color: #385680;
	text-align:justify;
	text-decoration:none;
}
