:root {
    --enappsys-primary-rgb: 144, 214, 202;
    --enappsys-secondary-rgb: 52, 64, 72;
    --enappsys-dark-rgb: 76, 188, 169;
    --enappsys-primary: rgb(var(--enappsys-primary-rgb));
    --enappsys-secondary: rgb(var(--enappsys-secondary-rgb));
    --enappsys-dark: rgb(var(--enappsys-dark-rgb));
}

br {
    content: "";
    margin: 2em;
    display: block;
    font-size: 12%;
}

table.fixed {
	table-layout: fixed;
}

table.fixed td {
	overflow: hidden;
}

a:link {
	text-decoration: none;
	font-family: calibri;
}

a:visited {
	text-decoration: none;
	font-family: calibri;
}

a:hover {
	font-family: calibri;
}

a:active {
	text-decoration: none;
	font-family: calibri;
}

textStyling {
	margin: 15px 15px;
	font-size: 13.5px;
	font-family: calibri;
}

ol {
	margin: 15px 15px;
	font-size: 13.5px;
	font-family: calibri;
}

p {
	margin: 15px 15px;
	font-size: 13.5px;
	font-family: calibri;
}

h3 {
	margin: 15px 15px;
	font-size: 18px;
	color: rgb(79, 129, 179);
	font-family: calibri;
}

h2 {
	margin: 15px 15px;
	font-size: 28px;
	color: rgb(54, 95, 145);
	font-family: calibri;
}

.introh2 {
	font-family: calibri;
	font-size: 24px;
}

.dropdownbox {
	background-color: rgb(255, 255, 255);
}

.intro {
	font-family: calibri;
	font-size: 13.5px;
}

.introlink {
	font-family: calibri;
	font-size: 14px;
	color: rgb(0, 0, 100);
	text-decoration: underline;
	cursor: pointer
}

.introh3 {
	font-family: calibri;
	font-size: 15px;
	color: rgb(0, 0, 0);
	text-decoration: underline;
}

.centerimage {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
}

.htmlwithmargin {
	margin-right: 25px;
	margin-left: 25px;
}

.helpTL {
                    background-color: var(--enappsys-secondary);
                    border-color: rgb(0, 32, 96);
                    border-style: solid;
                    border-width: 2px;
                    font-size: xx-small;
                    white-space: wrap;
}

.helpTR {
                    background-color: var(--enappsys-secondary);
                    border-color: rgb(0, 32, 96);
                    border-style: solid;
                    border-width: 2px;
                    color: var(--enappsys-primary);
                    font-family: arial, verdana, helvetica;
                    font-size: 15px;
                    text-align: center;
                    white-space: wrap;
}

.helpBL {
                    background-color: white;
                    border-color: rgb(0, 32, 96);
                    border-style: solid;
                    border-width: 2px;
                    color: var(--enappsys-dark);
                    font-family: arial, verdana, helvetica;
                    font-size: small;
                    margin-left: 25px;
                    margin-right: 25px;
                    white-space: wrap;
}

.helpBR {
                    background-color: rgb(255, 255, 255);
                    border-color: var(--enappsys-secondary);
                    border-style: solid;
                    border-width: 2px;
                    font-family: helvetica, arial, verdana;
                    font-size: 12px;
                    margin-left: 25px;
                    margin-right: 25px;
                    white-space: wrap;
}

.heatmaprowtitle {
	background-color: rgb(240, 240, 240);
	font-size: xx-small;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
	min-width: 140px;
	max-width: 140px;
}

.heatmaprowtop {
	background-color: rgb(240, 240, 240);
	font-size: xx-small;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	white-space: nowrap;
	text-align: center;
	min-width: 140px;
	max-width: 140px;
}

.heatmaprowtoptop {
	background-color: rgb(240, 240, 240);
	font-size: xx-small;
	border-style: solid;
	border-top-color: rgb(0, 0, 0);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
	min-width: 140px;
	max-width: 140px;
}

