html, body
{
    font-family: Arial;
    color: Black;
}

.ReportTitle
{
    font-weight: bold;
    font-family: Arial;
    font-size: medium;
}

.StdFont
{
    font-family: Arial;
    font-size: 9pt;
}

.FieldHeader
{
    font-weight: bold;
    font-family: Arial;
    font-size: 10pt;
}

.FieldHeader20
{
    font-weight: bold;
    font-family: Arial;
    font-size: 10pt;
    width: 20%;
}

.GB
{
    padding: 6px 6px 6px 6px;
    font-family: Arial, Verdana;
}

.TFH
{
    font-size: 8pt;
    vertical-align: middle;
}

.TFV
{
    font-size: 8pt;
    vertical-align: middle;
}

.SG
{
}

.DialogRow
{
    text-align: left;
    vertical-align: top;
    padding: 0px 4px 4px 4px;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
}

.DialogDivider
{
    margin-bottom: 6px;
    font-family: Arial;
    font-size: 8pt;
    padding: 6px;
    background-color: #E4E4E8;
    font-weight: bold;
}

.Header
{
    margin-bottom: 6px;
    font-family: Arial;
    font-size: 8pt;
    padding: 10px 6px 6px 6px;
    background-color: #E4E4E8;
    font-weight: bold;
    vertical-align: middle;
    height: 24px;
}

.HeaderWithIcons
{
    margin-bottom: 6px;
    font-family: Arial;
    font-size: 8pt;
    padding: 2px;
    background-color: #E4E4E8;
    font-weight: bold;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
}

.HeaderWithIcons2
{
    margin-bottom: 6px;
    font-family: Arial;
    font-size: 8pt;
    padding: 2px;
    background-color: #E4E4E8;
    font-weight: bold;
    vertical-align: middle;
    height: 60px;
    line-height: 60px;
}

.HeaderWithInfo
{
    margin-bottom: 6px;
    font-family: Arial;
    font-size: 8pt;
    padding: 2px;
    background-color: #E4E4E8;
    font-weight: bold;
    vertical-align: middle;
    height: 24px;
    background-image: url('http://www.panteratools.com/images/info16.jpg');
    background-position: 4px center;
    padding-left: 24px;
    background-repeat: no-repeat;
}


/* FTP Admin */
.UH1
{
    font-family: Verdana;
    font-size: 8pt;
    background-color: window;
    border-color: #A8A7BF;
    border-style: Solid;
    border-width: 1px;
    padding-left: 3px;
    border-left-color: window;
    border-top-color: window;
}

.UH2
{
    background-color: #CECDDB;
    color: Black;
    border-style: Solid;
    border-left-color: White;
    border-top-color: White;
    border-left-width: 1px;
    border-top-width: 1px;
    font-weight: normal;
    text-align: left;
}

.UH3
{
    border-width: 0px;
    height: 20px;
}

.UD1
{
    font-family: Verdana;
    font-size: 8pt;
    color: Black;
    border-style: Solid;
    border-color: Window;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-top-width: 1px;
    font-weight: normal;
    text-align: left;
    padding-bottom: 0px;
    vertical-align: middle;
}

.PH
{
    font-size: 8pt;
    font-weight: bold;
    width: 20%;
}

.PV
{
    font-size: 8pt;
}
/* End FTP Admin */

/* Project Maintenance and Settings Only ? */
.FieldHeader2
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 9pt;
    width: 18%;
}
/* End Project Maintenance and Settings Only? */

/* Project Messaging Admin */
.TFH2
{
    font-size: 8pt;
    vertical-align: middle;
    height: 28px;
}

.TFV2
{
    font-size: 8pt;
    vertical-align: middle;
    height: 28px;
}

/* End Project Messaging Admin */

