@import url("/App_Themes/General.css");
.shell_header
{
    background: #5C93C2;
}
.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: #5C93C2;
    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: #CFE5F9;
    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: #5C93C2;
}
A.nav_item_generic:hover
{
    text-decoration: underline;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: #5C93C2;
}

.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;
}

.prodtext, .prodtext:link, .prodtext:visited, .prodtext:active, .prodtext:hover
{
	font-family: verdana;
	font-size: 11px;
	line-height: 1.5;
	color: #ffffff;
	text-align: justify;
}

.productTitle, .productTitle:link, .productTitle:visited, .productTitle:active, .productTitle:hover
{
	font-family: verdana;
	font-size: 12px;
	line-height: 1.5;
	color: #ffffff;
	text-align: justify;
}