.standtoprowb {
	background-color: rgb(240, 240, 240);
	font-size: xx-small;
	border-style: solid;
	border-top-color: rgb(0, 0, 0);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.standtopnextrow {
	background-color: rgb(240, 240, 240);
	font-size: 5pt;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(217, 217, 217);
	border-bottom-color: rgb(0, 0, 0);
	white-space: nowrap;
	text-align: center;
	min-width: 7px;
	max-width: 7px;
}

.standtopnextrowb {
	background-color: rgb(240, 240, 240);
	font-size: 5pt;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	white-space: nowrap;
	text-align: center;
	min-width: 7px;
	max-width: 7px;
}

.heatmaptitle {
	font-size: 17px;
	font-weight: bold;
	color: black;
}

.bordered_bottom {
	border-bottom: 1px solid black;
}

.bordered_right {
	border-right: 1px solid black;
}

.bordered_top {
	border-top: 1px solid black;
}

.sendButton {
	display: block;
	font-size: 16pt;
}

/** Most GWT widgets already have a style name defined */
.gwt-DialogBox {
	width: 400px;
}

.dialogVPanel {
	margin: 5px;
}

.serverResponseLabelError {
	color: red;
}

.align-middle-left {
	text-align: left;
	vertical-align: middle;
}

.align-middle-right {
	text-align: right;
	vertical-align: middle;
}

.big-align-middle-centre {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.align-middle-centre {
	text-align: center;
	vertical-align: middle;
}

/** User Login / Info Box CSS */
.userinfo-underline {
	color: blue;
	text-decoration: underline;
	margin: 1px;
	cursor: pointer;
}

.userinfo-simple {
	color: black;
	margin: 1px
}

/** Lable CSS */
.label-underline {
	color: blue;
	text-decoration: underline;
	margin: 1px;
	cursor: pointer;
}

.label-simple {
	color: black;
	margin: 1px
}

.centrederrorlabel {
	color: red;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.centrederror {
	color: red;
	text-align: center;
	vertical-align: middle;
}

/** Set ids using widget.getElement().setId("idOfElement") */
#closeButton {
	margin: 15px 6px 6px;
}

.big_top_row_title {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.gwt-ProgressBar-shell {
	border: 2px solid #faf9f7;
	border-right: 2px solid #848280;
	border-bottom: 2px solid #848280;
	background-color: #AAAAAA;
	height: 14pt;
	width: 50%;
}

.gwt-ProgressBar-shell .gwt-ProgressBar-bar {
	background-color: #67A7E3;
}

.gwt-ProgressBar-shell .gwt-ProgressBar-text {
	padding: 0px;
	margin: 0px;
	color: white;
}

.cookie_policy {
	margin: 1px;
	text-align: left;
	vertical-align: middle;
	font-size: 7pt;
}

.copyright_notice {
	margin: 1px;
	text-align: right;
	vertical-align: middle;
	font-size: 7pt;
}

.registered_office {
	margin: 1px;
	text-align: center;
	vertical-align: middle;
	font-size: 7pt;
}

.registered_number {
	margin: 1px;
	text-align: center;
	vertical-align: middle;
	font-size: 7pt;
}

.finger_pointer {
	cursor: pointer;
}

.details {
	margin-left: -25px;
	text-align: center;
}

.activebuttonlesspadding {
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	font-size: "9px";
	background-color: rgb(255, 255, 255);
	border: 1px solid #bbb;
	border-bottom: 1px solid #a0a0a0;
	border-radius: 2px;
	-moz-border-radius: 3px;
}

.activebuttonlesspadding:active {
	border: 1px inset #ccc;
}

.activebuttonlesspadding:hover {
	border-color: #939393;
}

.smallbuttonlesspadding {
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	font-size: "9px";
	background: url("Images/hborder.png") repeat-x 0px -2077px;
	border: 1px solid #bbb;
	border-bottom: 1px solid #a0a0a0;
	border-radius: 2px;
	-moz-border-radius: 3px;
}

.smallbuttonlesspadding:active {
	border: 1px inset #ccc;
}

.smallbuttonlesspadding:hover {
	border-color: #939393;
}

.smallbuttonlesspadding[disabled] {
	cursor: default;
	color: #888;
}

.smallbuttonlesspadding[disabled]:hover {
	border: 1px outset #ccc;
}

.inactivebutton {
	margin: 0;
	padding: 5px 3px;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
	font-size: small;
	border: 1px solid #bbb;
	border-bottom: 1px solid #a0a0a0;
	border-radius: 3px;
	-moz-border-radius: 3px;
}

.inactivebutton:active {
	border: 1px inset #ccc;
}

.inactivebutton:hover {
	border-color: #939393;
}

.smallfont {
	font-family: Arial Unicode MS, Arial, sans-serif;
	font-size: "9px";
}

.mediumfont {
	font-family: Arial Unicode MS, Arial, sans-serif;
	font-size: "11px";
}

.normalfont {
	font-family: Arial Unicode MS, Arial, sans-serif;
	font-size: "13px";
}

.dropdown {
	background-color: rgb(255, 255, 255);
	font-size: 14px;
	white-space: nowrap;
	text-align: center;
}

.dropdown_red {
	background-color: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
	font-size: 14px;
	white-space: nowrap;
	text-align: center;
}

.dropdownbox {
	background-color: rgb(244, 246, 240);
}

.dropdownitem {
	background-color: rgb(244, 246, 240);
	border-bottom-style: solid;
	border-bottom-color: rgb(233, 236, 225);
	border-bottom-width: 1px;
	font-size: 10px;
	white-space: nowrap;
	text-align: center;
}

.dropdownitem_red {
	background-color: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
	border-bottom-style: solid;
	border-bottom-color: rgb(233, 236, 225);
	border-bottom-width: 1px;
	font-size: 10px;
	white-space: nowrap;
	text-align: center;
}

.selecteddropdownitem {
	background-color: rgb(0, 176, 240);
	color: rgb(255, 255, 255);
	font-size: 10px;
	white-space: nowrap;
	text-align: center;
}

.textHolder {
	font-size: 11px;
	white-space: nowrap;
	text-align: center;
}

.textTitle {
	font-size: 12px;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
}

/** Smaller */
.small_top_row_title {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.userinfo-underline-small {
	color: blue;
	text-decoration: underline;
	cursor: pointer;
	font-size: 8px;
}

.userinfo-simple-small {
	color: black;
	font-size: 8px;
}

.cookie_policy_small {
	margin: 1px;
	text-align: left;
	vertical-align: middle;
	font-size: 5pt;
}

.copyright_notice_small {
	margin: 1px;
	text-align: right;
	vertical-align: middle;
	font-size: 5pt;
}

.registered_office_small {
	margin: 1px;
	text-align: center;
	vertical-align: middle;
	font-size: 5pt;
}

.registered_number_small {
	margin: 1px;
	text-align: center;
	vertical-align: middle;
	font-size: 5pt;
}

.
introh2_small {
	font-family: calibri;
	font-size: 18px;
}

.
introsmall {
	font-family: calibri;
	font-size: 12px;
	margin: 10px 10px;
}

.htmlwithmargin_small {
	margin-right: 0px;
	margin-left: 0px;
}

.introlink_small {
	font-family: calibri;
	font-size: 13px;
	color: rgb(0, 0, 100);
	text-decoration: underline;
	cursor: pointer;
}

.introh3_small {
	font-family: calibri;
	font-size: 14px;
	color: rgb(0, 0, 0);
	text-decoration: underline;
}

.dropdown_small {
	background-color: rgb(255, 255, 255);
	font-size: 9px;
	white-space: nowrap;
	text-align: center;
}

.dropdown_small_red {
	background-color: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
	font-size: 9px;
	white-space: nowrap;
	text-align: center;
}

.dropdownbox_small {
	background-color: rgb(244, 246, 240);
}

.dropdownitem_small {
	background-color: rgb(244, 246, 240);
	border-bottom-style: solid;
	border-bottom-color: rgb(233, 236, 225);
	border-bottom-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: center;
}

.dropdownitem_small_red {
	background-color: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
	border-bottom-style: solid;
	border-bottom-color: rgb(233, 236, 225);
	border-bottom-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: center;
}

.selecteddropdownitem_small {
	background-color: rgb(0, 176, 240);
	color: rgb(255, 255, 255);
	font-size: 9px;
	white-space: nowrap;
	text-align: center;
}

.textHolder_small {
	font-size: 9px;
	white-space: nowrap;
	text-align: center;
}

.textTitle_small {
	font-size: 10px;
	white-space: nowrap;
	text-align: center;
	font-weight: bold;
}

.background {
	background-color: rgb(250, 250, 250);
}

.standback {
	background-color: rgb(255, 255, 255);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.standbackb {
	background-color: rgb(255, 255, 255);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red10 {
	background-color: rgb(253, 213, 213);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red10b {
	background-color: rgb(253, 213, 213);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red20 {
	background-color: rgb(250, 170, 170);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red20b {
	background-color: rgb(250, 170, 170);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red30 {
	background-color: rgb(248, 128, 128);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red30b {
	background-color: rgb(248, 128, 128);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red40 {
	background-color: rgb(245, 85, 85);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red40b {
	background-color: rgb(245, 85, 85);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red50 {
	background-color: rgb(243, 43, 43);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red50b {
	background-color: rgb(243, 43, 43);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red60 {
	background-color: rgb(240, 0, 0);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red60b {
	background-color: rgb(240, 0, 0);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red70 {
	background-color: rgb(204, 0, 0);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red70b {
	background-color: rgb(204, 0, 0);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red80 {
	background-color: rgb(168, 0, 0);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red80b {
	background-color: rgb(168, 0, 0);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red90 {
	background-color: rgb(132, 0, 0);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red90b {
	background-color: rgb(132, 0, 0);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red100 {
	background-color: rgb(96, 0, 0);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.red100b {
	background-color: rgb(96, 0, 0);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue10 {
	background-color: rgb(213, 231, 245);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue10b {
	background-color: rgb(213, 231, 245);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue20 {
	background-color: rgb(170, 207, 234);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue20b {
	background-color: rgb(170, 207, 234);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue30 {
	background-color: rgb(128, 184, 224);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue30b {
	background-color: rgb(128, 184, 224);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue40 {
	background-color: rgb(85, 160, 213);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue40b {
	background-color: rgb(85, 160, 213);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue50 {
	background-color: rgb(43, 136, 203);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue50b {
	background-color: rgb(43, 136, 203);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue60 {
	background-color: rgb(0, 112, 192);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue60b {
	background-color: rgb(0, 112, 192);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue70 {
	background-color: rgb(0, 92, 168);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue70b {
	background-color: rgb(0, 92, 168);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue80 {
	background-color: rgb(0, 72, 144);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue80b {
	background-color: rgb(0, 72, 144);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue90 {
	background-color: rgb(0, 52, 120);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue90b {
	background-color: rgb(0, 52, 120);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue100 {
	background-color: rgb(0, 32, 96);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.blue100b {
	background-color: rgb(0, 32, 96);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple10 {
	background-color: rgb(177, 160, 199);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple10b {
	background-color: rgb(177, 160, 199);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple20 {
	background-color: rgb(161, 132, 189);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple20b {
	background-color: rgb(161, 132, 189);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple30 {
	background-color: rgb(145, 104, 180);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple30b {
	background-color: rgb(145, 104, 180);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple40 {
	background-color: rgb(128, 76, 170);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple40b {
	background-color: rgb(128, 76, 170);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple50 {
	background-color: rgb(112, 48, 160);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple50b {
	background-color: rgb(112, 48, 160);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple60 {
	background-color: rgb(96, 41, 137);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple60b {
	background-color: rgb(96, 41, 137);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple70 {
	background-color: rgb(80, 34, 114);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple70b {
	background-color: rgb(80, 34, 114);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple80 {
	background-color: rgb(63, 27, 91);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple80b {
	background-color: rgb(63, 27, 91);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple90 {
	background-color: rgb(47, 20, 68);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple90b {
	background-color: rgb(47, 20, 68);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple100 {
	background-color: rgb(31, 13, 45);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.purple100b {
	background-color: rgb(31, 13, 45);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.black100 {
	background-color: rgb(0, 0, 0);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.black100b {
	background-color: rgb(0, 0, 0);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk10 {
	background-color: rgb(183, 222, 232);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk10b {
	background-color: rgb(183, 222, 232);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk20 {
	background-color: rgb(150, 200, 213);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk20b {
	background-color: rgb(150, 200, 213);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk30 {
	background-color: rgb(116, 178, 194);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk30b {
	background-color: rgb(116, 178, 194);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk40 {
	background-color: rgb(83, 156, 174);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk40b {
	background-color: rgb(83, 156, 174);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk50 {
	background-color: rgb(49, 134, 155);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk50b {
	background-color: rgb(49, 134, 155);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk60 {
	background-color: rgb(44, 120, 139);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk60b {
	background-color: rgb(44, 120, 139);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk70 {
	background-color: rgb(39, 107, 123);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk70b {
	background-color: rgb(39, 107, 123);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk80 {
	background-color: rgb(34, 93, 108);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk80b {
	background-color: rgb(34, 93, 108);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk90 {
	background-color: rgb(29, 80, 92);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk90b {
	background-color: rgb(29, 80, 92);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk100 {
	background-color: rgb(24, 66, 76);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.turk100b {
	background-color: rgb(24, 66, 76);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown10 {
	background-color: rgb(250, 184, 130);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown10b {
	background-color: rgb(250, 184, 130);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown20 {
	background-color: rgb(244, 165, 100);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown20b {
	background-color: rgb(244, 165, 100);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown30 {
	background-color: rgb(238, 146, 70);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown30b {
	background-color: rgb(238, 146, 70);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown40 {
	background-color: rgb(232, 126, 40);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown40b {
	background-color: rgb(232, 126, 40);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown50 {
	background-color: rgb(226, 107, 10);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown50b {
	background-color: rgb(226, 107, 10);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown60 {
	background-color: rgb(194, 90, 9);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown60b {
	background-color: rgb(194, 90, 9);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown70 {
	background-color: rgb(162, 73, 7);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown70b {
	background-color: rgb(162, 73, 7);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown80 {
	background-color: rgb(131, 57, 6);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown80b {
	background-color: rgb(131, 57, 6);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown90 {
	background-color: rgb(99, 40, 4);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown90b {
	background-color: rgb(99, 40, 4);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown100 {
	background-color: rgb(67, 23, 3);
	font-size: 6.5px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.brown100b {
	background-color: rgb(67, 23, 3);
	font-size: 6.5px;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.helpTitle {
                    color: var(--enappsys-primary);
}

.helpLink {
                    color: black;
}

.helpLinkSelected {
                    color: var(--enappsys-dark);
}

.standbackdata {
	background-color: rgb(255, 255, 255);
	font-size: 10px;
	border-style: solid;
	border-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.standtoponerowsmallfntb {
	background-color: rgb(240, 240, 240);
	font-size: 6px;
	border-style: solid;
	border-top-color: rgb(0, 0, 0);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	white-space: nowrap;
	text-align: center;
	min-width: 6px;
	max-width: 6px;
}

.standtoponerowsmallfnt {
	background-color: rgb(240, 240, 240);
	font-size: 6px;
	border-style: solid;
	border-top-color: rgb(0, 0, 0);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(217, 217, 217);
	border-bottom-color: rgb(0, 0, 0);
	white-space: nowrap;
	text-align: center;
	min-width: 6px;
	max-width: 6px;
}

.standtoponerowb {
	background-color: rgb(240, 240, 240);
	font-size: xx-small;
	border-style: solid;
	border-top-color: rgb(0, 0, 0);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	white-space: nowrap;
	text-align: center;
}

.standtoponerow {
	background-color: rgb(240, 240, 240);
	font-size: xx-small;
	border-style: solid;
	border-top-color: rgb(0, 0, 0);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(217, 217, 217);
	border-bottom-color: rgb(0, 0, 0);
	white-space: nowrap;
	text-align: center;
}

.standtoprowb {
	background-color: rgb(240, 240, 240);
	font-size: xx-small;
	border-style: solid;
	border-top-color: rgb(0, 0, 0);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
}

.standleft {
	background-color: rgb(240, 240, 240);
	font-size: xx-small;
	border-style: solid;
	border-top-color: rgb(217, 217, 217);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(217, 217, 217);
	white-space: nowrap;
	text-align: center;
	min-width: 130px;
	max-width: 130px;
}

.standcorn {
	background-color: rgb(240, 240, 240);
	font-size: xx-small;
	border-style: solid;
	border-color: rgb(0, 0, 0);
	white-space: nowrap;
	min-width: 130px;
	max-width: 130px;
	text-align: center;
}

.menuBar {
	font-size: 6px;
	background-color: rgb(252, 252, 252);
	border-bottom-color: rgb(0, 0, 0);
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.menuItem {
	background-color: rgb(232, 232, 232);
	border-color: rgb(192, 192, 192);
	border-style: solid;
	border-width: 1px;
	color: rgb(50, 50, 50);
}

.textHolder_menu {
	vertical-align: center;
	font-size: 13px;
	white-space: nowrap;
	text-align: center;
}

.darkblue_fullborder {
	background-color: rgb(0, 32, 96);
	color: rgb(255, 192, 0 );
	border-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
}

.darkblue_fullborder a:link  {
	color: rgb(255, 192, 0 );
}

.darkblue_rborder {
	background-color: rgb(0, 32, 96);
	color: rgb(255, 192, 0 );
	border-top-color: rgb(0, 32, 96);
	border-left-color: rgb(0, 32, 96);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 32, 96);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.lightblue_fullborder {
	background-color: rgb(0, 176, 240);
	color: rgb(255, 192, 0 );
	border-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
}

.lightblue_fullborder a:link  {
	color: rgb(255, 192, 0 );
}

.lightblue_rborder {
	background-color: rgb(0, 176, 240);
	color: rgb(255, 192, 0 );
	border-top-color: rgb(0, 176, 240);
	border-left-color: rgb(0, 176, 240);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 176, 240);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.purple_fullborder {
	background-color: rgb(112, 48, 160);
	color: rgb(255, 192, 0 );
	border-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
}

.purple_fullborder a:link  {
	color: rgb(255, 192, 0 );
}

.purple_rborder {
	background-color: rgb(112, 48, 160);
	color: rgb(255, 192, 0 );
	border-top-color: rgb(112, 48, 160);
	border-left-color: rgb(112, 48, 160);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(112, 48, 160);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.grey_fullborder a:link  {
	color: rgb(255, 255, 255 );
}

.grey_fullborder {
	background-color: rgb(128, 128, 128);
	color: rgb(255, 255, 255 );
	border-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
}

.grey_rborder {
	background-color: rgb(128, 128, 128);
	color: rgb(255, 255, 255 );
	border-top-color: rgb(128, 128, 128);
	border-left-color: rgb(128, 128, 128);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(128, 128, 128);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.blue_fullborder {
	background-color: rgb(0, 112, 192);
	color: rgb(255, 192, 0 );
	border-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
}

.blue_fullborder a:link  {
	color: rgb(255, 192, 0 );
}

.blue_rborder {
	background-color: rgb(0, 112, 192);
	color: rgb(255, 192, 0 );
	border-top-color: rgb(0, 112, 192);
	border-left-color: rgb(0, 112, 192);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 112, 192);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.turk_fullborder {
	background-color: rgb(49, 134, 155);
	color: rgb(255, 192, 0 );
	border-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
}

.turk_fullborder a:link  {
	color: rgb(255, 192, 0 );
}

.turk_rborder {
	background-color: rgb(49, 134, 155);
	color: rgb(255, 192, 0 );
	border-top-color: rgb(49, 134, 155);
	border-left-color: rgb(49, 134, 155);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(49, 134, 155);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.dgreen_fullborder {
	background-color: rgb(0, 176, 80);
	color: rgb(0, 0, 0 );
	border-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
}

.dgreen_fullborder a:link  {
	color: rgb(0, 0, 0 );
}

.dgreen_lborder {
	background-color: rgb(0, 176, 80);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(0, 176, 80);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(0, 176, 80);
	border-bottom-color: rgb(0, 176, 80);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.dgreen_lbborder {
	background-color: rgb(0, 176, 80);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(0, 176, 80);
	border-left-color: rgb(0, 0, 0);
	border-right-color:rgb(0, 176, 80);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.dgreen_rborder {
	background-color: rgb(0, 176, 80);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(0, 176, 80);
	border-left-color: rgb(0, 176, 80);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 176, 80);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.dgreen_rbborder {
	background-color: rgb(0, 176, 80);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(0, 176, 80);
	border-left-color: rgb(0, 176, 80);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_dgreen_lborder {
	background-color: rgb(0, 176, 80);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(0, 176, 80);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(0, 176, 80);
	border-bottom-color: rgb(0, 176, 80);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_dgreen_lbborder {
	background-color: rgb(0, 176, 80);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(0, 176, 80);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(0, 176, 80);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_dgreen_rborder {
	background-color: rgb(0, 176, 80);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(0, 176, 80);
	border-left-color: rgb(0, 176, 80);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 176, 80);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_dgreen_rbborder {
	background-color: rgb(0, 176, 80);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(0, 176, 80);
	border-left-color: rgb(0, 176, 80);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.green_fullborder {
	background-color: rgb(146, 208, 80);
	color: rgb(0, 0, 0 );
	border-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
}

.green_fullborder a:link  {
	color: rgb(0, 0, 0 );
}

.green_lborder {
	background-color: rgb(146, 208, 80);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(146, 208, 80);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(146, 208, 80);
	border-bottom-color: rgb(146, 208, 80);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.green_lbborder {
	background-color: rgb(146, 208, 80);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(146, 208, 80);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(146, 208, 80);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.green_rborder {
	background-color: rgb(146, 208, 80);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(146, 208, 80);
	border-left-color: rgb(146, 208, 80);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(146, 208, 80);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.green_rbborder {
	background-color: rgb(146, 208, 80);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(146, 208, 80);
	border-left-color: rgb(146, 208, 80);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_green_lborder {
	background-color: rgb(146, 208, 80);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(146, 208, 80);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(146, 208, 80);
	border-bottom-color:rgb(146, 208, 80);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_green_lbborder {
	background-color: rgb(146, 208, 80);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(146, 208, 80);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(146, 208, 80);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_green_rborder {
	background-color: rgb(146, 208, 80);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(146, 208, 80);
	border-left-color: rgb(146, 208, 80);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(146, 208, 80);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_green_rbborder {
	background-color: rgb(146, 208, 80);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(146, 208, 80);
	border-left-color: rgb(146, 208, 80);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.lgreen_fullborder {
	background-color: rgb(216, 228, 188);
	color: rgb(0, 0, 0 );
	border-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
}

.lgreen_fullborder a:link  {
	color: rgb(0, 0, 0 );
}

.lgreen_lborder {
	background-color: rgb(216, 228, 188);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(216, 228, 188);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(216, 228, 188);
	border-bottom-color: rgb(216, 228, 188);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.lgreen_lbborder {
	background-color: rgb(216, 228, 188);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(216, 228, 188);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(216, 228, 188);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.lgreen_rborder {
	background-color: rgb(216, 228, 188);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(216, 228, 188);
	border-left-color: rgb(216, 228, 188);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(216, 228, 188);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.lgreen_rbborder {
	background-color: rgb(216, 228, 188);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(216, 228, 188);
	border-left-color: rgb(216, 228, 188);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_lgreen_lborder {
	background-color: rgb(216, 228, 188);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(216, 228, 188);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(216, 228, 188);
	border-bottom-color: rgb(216, 228, 188);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_lgreen_lbborder {
	background-color: rgb(216, 228, 188);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(216, 228, 188);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(216, 228, 188);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_lgreen_rborder {
	background-color: rgb(216, 228, 188);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(216, 228, 188);
	border-left-color: rgb(216, 228, 188);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(216, 228, 188);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_lgreen_rbborder {
	background-color: rgb(216, 228, 188);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(216, 228, 188);
	border-left-color: rgb(216, 228, 188);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.vlgreen_fullborder {
	background-color: rgb(235, 241, 222);
	color: rgb(0, 0, 0 );
	border-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
}

.vlgreen_fullborder a:link  {
	color: rgb(0, 0, 0 );
}

.vlgreen_lborder {
	background-color: rgb(235, 241, 222);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(235, 241, 222);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(235, 241, 222);
	border-bottom-color: rgb(235, 241, 222);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.vlgreen_lbborder {
	background-color: rgb(235, 241, 222);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(235, 241, 222);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(235, 241, 222);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.vlgreen_rborder {
	background-color: rgb(235, 241, 222);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(235, 241, 222);
	border-left-color: rgb(235, 241, 222);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(235, 241, 222);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.vlgreen_rbborder {
	background-color: rgb(235, 241, 222);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(235, 241, 222);
	border-left-color: rgb(235, 241, 222);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_vlgreen_lborder {
	background-color: rgb(235, 241, 222);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(235, 241, 222);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(235, 241, 222);
	border-bottom-color: rgb(235, 241, 222);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_vlgreen_lbborder {
	background-color: rgb(235, 241, 222);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(235, 241, 222);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(235, 241, 222);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_vlgreen_rborder {
	background-color: rgb(235, 241, 222);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(235, 241, 222);
	border-left-color: rgb(235, 241, 222);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(235, 241, 222);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_vlgreen_rbborder {
	background-color: rgb(235, 241, 222);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(235, 241, 222);
	border-left-color: rgb(235, 241, 222);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.dred_fullborder {
	background-color: rgb(192, 0, 0);
	color: rgb(0, 0, 0 );
	border-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
}

.dred_fullborder a:link  {
	color: rgb(0, 0, 0 );
}

.dred_lborder {
	background-color: rgb(192, 0, 0);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(192, 0, 0);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(192, 0, 0);
	border-bottom-color: rgb(192, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.dred_lbborder {
	background-color: rgb(192, 0, 0);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(192, 0, 0);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(192, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.dred_rborder {
	background-color: rgb(192, 0, 0);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(192, 0, 0);
	border-left-color: rgb(192, 0, 0);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(192, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.dred_rbborder {
	background-color: rgb(192, 0, 0);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(192, 0, 0);
	border-left-color: rgb(192, 0, 0);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_dred_lborder {
	background-color: rgb(192, 0, 0);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(192, 0, 0);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(192, 0, 0);
	border-bottom-color: rgb(192, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_dred_lbborder {
	background-color: rgb(192, 0, 0);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(192, 0, 0);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(192, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_dred_rborder {
	background-color: rgb(192, 0, 0);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(192, 0, 0);
	border-left-color: rgb(192, 0, 0);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(192, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_dred_rbborder {
	background-color: rgb(192, 0, 0);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(192, 0, 0);
	border-left-color: rgb(192, 0, 0);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.red_fullborder {
	background-color: rgb(192, 80, 77);
	color: rgb(0, 0, 0 );
	border-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
}

.red_fullborder a:link  {
	color: rgb(0, 0, 0 );
}

.red_lborder {
	background-color: rgb(192, 80, 77);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(192, 80, 77);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(192, 80, 77);
	border-bottom-color: rgb(192, 80, 77);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.red_lbborder {
	background-color: rgb(192, 80, 77);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(192, 80, 77);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(192, 80, 77);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.red_rborder {
	background-color: rgb(192, 80, 77);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(192, 80, 77);
	border-left-color: rgb(192, 80, 77);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(192, 80, 77);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
}

.red_rbborder {
	background-color: rgb(192, 80, 77);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(192, 80, 77);
	border-left-color: rgb(192, 80, 77);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_red_lborder {
	background-color: rgb(192, 80, 77);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(192, 80, 77);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(192, 80, 77);
	border-bottom-color: rgb(192, 80, 77);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_red_lbborder {
	background-color: rgb(192, 80, 77);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(192, 80, 77);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(192, 80, 77);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_red_rborder {
	background-color: rgb(192, 80, 77);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(192, 80, 77);
	border-left-color: rgb(192, 80, 77);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(192, 80, 77);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_red_rbborder {
	background-color: rgb(192, 80, 77);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(192, 80, 77);
	border-left-color: rgb(192, 80, 77);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.lred_fullborder {
	background-color: rgb(230, 184, 183);
	color: rgb(0, 0, 0 );
	border-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
}

.lred_fullborder a:link  {
	color: rgb(0, 0, 0 );
}

.lred_lborder {
	background-color: rgb(230, 184, 183);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(230, 184, 183);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(230, 184, 183);
	border-bottom-color: rgb(230, 184, 183);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.lred_lbborder {
	background-color: rgb(230, 184, 183);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(230, 184, 183);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(230, 184, 183);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.lred_rborder {
	background-color: rgb(230, 184, 183);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(230, 184, 183);
	border-left-color: rgb(230, 184, 183);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(230, 184, 183);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.lred_rbborder {
	background-color: rgb(230, 184, 183);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(230, 184, 183);
	border-left-color: rgb(230, 184, 183);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_lred_lborder {
	background-color: rgb(230, 184, 183);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(230, 184, 183);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(230, 184, 183);
	border-bottom-color: rgb(230, 184, 183);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_lred_lbborder {
	background-color: rgb(230, 184, 183);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(230, 184, 183);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(230, 184, 183);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_lred_rborder {
	background-color: rgb(230, 184, 183);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(230, 184, 183);
	border-left-color: rgb(230, 184, 183);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(230, 184, 183);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_lred_rbborder {
	background-color: rgb(230, 184, 183);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(230, 184, 183);
	border-left-color: rgb(230, 184, 183);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.vlred_fullborder {
	background-color: rgb(230, 184, 183);
	color: rgb(0, 0, 0 );
	border-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
}

.vlred_fullborder a:link  {
	color: rgb(0, 0, 0 );
}

.vlred_lborder {
	background-color: rgb(242, 220, 219);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(242, 220, 219);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(242, 220, 219);
	border-bottom-color: rgb(242, 220, 219);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.vlred_lbborder {
	background-color: rgb(242, 220, 219);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(242, 220, 219);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(242, 220, 219);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.vlred_rborder {
	background-color: rgb(242, 220, 219);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(242, 220, 219);
	border-left-color: rgb(242, 220, 219);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(242, 220, 219);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.vlred_rbborder {
	background-color: rgb(242, 220, 219);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(242, 220, 219);
	border-left-color: rgb(242, 220, 219);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_vlred_lborder {
	background-color: rgb(242, 220, 219);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(242, 220, 219);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(242, 220, 219);
	border-bottom-color: rgb(242, 220, 219);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_vlred_lbborder {
	background-color: rgb(242, 220, 219);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(242, 220, 219);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(242, 220, 219);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_vlred_rborder {
	background-color: rgb(242, 220, 219);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(242, 220, 219);
	border-left-color: rgb(242, 220, 219);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(242, 220, 219);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_vlred_rbborder {
	background-color: rgb(242, 220, 219);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(242, 220, 219);
	border-left-color: rgb(242, 220, 219);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.white_fullborder {
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0 );
	border-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	white-space: nowrap;
	text-align: left;
}

.white_fullborder a:link  {
	color: rgb(0, 0, 0 );
}

.white_lborder {
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(255, 255, 255);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.white_lbborder {
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(255, 255, 255);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(255, 255, 255);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.white_rborder {
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(255, 255, 255);
	border-left-color: rgb(255, 255, 255);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(255, 255, 255);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.white_rbborder {
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(255, 255, 255);
	border-left-color: rgb(255, 255, 255);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_white_lborder {
	background-color: rgb(255, 255, 255);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(255, 255, 255);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_white_lbborder {
	background-color: rgb(255, 255, 255);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(255, 255, 255);
	border-left-color: rgb(0, 0, 0);
	border-right-color: rgb(255, 255, 255);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_white_rborder {
	background-color: rgb(255, 255, 255);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(255, 255, 255);
	border-left-color: rgb(255, 255, 255);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(255, 255, 255);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.greyed_white_rbborder {
	background-color: rgb(255, 255, 255);
	color: rgb(191, 191, 191 );
	border-top-color: rgb(255, 255, 255);
	border-left-color: rgb(255, 255, 255);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	white-space: nowrap;
	text-align: left;
}

.selector {
	background-color: rgb(217, 217, 217);
	color: rgb(0, 0, 0 );
	border-top-color: rgb(0, 0, 0);
	border-left-color: rgb(217, 217, 217);
	border-right-color: rgb(0, 0, 0);
	border-bottom-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	white-space: nowrap;
	text-align: center;
}

.selector a:link  {
	color: rgb(0, 0, 0 );
}

.alertsBlank {
	background-color: rgb(255, 255, 255);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.alertsBlank a:link  {
	color: rgb(0, 0, 0 );
	font-size: 12px;
}

.alertsBid {
	background-color: rgb(183, 222, 232);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.alertsBid a:link  {
	color: rgb(0, 0, 0 );
	font-size: 12px;
}

.alertsOffer {
	background-color: rgb(252, 213, 180);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.alertsOffer a:link  {
	color: rgb(0, 0, 0 );
	font-size: 12px;
}

.alertsOffer70Plus {
	background-color: rgb(250, 191, 143);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.alertsOffer70Plus a:link  {
	color: rgb(0, 0, 0 );
	font-size: 12px;
}

.alertsOffer100Plus {
	background-color: rgb(247, 150, 70);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.alertsOffer100Plus a:link  {
	color: rgb(0, 0, 0 );
	font-size: 12px;
}

.alertsOffer200Plus {
	background-color: rgb(226, 107, 10);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.alertsOffer200Plus a:link  {
	color: rgb(0, 0, 0 );
	font-size: 12px;
}

.alertsOffer300Plus {
	background-color: rgb(255, 0, 0);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
	animation: flashingwhite 1s linear infinite alternate;
        -webkit-animation: flashingwhite 1s linear infinite alternate;
}

.alertsOffer300Plus a:link  {
	color: rgb(0, 0, 0 );
	font-size: 12px;
}

.sbp70Plus {
	background-color: rgb(218, 150, 148);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.sbp70Plus a:link  {
	color: rgb(0, 0, 0 );
	font-size: 12px;
}

.sbp100Plus {
	background-color: rgb(192, 80, 77);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.sbp100Plus a:link  {
	color: rgb(0, 0, 0 );
	font-size: 12px;
}

.sbp200Plus {
	background-color: rgb(192, 0, 0);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.sbp200Plus a:link  {
	color: rgb(0, 0, 0 );
	font-size: 12px;
}

.sspLesser0 {
	background-color: rgb(141, 180, 226);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.sspLesser0 a:link  {
	color: rgb(0, 0, 0 );
	font-size: 12px;
}

.sspLesser25 {
	background-color: rgb(197, 217, 241);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.sspLesser25 a:link  {
	color: rgb(0, 0, 0 );
	font-size: 12px;
}

.vhighfreq {
	background-color: rgb(146, 208, 80);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.vhighfreq a:link  {
	color: rgb(0, 0, 0 );
	font-size: 12px;
}

.highfreq {
	background-color: rgb(216, 228, 188);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.highfreq a:link  {
	color: rgb(0, 0, 0 );
	font-size: 12px;
}

.vlowfreq {
	background-color: rgb(196, 189, 151);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.vlowfreq a:link  {
	color: rgb(0, 0, 0 );
	font-size: 12px;
}

.lowfreq {
	background-color: rgb(221, 217, 196);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.lowfreq a:link  {
	color: rgb(0, 0, 0 );
	font-size: 12px;
}

.trip {
	background-color: rgb(112, 48, 160);
	color: rgb(255,255,255);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.trip a:link  {
	color: rgb(255,255,255);
	font-size: 12px;
}

.tripreturn {
	background-color: rgb(96, 73, 122);
	color: rgb(255, 255, 255);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.tripreturn a:link  {
	color: rgb(255,255,255);
	font-size: 12px;
}

.start {
	background-color: rgb(0, 176, 80);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.start a:link  {
	color: rgb(0,0,0);
	font-size: 12px;
}

.dynamicchange {
	background-color: rgb(220, 230, 241);
	color: rgb(0,0,0);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.dynamicchange a:link  {
	color: rgb(0,0,0);
	font-size: 12px;
}

.bodchange {
	background-color: rgb(255, 241, 197);
	color: rgb(0,0,0);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.bodchange a:link  {
	color: rgb(0,0,0);
	font-size: 12px;
}

.bigbodchange {
	background-color: rgb(255, 224, 125);
	color: rgb(0,0,0);
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.bigbodchange a:link  {
	color: rgb(0,0,0);
	font-size: 12px;
}

.rssTitle {
	background-color: rgb(70, 70, 70);
	color: rgb(255,192,0);
	font-weight: bold;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

@keyframes flashingwhite
{
from {background:#F54339;color: black;}
to {background:#FFFFFF;color: black;}
}

@-webkit-keyframes flashingwhite /* Safari and Chrome */
{
from {background:#F54339;color: black;}
to {background:#FFFFFF;color: black;}
}

.unitTableBlank {
	background-color: rgb(255, 255, 255);
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.unitTableBlank a:link  {
	color: rgb(0, 0, 0 );
	font-size: 10px;
}

.darkKeyValue {
	background-color: rgb(226, 107, 10);
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.darkKeyValue a:link  {
	color: rgb(0, 0, 0 );
	font-size: 10px;
}

.midKeyValue {
	background-color: rgb(247, 150, 70);
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.midKeyValue a:link  {
	color: rgb(0, 0, 0 );
	font-size: 10px;
}

.lightKeyValue {
	background-color: rgb(250, 191, 143);
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.lightKeyValue a:link  {
	color: rgb(0, 0, 0 );
	font-size: 10px;
}

.vlightValue {
	background-color: rgb(252, 213, 180);
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.vlightValue a:link  {
	color: rgb(0, 0, 0 );
	font-size: 10px;
}

.bigChangeUp {
	background-color: rgb(146, 208, 80);
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.bigChangeUp a:link  {
	color: rgb(0,0,0);
	font-size: 10px;
}

.bigChangeDown {
	background-color: rgb(192, 0, 0);
	color: rgb(255, 255, 255 );
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.bigChangeDown a:link  {
	color: rgb(255, 255, 255 );
	font-size: 10px;
}

.unitBidDown {
	background-color: rgb(49, 134, 155);
	color: rgb(255, 255, 255 );
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.unitBidDown a:link  {
	color: rgb(255, 255, 255 );
	font-size: 10px;
}

.unitOffline {
	background-color: rgb(101, 215, 255);
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.unitOffline a:link  {
	color: rgb(0, 0, 0 );
	font-size: 10px;
}

.unitFastResponse {
	background-color: rgb(0, 112, 192);
	color: rgb(255, 255, 255 );
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.unitFastResponse a:link  {
	color: rgb(255, 255, 255 );
	font-size: 10px;
}

.unitQuickRun {
	background-color: rgb(0, 32, 96);
	color: rgb(255, 255, 255 );
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.unitQuickRun a:link  {
	color: rgb(255, 255, 255 );
	font-size: 10px;
}

.greyedOut {
	background-color: rgb(255, 255, 255);
	color: rgb(122, 122, 122 );
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(217, 217, 217);
	text-align: center;
	font-family: calibri;
}

.greyedOut a:link  {
	color: rgb(122, 122, 122 );
	font-size: 10px;
}

.topMenuBar {
    background-color:rgb(0,62,126);
    border-width:1px;
	border-style: solid;
	border-top-color: rgb(0,62,126);
	border-left-color: rgb(0,62,126);
	border-right-color: rgb(0,62,126);
	border-bottom-color: rgb(0, 0, 0);
}

.unselectedTopMenuItem {
    color:rgb(255,255,255);
    text-align: center;
	font-family: Arial;
	font-size:13px;
	cursor:pointer;
}

.selectedTopMenuItem {
    color:rgb(255,192,0);
    text-align: center;
	font-family: Arial;
	font-size:13px;
}

.bottomMenuBar {
    background-color:rgb(230,230,230);
    border-width:1px;
	border-style: solid;
	border-top-color: rgb(230,230,230);
	border-left-color: rgb(230,230,230);
	border-right-color: rgb(230,230,230);
	border-bottom-color: rgb(0, 0, 0);
}

.activeBottomMenuItem {
    color:rgb(128,128,128);
    text-align: center;
	font-family: Arial;
	font-size:12px;
	cursor:pointer;
}

.inactiveBottomMenuItem {
    color:rgb(0,0,0);
    text-align: center;
	font-family: Arial;
	font-size:12px;
	cursor:pointer;
}

.mainpanel {
    padding: 0;
}

.rootpanel {
    background-color: rgb(255, 255, 255);
    margin: 0;
}

.browserlogos {
    font-family: Calibri, sans-serif;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: 0.5px;
    cursor: pointer;
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Likely future */
}

.logo {
    font-family: Calibri, sans-serif;
    color: rgb(255, 255, 255);
    font-size: 23px;
    font-weight: bold;
    cursor: pointer;
    letter-spacing: 0.5px;
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Likely future */
}

.primarymenu {
    background-color: var(--enappsys-secondary);
    color: rgb(255, 255, 255);
    border-bottom: 1px solid rgb(224, 224, 224);
}

.red {
    color: rgb(255, 0, 0);
}

.redBlock {
    background-color: rgb(255, 0, 0);
}

.refreshlogo {
    font-family: Calibri, sans-serif;
    color: rgb(255, 255, 255);
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 24px;
    cursor: pointer;
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Likely future */
}

.menubutton {
    font-family: Calibri, sans-serif;
    color: rgb(255, 255, 255);
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.5px;
    border: 1px solid rgb(255, 255, 255);
    line-height: 22px;
    cursor: pointer;
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Likely future */
}

.primarymenulogos {
    font-family: Calibri, sans-serif;
    color: rgb(255, 255, 255);
    font-size: 10.5px;
    text-align: center;
    letter-spacing: 0.5px;
    cursor: pointer;
    line-height: 11px;
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Likely future */
}

.primarymenulogosnopoint {
    font-family: Calibri, sans-serif;
    color: rgb(255, 255, 255);
    font-size: 10.5px;
    text-align: center;
    letter-spacing: 0.5px;
    line-height: 11px;
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Likely future */
}

.signin {
    font-family: Calibri, sans-serif;
    color: rgb(255, 255, 255);
    font-size: 10.5px;
    letter-spacing: 0.5px;
    text-align: right;
    cursor: pointer;
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Likely future */
}

.searchbox {
    font-family: Calibri, sans-serif;
    color: rgb(0, 32, 96);
    background-color: rgb(242, 242, 242);
    border: 0;
    height: 22px;
    letter-spacing: 0.5px;
    font-size: 10.5px;
    padding: 1px 1px 1px 5px;
}

.secondarymenu {
    background-color: var(--enappsys-secondary);
    color: var(--enappsys-secondary);
    border-top: 1px solid rgb(224, 224, 224);
    border-bottom: 1px solid rgb(255, 255, 255);
}

.secondarymenuitem {
    font-family: Calibri, sans-serif;
    color: rgb(255, 255, 255);
    font-size: 7.5px;
    cursor: pointer;
    text-align: center;
    line-height: 12px;
    font-weight: bold;
    margin: 0px;
    letter-spacing: 0.5px;
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Likely future */
}

.secondarylogored {
    font-family: Calibri, sans-serif;
    color: rgb(255, 0, 0);
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    padding: 0;
    line-height: 16px;
    letter-spacing: 0;
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Likely future */
}

.secondarylogo {
    font-family: Calibri, sans-serif;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    padding: 0;
    line-height: 16px;
    letter-spacing: 0;
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Likely future */
}

.tertiarylogo {
    font-family: Calibri, sans-serif;
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    padding: 0;
    line-height: 13px;
    letter-spacing: 0;
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Likely future */
}

.green {
    background-color: rgb(0, 176, 80);
    cursor: pointer;
}

.green-light {
    background-color: rgb(0, 176, 80);
    cursor: pointer;
}

.amber {
    background-color: rgb(255, 192, 0);
    cursor: pointer;
}

.gwt-DialogBoxNew {
    border: 1px var(--enappsys-primary);
    border-radius: 0;
    box-shadow: 1px 1px 0.5px rgb(0, 0, 0);
    line-height: 7px;
    opacity: 0.9;
    background-color: rgb(255, 255, 255);
}
.gwt-DialogBoxNew .Caption {
    background-color: var(--enappsys-secondary);
    color: var(--enappsys-primary);
    border: 1px solid var(--enappsys-primary);
    font-family: Arial Unicode MS, Arial, sans-serif !important;
    font-size: 13px;
    font-weight: bold;
    padding: 8px;
}
.gwt-DialogBoxNew .dialogContent {
    background-color: rgb(255, 255, 255);
    line-height: 14px;
    margin-bottom: 10px;
    padding: 5px;
}
.gwt-MenuButton {
    color: var(--enappsys-primary);
    background-color: var(--enappsys-secondary);
    cursor: pointer;
    border: 1px solid rgb(112, 112, 112);
    padding: 1px;
    margin: 1.5px;
}
.gwt-MenuButton:hover {
    background-color: rgb(0, 66, 116);
}

.gwt-htmlNew {
    color: rgb(42, 42, 42);
    font-weight: bold;
    font-family: Arial Unicode MS, Arial, sans-serif !important;
    font-size: 13px;
    padding: 6px 10px 5px 1px;
}

.gwt-htmlNewLink {
    color: rgb(42, 42, 42);
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
    font-family: Arial Unicode MS, Arial, sans-serif !important;
    font-size: 13px;
    padding: 6px 10px 5px 1px;
}
.gwt-html {
    font-size: 11px;
    font-family: Calibri, sans-serif;
    color: rgb(42, 42, 42);
    padding: 0;
    margin: 0;
}
.gwt-html-link {
    font-size: 11px;
    font-family: Calibri, sans-serif;
    color: rgb(0, 0, 255);
    padding: 0;
    margin: 0;
    text-decoration: underline;
    cursor: pointer;
}

.gwt-dateSelectNew {
    color: var(--enappsys-secondary);
    background-color: var(--enappsys-primary);
    border: 1px solid rgb(112, 112, 112);
    height: 12px;
    font-size: 13px;
    padding: 1px 1px 1px 1px;
}

.gwt-textEntryNew {
    color: var(--enappsys-secondary);
    background-color: var(--enappsys-primary);
    border: 1px solid rgb(112, 112, 112);
    height: 12px;
    font-size: 13px;
    padding: 1px 1px 1px 1px;
}

.gwt-listBoxNew {
    color: var(--enappsys-secondary);
    background-color: var(--enappsys-primary);
    border: 1px solid rgb(112, 112, 112);
    height: 22px;
    font-size: 13px;
    padding: 0 1px 1px 1px;
}

.htmlpage {
    margin: 5px;
}

.topmenubar {
    background: var(--enappsys-primary) !important;
    border-bottom: 2px solid var(--enappsys-secondary);
}

.vmenuitem {
    background-color: var(--enappsys-primary);
    font-family: Calibri, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: var(--enappsys-secondary);
    padding: 5px 0;
    cursor: pointer;
    text-align: center;
    border-bottom: 1px solid rgb(255, 255, 255);
}

.vmenuitemselected {
    background-color: rgb(188, 222, 216);
    font-family: Calibri, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: var(--enappsys-secondary);
    padding: 5px 0;
    text-align: center;
    border-bottom: 1px solid rgb(255, 255, 255);
}

.vmenuitemtop {
    background-color: var(--enappsys-secondary);
    font-family: Calibri, sans-serif;
    font-size: 12px;
    color: rgb(255, 255, 255);
    padding: 5px 0;
    cursor: pointer;
    text-align: center;
    border-bottom: 1px solid rgb(255, 255, 255);
}

.vmenuitemtopother {
    background-color: var(--enappsys-secondary);
    font-family: Calibri, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    padding: 5px 0;
    cursor: pointer;
    text-align: center;
    border-bottom: 1px solid rgb(255, 255, 255);
}

.sidebar-scroll {
  overflow-y: auto;
  /* For Firefox */
  scrollbar-width: thin;
  scrollbar-color: rgb(128, 146, 189) rgb(59, 89, 153);
}

/* Scroll bar conf for webkit based browsers */
.sidebar-scroll::-webkit-scrollbar {
  width: 7px;
}

.sidebar-scroll::-webkit-scrollbar-thumb {
  background-color: rgb(128, 146, 189);
}

.sidebar-scroll::-webkit-scrollbar-track {
  background-color: rgb(59, 89, 153);
}

.secondarymenubar {
    background: var(--enappsys-secondary);
}

.topmenubaritem {
    background: var(--enappsys-secondary);
    font-family: "Segoe UI",Tahoma,Geneva,Verdana,sans-serif;
    color: var(--enappsys-primary);
    font-size: 10px;
    cursor: pointer;
    text-align: center;
    line-height: 18px;
    padding: 1px 4px 2px 4px;
    letter-spacing: 0.2px;
}

.topmenubaritem:hover {
    background: var(--enappsys-primary);
    color: var(--enappsys-secondary);
    font-weight:  bold;
}

.topmenubaritem-selected {
    background: var(--enappsys-primary);
    font-family: "Segoe UI",Tahoma,Geneva,Verdana,sans-serif;
    font-weight:  bold;
    color: var(--enappsys-secondary);
    font-size: 10px;
    cursor: pointer;
    text-align: center;
    line-height: 18px;
    padding: 1px 4px 2px 4px;
    letter-spacing: 0.2px;
}

.popupmenuitem {
    background-color: var(--enappsys-secondary);
    font-family: Calibri, sans-serif;
    color: var(--enappsys-primary);
    font-size: 12px;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    line-height: 12px;
    padding: 2px 10px;
    letter-spacing: 1px;
    border: 1px solid rgb(255, 255, 255);
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Likely future */
}

.popupmenuitem:hover {
    background-color: var(--enappsys-primary);
    color: var(--enappsys-secondary);
}

.activeChartToggle {
    font-family: Calibri, sans-serif;
    color: rgb(0, 255, 0);
    font-size: 11px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    line-height: 12px;
    font-weight: bold;
    letter-spacing: 0.5px;
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Likely future */
}

.inactiveChartToggle {
    font-family: Calibri, sans-serif;
    color: rgb(255, 255, 255);
    font-size: 11px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    line-height: 12px;
    font-weight: bold;
    letter-spacing: 0.5px;
    -webkit-user-select: none; /* Chrome all / Safari all */
    -moz-user-select: none; /* Firefox all */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Likely future */
}