/* Dialogs */
.DHT
{
    height: 4px;
    background: #DDDDDD;
    border-top: solid 1px black;
    border-left: solid 1px black;
    border-right: solid 1px black;
    font-size: small;
    padding-top: 2px;
}
.DHCL
{
    height: 4px;
    background: #DDDDDD;
    border-left: solid 1px black;
    border-top: solid 1px black;
    font-size: 0px;
    width: 0px;
}
.DHCR
{
    height: 4px;
    background: #DDDDDD;
    border-right: solid 1px black;
    border-top: solid 1px black;
    font-size: 0px;
    width: 0px;
}

.DBEB
{
    height: 0px;
    background: #DDDDDD;
    border-bottom: none;
    font-size: 0px;
    width: 0px;
}

.DBCBL
{
    height: 0px;
    background: #DDDDDD;
    border-left: none;
    border-bottom: none;
    padding: 0px;
    font-size: 0px;
    width: 0px;
}

.DBCBR
{
    height: 0px;
    background: #DDDDDD;
    border-right: none;
    border-bottom: none;
    padding: 0px;
    font-size: 0px;
    width: 0px;
}

.DBEL
{
    width: 1px;
    background: #DDDDDD;
    border-left: none;
    font-size: 1px;
    height: 1px;
}

.DBER
{
    width: 1px;
    background: #DDDDDD;
    border-right: none;
    font-size: 1px;
    height: 1px;
}

.BCA
{
    width: 100%;
    height: 100%;
    z-index: 20000;
}

.PNL
{
    border: none;
}

.FCFN
{
    background-repeat: no-repeat;
    background-position: 4px 0px;
    padding-left: 24px;
}

.ODS
{
    width: 100%;
    height: auto;
}

div.NewsItem
{
    border-top: solid 1px gray;
    padding: 6px;
    vertical-align: middle;
    width: 98%;
}
div.NI
{
    border-top: solid 1px gray;
    padding: 6px;
    vertical-align: middle;
    width: 98%;
}

img.UserProfileTiny
{
    /*    position: relative;     float: left;*/
    vertical-align: middle;
    border: none 0px;
    width: 50px;
    height: 50px;
    z-index: -1;
    padding-right: 6px;
}
img.UPT
{
    vertical-align: middle;
    border: none 0px;
    width: 50px;
    height: 50px;
    z-index: -1;
    padding-right: 6px;
}

span.TextMain
{
    color: Black;
    font-size: 10pt;
    width: 95%;
    max-width: 95%;
}
span.TextSub
{
    color: Black;
    font-size: 9pt;
}

span.Timestamp
{
    color: Gray;
    margin-top: 4px;
    vertical-align: middle;
}
span.Timestamp2
{
    color: Gray;
    vertical-align: middle;
}

.NewsDeleteIcon
{
    width: 16px;
    height: 16px;
    padding-right: 4px;
    vertical-align: middle;
}
.NewsDeleteLink
{
    vertical-align: middle;
}

.NSI
{
    padding: 6px 6px 6px 6px;
    position: relative;
    z-index: 1;
    clear: both;
    vertical-align: middle;
    background-color: WhiteSmoke;
    min-height: 50px;
    border-top: solid 3px white;
    font-size: 9pt;
    width: 100%;
}

.NT
{
    border-top: solid 1px gray;
    padding: 0px 6px 6px 6px;
    vertical-align: middle;
    font-size: 9pt;
    width: 100%;
    font-family: Arial;
    border-collapse: separate;
}

.ContextMenuPanel
{
    border: 1px solid #868686;
    z-index: 1000;
    background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
    cursor: default;
    padding: 1px 1px 0px 1px;
    font-size: 11px;
}

.ContextMenuBreak
{
    /*margin:1px 1px 1px 32px;*/
    margin: 1px 1px 1px 32px;
    padding: 0;
    height: 1px;
    overflow: hidden;
    display: block;
    border-top: 1px solid #C5C5C5;
}

a.ContextMenuItem
{
    margin: 1px 0 1px 0;
    display: block;
    color: #003399;
    text-decoration: none;
    cursor: pointer;
    padding: 4px 8px 4px 8px;
    white-space: nowrap;
}

a.ContextMenuItem-Selected
{
    font-weight: bold;
}

