@import url("/App_Themes/General.css");
.shell_header
{
    background: #F3921F;
}
.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: #F3921F;
    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: #FFEBC0;
    font-size: 11px;
    color: #F3921F;
    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: #F3921F;
}
A.nav_item_generic:hover
{
    text-decoration: underline;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #F3921F;
}

.textheader
{
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
	line-height:1.7;
	color:#f3921f;
}

.textlink:link, .textlink:active, .textlink:visited, .textlink:hover
{
	font-family:verdana;
	font-size:11px;
	line-height:1.5;
	color:#f3921f;
	text-decoration:underline;
}

.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: #f3921f;
	text-align:justify;
	text-decoration:none;
}
