﻿        DIV.menu
        {
            font-weight: normal;
            font-size: 8pt;
            color: #000000;
            font-style: normal;
            font-family: "MS Sans Serif" , Arial, sans-serif;
        }
        DIV.menu A.menuItem
        {
            font-weight: normal;
            font-size: 8pt;
            color: #000000;
            font-style: normal;
            font-family: "MS Sans Serif" , Arial, sans-serif;
            height:15px;
            vertical-align:middle;            
        }
        DIV.menuBar
        {
            border-right: blue 2px outset;
            border-top: blue 2px outset;
            padding-bottom: 4px;
            border-left: blue 2px outset;
            padding-top: 2px;
            border-bottom: blue 2px outset;
            background-color: #6b86ce;
            text-align: left;
        }
        DIV.menuBar td
        {
        	padding-left:5px;
        }
        .menuButtonReadOnly
        {
        	border: white 1px solid;         
        	 z-index: 300;
            margin: 1px;
            width: 15%;
            cursor: default;
            color: #ffffff;
            padding-top:1px;
            padding-bottom:1px;
            padding-left: 6px;
            padding-right: 6px;
            font-size: 8pt;      
            font-weight: bold;
            font-family: "MS Sans Serif" , Arial, sans-serif;
        }
        DIV.menuBar A.menuButton
        {   
        	font-weight: normal;
            font-size: 8pt;
            color: #000000;
            font-style: normal;
            font-family: "MS Sans Serif" , Arial, sans-serif;         
            font-weight: bold;
            z-index: 300;
            border: white 1px solid;
            /*width: 15%;*/
            padding-top:1px;
            padding-bottom:1px;
            padding-left: 6px;
            padding-right: 6px;
            cursor: default;
            color: #ffffff;
            text-decoration: none;
            align: middle;
        }
        DIV.menuBar A.menuButton:hover
        {
            border-right: #dfd5ff 1px outset;
            border-top: #dfd5ff 1px outset;
            border-left: #dfd5ff 1px outset;
            color: #000000;
            border-bottom: #dfd5ff 1px outset;
        }
        DIV.menuBar A.menuButtonActive
        {
            border-right: #e0e0e0 1px inset;
            border-top: #e0e0e0 1px inset;
            left: 1px;
            border-left: #e0e0e0 1px inset;
            color: #ffffff;
            border-bottom: #e0e0e0 1px inset;
            top: 1px;
            background-color: #9cb6ff;            
        }
        DIV.menuBar A.menuButtonActive:hover
        {
            border-right: #e0e0e0 1px inset;
            border-top: #e0e0e0 1px inset;
            left: 1px;
            border-left: #e0e0e0 1px inset;
            color: #ffffff;
            border-bottom: #e0e0e0 1px inset;
            top: 1px;
            background-color: #9cb6ff;
            
        }
        DIV.menu
        {
            border-right: #e0e0e0 2px outset;
            padding-right: 1px;
            border-top: #e0e0e0 2px outset;
            padding-left: 0px;
            z-index: 301;
            left: 0px;
            visibility: hidden;
            padding-bottom: 1px;
            border-left: #e0e0e0 2px outset;
            padding-top: 0px;
            border-bottom: #e0e0e0 2px outset;
            position: absolute;
            top: 0px;
            background-color: #6b86ce;
        }
        DIV.menu A.menuItem
        {
            padding-right: 1em;
            display: block;
            padding-left: 1em;
            font-weight: bold;
            padding-bottom: 3px;
            cursor: default;
            color: #ffffff;
            padding-top: 3px;
            white-space: nowrap;
            height:14px;
            vertical-align:middle;
            text-decoration: none;
        }
        DIV.menu A.menuItem:hover
        {
            font-weight: bold;
            cursor: hand;
            color: #ffffff;
            background-color: #9cb6ff;            
            height:14px;
            vertical-align:middle;
        }
        DIV.menu A.menuItemHighlight
        {
            font-weight: bold;
            cursor: hand;
            color: #ffffff;
            background-color: #9cb6ff;            
            height:14px;
            vertical-align:middle;
        }
        DIV.menu A.menuItem SPAN.menuItemArrow
        {
            margin-right: -0.75em;
        }
        .menuItemArrow
        {
            margin-right: -0.75em;
        }
        DIV.menu DIV.menuItemSep
        {
            border-right: #e0e0e0 1px inset;
            border-top: #e0e0e0 1px inset;
            margin: 4px 2px;
            border-left: #e0e0e0 1px inset;
            border-bottom: #e0e0e0 1px inset;
        }
        .leftpadding130px
        {
        	padding-left:130px;
        }
        .width200px
        {
        	width:200px;
        }
        .breadcrumbs
        {
        	font-family:Microsoft Sans Serif;
        	font-size:12px;
        	font-weight:bold;
        }
        .menuButtonInActive
        {
        	white-space: nowrap;
            font-weight: bold;           
            text-decoration: none;
			vertical-align:middle;
            font-size: 8pt;
            font-style: normal;
            font-family: "MS Sans Serif" , Arial, sans-serif;
            
        }