a.ContextMenuItem:hover
{
    background-color: #FFE6A0;
    color: #003399;
    border: 1px solid #D2B47A;
    padding: 3px 7px 3px 7px;
}

.ProjectWallData
{
    font-family: Verdana;
}

.NewsMDHeader
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    width: 110px;
}
.NewsMDValue
{
    font-family: Arial;
    font-size: 8pt;
}

.NewsProject
{
    border-left: solid 1px gray;
    border-bottom: solid 1px gray;
    font-family: Arial;
    font-size: 10pt;
    background-color: #EAEAEA;
    width: 100%;
    min-width: 100%;
    padding: 4px 4px 4px 4px;
    margin-top: 0px;
    margin-bottom: 4px;
    vertical-align: text-top;
    float: none;
}

.chklabel
{
    display: block;
    padding-left: 15px;
    text-indent: -15px;
    font-weight: bold;
    padding-bottom: 4px;
}
.chkbox
{
}

.CurHand
{
    cursor: pointer;
}

.RequestQueueItem
{
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 8pt;
}

.RequestFrom
{
    padding-left: 4px;
}

.Commands
{
}

.PTButton
{
    background-color: #D50505;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    color: White;
}

.ActionItem
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: underline;
}

.pwccf
{
    margin-left: 0px;
    padding-left: 0px;
}

.pwccfr
{
    padding-left: 0px;
    margin-left: 0px;
    padding-right: 6px;
    padding-bottom: 4px;
}
.pwccfr2
{
    padding-bottom: 4px;
}

.VPUMSH
{
    margin: 6pt;
    text-align: left;
    font-weight: bold;
    font-family: Arial;
    font-size: 9pt;
}

.IH
{
    width: 100%;
    font-size: 8pt;
    margin: 0px;
    padding: 0px;
    text-align: left;
}
.IH2
{
    width: 100%;
    font-size: 9pt;
    font-family: Arial;
    text-align: left;
    margin-bottom: 6px;
}

.MB
{
    font-family: Arial;
    font-size: 10pt;
    background-color: White;
    border: solid 1px black;
    min-width: 300px;
}

.PIC
{
    vertical-align: top;
    width: 5%;
}

.PIC2
{
    vertical-align: top;
	height: 50px;
	width: 50px;
}

﻿ /* project wall tabs */ /* project wall tabs */ /* pwt theme */ .pwt .ajax__tab_header
{
    font-family: Arial, Sans-Serif;
    background: url(/images/tab/tab-line.png) repeat-x bottom;
    font-size: 11pt;
    display: block;
}
.pwt .ajax__tab_header .ajax__tab_outer
{
    background: url(/images/tab/tab.png) no-repeat left top;
    border-color: #222;
    color: #222;
    padding-left: 10px;
    margin-right: 3px;
}
.pwt .ajax__tab_header .ajax__tab_inner
{
    background: url(/images/tab/tab.png) no-repeat right top;
    font-size: 11pt;
    border-color: #666;
    color: #666;
    padding: 3px 10px 2px 0px;
}
.pwt .ajax__tab_hover .ajax__tab_inner
{
    color: #000000;
}
.pwt .ajax__tab_active .ajax__tab_outer
{
    background: url(/images/tab/tab.png) no-repeat 0pt -40px;
    border-bottom-color: #ffffff;
}
.pwt .ajax__tab_active .ajax__tab_inner
{
    background: url(/images/tab/tab.png) no-repeat right -40px;
    color: #000000;
    border-color: #333;
}
.pwt .ajax__tab_body
{
    font-family: Arial, Sans-Serif;
    padding: 0px;
    background-color: #ffffff;
    border-top: solid 1px black;
    height: 0px;
}

.pwtd
{
    vertical-align: top;
    margin: 0px 4px 4px 0px;
    padding: 0px 4px 4px 0px;
}
.pwtL
{
    vertical-align: top;
    margin: 0px 4px 4px 0px;
    padding: 0px 4px 4px 0px;
    width: 60%;
}
.pwtR
{
    vertical-align: top;
    margin: 0px 0px 4px 4px;
    padding: 0px 0px 4px 4px;
    width: 40%;
    min-width: 40%;
}

