@import url("/App_Themes/General.css");
.shell_header
{
    background: #FF6E31;
}
.ctrl_account_name
{
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #FF6E31;
}
.nav_header_generic
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    height: 26px;
    vertical-align: middle;
    background: #FF6E31;
    border-bottom: solid 1px #ffffff;
    padding: 2px 5px 0px 5px;
    cursor: pointer;
    width: 100%;
}
TD.nav_item_generic
{
    font-family: Tahoma;
    font-weight: normal;
    background: #FFE0C2;
    font-size: 11px;
    color: #FF6E31;
    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: #FF6E31;
}
A.nav_item_generic:hover
{
    text-decoration: underline;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #FF6E31;
}

.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: #f78048;
	text-align:justify;
	text-decoration:none;
}

.textheader
{
    font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.7;
    color: #f78048;
}

.textheadersar
{
    font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.7;
    color: #177aa8;
}