.VE
{
    background-color: #fffacd;
}

.BL
{
    border-left: solid 1px gray;
}
.BR
{
    border-right: solid 1px black;
}
.BLR
{
    border-left: solid 1px gray;
    border-right: solid 1px black;
}
.NPD
{
    padding-top: 1px;
    padding-bottom: 1px;
}
.CssCancelButton
{
    display: none !important;
}

.StdMenu .AspNet-Menu-Vertical
{
    position: relative;
    top: 3em;
    left: 0;
    z-index: 300;
}

/* The menu adapter renders an unordered list (ul) in HTML for each tier in the menu. */
/* So, effectively says: style all tiers in the menu this way... */
.StdMenuL ul
{
    background: #E4E4E8;
}

/* Top tier */
.StdMenuL .AspNet-Menu-Vertical ul.AspNet-Menu
{
    width: 9em;
}

/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */

.StdMenuL ul.AspNet-Menu li
{
    padding-right: 8px;
}

.StdMenuL ul.AspNet-Menu ul
{
    /*width: 10.5em;*/
    left: 8.9em;
    top: -1em;
    z-index: 400;
    padding-right: 8px;
    border-bottom: solid 1px black;
}

.StdMenuL ul.AspNet-Menu ul ul
{
    width: 11.5em;
    left: 10.4em;
}

/* The menu adapter generates a list item (li) in HTML for each menu item. */
/* Use this rule create the common appearance of each menu item. */
.StdMenuL ul.AspNet-Menu li
{
    background: #E4E4E8;
    font-family: Arial;
    font-size: 10pt;
}

/* Within each menu item is a link or a span, depending on whether or not the MenuItem has defined it's */
/* NavigateUrl property. By setting a transparent background image here you can effectively layer two images */
/* in each menu item.  One comes from the CSS rule (above) governing the li tag that each menu item has. */
/* The second image comes from this rule (below). */
.StdMenuL ul.AspNet-Menu li a, .StdMenuL ul.AspNet-Menu li span
{
    color: black;
    padding: 4px 2px 4px 8px;
    background: #E4E4E8;
}

/* When a menu item contains no submenu items it is marked as a "leaf" and can be styled specially by this rule. */
.StdMenuL ul.AspNet-Menu li.AspNet-Menu-Leaf a, .StdMenuL ul.AspNet-Menu li.AspNet-Menu-Leaf span
{
    background-image: none;
}

/* Not used presently.  This is here if you modify the menu adapter so it renders img tags, too. */
.StdMenuL ul.AspNet-Menu li a img
{
    border-style: none;
    vertical-align: middle;
}

/* When you hover over a menu item, this rule comes into play. */
/* Browsers that do not support the CSS hover pseudo-class, use JavaScript to dynamically change the */
/* menu item's li tag so it has the AspNet-Menu-Hover class when the cursor is over that li tag. */
/* See MenuAdapter.js (in the JavaScript folder). */
.StdMenuL ul.AspNet-Menu li:hover, .StdMenuL ul.AspNet-Menu li.AspNet-Menu-Hover
{
    background: #E4E4E8;
    font-weight: bold;
}

.StdMenuL ul.AspNet-Menu li:hover a, .StdMenuL ul.AspNet-Menu li:hover span, .StdMenuL ul.AspNet-Menu li.AspNet-Menu-Hover a, .StdMenuL ul.AspNet-Menu li.AspNet-Menu-Hover span, .StdMenuL ul.AspNet-Menu li:hover li:hover a, .StdMenuL ul.AspNet-Menu li:hover li:hover span, .StdMenuL ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, .StdMenuL ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span, .StdMenuL ul.AspNet-Menu li:hover li:hover ul a:hover, .StdMenuL ul.AspNet-Menu li:hover li:hover ul span.Asp-Menu-Hover, .StdMenuL ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a:hover, .StdMenuL ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span.Asp-Menu-Hover
{
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.StdMenuL ul.AspNet-Menu li:hover ul a, .StdMenuL ul.AspNet-Menu li:hover ul span, .StdMenuL ul.AspNet-Menu li.AspNet-Menu-Hover ul a, .StdMenuL ul.AspNet-Menu li.AspNet-Menu-Hover ul span, .StdMenuL ul.AspNet-Menu li:hover li:hover ul a, .StdMenuL ul.AspNet-Menu li:hover li:hover ul span, .StdMenuL ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a, .StdMenuL ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span
{
    color: Black;
    font-weight: normal;
    text-decoration: none;
}

/* While you hover over a list item (li) you are also hovering over a link or span because */
/* the link or span covers the interior of the li.  So you can set some hover-related styles */
/* in the rule (above) for the li but set other hover-related styles in this (below) rule. */
.StdMenuL ul.AspNet-Menu li a:hover, .StdMenuL ul.AspNet-Menu li span.Asp-Menu-Hover
{
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.StdMenuL ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover
{
    background-image: none;
    font-weight: bold;
    text-decoration: none;
}


/* -------------------------------------------------------------------------- */
/* When the Menu control's Orientation property is Horizontal the adapter wraps the menu with DIV */
/* whose class is AspNet-Menu-Horizontal. */
/* Note that the example menu in this web site uses absolute positioning to force the menu to occupy */
/* a specific place in the web page.  Your web site will likely use a different technique to position your */
/* menu.  So feel free to change all the properties found in this CSS rule if you clone this style sheet. */
/* There is nothing, per se, that is magical about these particular property value choices.  They happen to */
/* work well for the sample page used to demonstrate an adapted menu. */

.StdMenuL .AspNet-Menu-Horizontal
{
    z-index: 300;
}

/* This rule controls the width of the top tier of the horizontal menu. */
/* BE SURE TO MAKE THIS WIDE ENOUGH to accommodate all of the top tier menu items that are lined */
/* up from left to right. In other words, this width needs to be the width of the individual */
/* top tier menu items multiplied by the number of items. */
.StdMenuL .AspNet-Menu-Horizontal ul.AspNet-Menu
{
    width: 97%;
    padding-left: 6px;
    padding-right: 6px;
}

/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */
/* Remember that only the topmost tier of the menu is horizontal.  The second and third tiers are vertical. */
/* So, they need a much smaller width than the top tier.  Effectively, the width specified here is simply */
/* the width of a single menu item in the second and their tiers. */
.StdMenuL .AspNet-Menu-Horizontal ul.AspNet-Menu ul
{
    width: 10.5em;
    left: 0;
    top: 100%;
}

.StdMenuL .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
    top: -0.3em;
}

.StdMenuL .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
}

/* Generally, you use this rule to set style properties that pertain to all menu items. */
/* One exception is the width set here.  We will override this width with a more specific rule (below) */
/* That sets the width for all menu items from the second tier downward in the menu. */
.StdMenuL .AspNet-Menu-Horizontal ul.AspNet-Menu li
{
    text-align: left;
}

/* This rule establishes the width of menu items below the top tier.  This allows the top tier menu items */
/* to be narrower, for example, than the sub-menu items. */
/* This value you set here should be slightly larger than the left margin value in the next rule. See */
/* its comment for more details. */
.StdMenuL .AspNet-Menu-Horizontal ul.AspNet-Menu ul li
{
    text-align: left;
    width: 10.5em;
    border-left: solid 1px black;
    border-right: solid 1px black;
}

.StdMenuL .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul li
{
    width: 11.5em;
}

/* The menu adapter renders an unordered list (ul) in HTML for each tier in the menu. */
/* So, effectively says: style all tiers in the menu this way... */
.StdMenuR ul
{
    background: #E4E4E8;
}

/* Top tier */
.StdMenuR .AspNet-Menu-Vertical ul.AspNet-Menu
{
    width: 9em;
}

/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */

.StdMenuR ul.AspNet-Menu li
{
    padding-right: 8px;
}

.StdMenuR ul.AspNet-Menu ul
{
    /*width: 10.5em;*/
    left: 8.9em;
    top: -1em;
    z-index: 400;
    padding-right: 8px;
    border-bottom: solid 1px black;
}

.StdMenuR ul.AspNet-Menu ul ul
{
    width: 11.5em;
    left: 10.4em;
}

/* The menu adapter generates a list item (li) in HTML for each menu item. */
/* Use this rule create the common appearance of each menu item. */
.StdMenuR ul.AspNet-Menu li
{
    background: #E4E4E8;
    font-family: Arial;
    font-size: 10pt;
}

/* Within each menu item is a link or a span, depending on whether or not the MenuItem has defined it's */
/* NavigateUrl property. By setting a transparent background image here you can effectively layer two images */
/* in each menu item.  One comes from the CSS rule (above) governing the li tag that each menu item has. */
/* The second image comes from this rule (below). */
.StdMenuR ul.AspNet-Menu li a, .StdMenuR ul.AspNet-Menu li span
{
    color: black;
    padding: 4px 2px 4px 8px;
    background: #E4E4E8;
}

/* When a menu item contains no submenu items it is marked as a "leaf" and can be styled specially by this rule. */
.StdMenuR ul.AspNet-Menu li.AspNet-Menu-Leaf a, .StdMenuR ul.AspNet-Menu li.AspNet-Menu-Leaf span
{
    background-image: none;
}

/* Not used presently.  This is here if you modify the menu adapter so it renders img tags, too. */
.StdMenuR ul.AspNet-Menu li a img
{
    border-style: none;
    vertical-align: middle;
}

/* When you hover over a menu item, this rule comes into play. */
/* Browsers that do not support the CSS hover pseudo-class, use JavaScript to dynamically change the */
/* menu item's li tag so it has the AspNet-Menu-Hover class when the cursor is over that li tag. */
/* See MenuAdapter.js (in the JavaScript folder). */
.StdMenuR ul.AspNet-Menu li:hover, .StdMenuR ul.AspNet-Menu li.AspNet-Menu-Hover
{
    background: #E4E4E8;
    font-weight: bold;
}

.StdMenuR ul.AspNet-Menu li:hover a, .StdMenuR ul.AspNet-Menu li:hover span, .StdMenuR ul.AspNet-Menu li.AspNet-Menu-Hover a, .StdMenuR ul.AspNet-Menu li.AspNet-Menu-Hover span, .StdMenuR ul.AspNet-Menu li:hover li:hover a, .StdMenuR ul.AspNet-Menu li:hover li:hover span, .StdMenuR ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, .StdMenuR ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span, .StdMenuR ul.AspNet-Menu li:hover li:hover ul a:hover, .StdMenuR ul.AspNet-Menu li:hover li:hover ul span.Asp-Menu-Hover, .StdMenuR ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a:hover, .StdMenuR ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span.Asp-Menu-Hover
{
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.StdMenuR ul.AspNet-Menu li:hover ul a, .StdMenuR ul.AspNet-Menu li:hover ul span, .StdMenuR ul.AspNet-Menu li.AspNet-Menu-Hover ul a, .StdMenuR ul.AspNet-Menu li.AspNet-Menu-Hover ul span, .StdMenuR ul.AspNet-Menu li:hover li:hover ul a, .StdMenuR ul.AspNet-Menu li:hover li:hover ul span, .StdMenuR ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a, .StdMenuR ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span
{
    color: Black;
    font-weight: normal;
    text-decoration: none;
}

/* While you hover over a list item (li) you are also hovering over a link or span because */
/* the link or span covers the interior of the li.  So you can set some hover-related styles */
/* in the rule (above) for the li but set other hover-related styles in this (below) rule. */
.StdMenuR ul.AspNet-Menu li a:hover, .StdMenuR ul.AspNet-Menu li span.Asp-Menu-Hover
{
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.StdMenuR ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover
{
    background-image: none;
    font-weight: bold;
    text-decoration: none;
}


/* -------------------------------------------------------------------------- */
/* When the Menu control's Orientation property is Horizontal the adapter wraps the menu with DIV */
/* whose class is AspNet-Menu-Horizontal. */
/* Note that the example menu in this web site uses absolute positioning to force the menu to occupy */
/* a specific place in the web page.  Your web site will likely use a different technique to position your */
/* menu.  So feel free to change all the properties found in this CSS rule if you clone this style sheet. */
/* There is nothing, per se, that is magical about these particular property value choices.  They happen to */
/* work well for the sample page used to demonstrate an adapted menu. */

.StdMenuR .AspNet-Menu-Horizontal
{
    z-index: 300;
}

/* This rule controls the width of the top tier of the horizontal menu. */
/* BE SURE TO MAKE THIS WIDE ENOUGH to accommodate all of the top tier menu items that are lined */
/* up from left to right. In other words, this width needs to be the width of the individual */
/* top tier menu items multiplied by the number of items. */
.StdMenuR .AspNet-Menu-Horizontal ul.AspNet-Menu
{
    width: 98%;
    padding-left: 6px;
    padding-right: 6px;
}

/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */
/* Remember that only the topmost tier of the menu is horizontal.  The second and third tiers are vertical. */
/* So, they need a much smaller width than the top tier.  Effectively, the width specified here is simply */
/* the width of a single menu item in the second and their tiers. */
.StdMenuR .AspNet-Menu-Horizontal ul.AspNet-Menu ul
{
    width: 10.5em;
    left: 0;
    top: 100%;
}

.StdMenuR .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
    top: -0.3em;
}

.StdMenuR .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
}

/* Generally, you use this rule to set style properties that pertain to all menu items. */
/* One exception is the width set here.  We will override this width with a more specific rule (below) */
/* That sets the width for all menu items from the second tier downward in the menu. */
.StdMenuR .AspNet-Menu-Horizontal ul.AspNet-Menu li
{
    text-align: left;
}

/* This rule establishes the width of menu items below the top tier.  This allows the top tier menu items */
/* to be narrower, for example, than the sub-menu items. */
/* This value you set here should be slightly larger than the left margin value in the next rule. See */
/* its comment for more details. */
.StdMenuR .AspNet-Menu-Horizontal ul.AspNet-Menu ul li
{
    text-align: left;
    width: 10.5em;
    border-left: solid 1px black;
    border-right: solid 1px black;
}

.StdMenuR .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul li
{
    width: 11.5em;
}

.jqhm
{
    margin: 0;
    padding: 0;
    background-color: #93C7FF;
}

.jqhm li
{
    /*float: left;*/
    float: none;
    list-style: none;
    font: 12px Tahoma, Arial;
}

.jqhm li a
{
    display: block;
    padding: 5px 12px;
    padding-right: 12px;
    text-decoration: none;
    border-right: 1px solid white;
    width: 85px;
    color: black;
    white-space: nowrap;
}

.jqhm li a:hover
{
    background: #1979FF; /*#DDDDDD;*/
    color: #FFF;
}
.jqhm li ul
{
    margin: 0;
    padding: 0;
    position: absolute;
    visibility: hidden;
    border-top: 1px solid white;
}

.jqhm li ul li
{
    float: none;
    display: inline;
}

.jqhm li ul li a
{
    width: auto;
    background: #9F1B1B;
}

.jqhm li ul li a:hover
{
    background: #7F1616;
}

.leftsidemenu
{
    width: 150px;
    border: solid 1px #EDEDED;
    margin: 0px;
}

.leftsideheader
{
    height: 10px;
    background-color: #ddd;
    padding: .5em .5em .7em .5em;
    border-bottom: 1px solid gray;
    color: Black;
}

#leftsideheader h1
{
    font-size: 10pt;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: Black;
}


table.ShowMe 
{
    z-index: 50000;
}

.ShowMe div, 
.ShowMe td
{
    background-color: LemonChiffon;
    border: 1px solid Black; 
}

.TBLink
{
    background-image: url("/i/tbicon.gif");
    background-position: right center;
    background-repeat: no-repeat;   
}

.Req
{
    color: Red;
}

.ui-front {
   z-index: 65450 !important;
}